I have a really old Windows 98 platformer game. I like to remake it. However, all the graphics seem to be packaged in a RES file.
Does anyone know how I can decompile/depack/extract the graphics? Is there any automatic disassemblers/readers, etc?
NB:
I didn't make this game, and it seems this game was a fan-made game itself, as there's no copyright, credits or author information whatsoever.
I just like to "remake" games so that they work on modern Windows. That means learning how to write a "reader" so that my program can use the ORIGINAL files and run/play the game.