Difference between revisions of "Maniac Mansion"

Jump to navigation Jump to search
m
 
Line 51: Line 51:
'''''NES'''''
'''''NES'''''


Supported versions are English GB (E), French (F), German (G), Swedish(SW) and English US (U). ScummVM requires just the PRG section to run and not the whole ROM.
Supported versions are English GB (E), French (F), German (G), Swedish (SW) and English US (U). ScummVM requires just the PRG section to run and not the whole ROM.


In order to get the game working, you will have to strip out the first 16 bytes from the ROM you are trying to work with. Any hex editor will work as long as you are able to copy/paste.  After you open the ROM with the hex editor, copy everything from the second row (17th byte) to the end. After you do this, paste it to a new hex file. Name the new file "Maniac Mansion (XX).prg" while XX stands for the version you are working with (E, F, G, SW, or U).  The final size should be exactly 262144 bytes.
In order to get the game working, you will have to strip out the first 16 bytes from the ROM you are trying to work with. Any hex editor will work as long as you are able to copy/paste.  After you open the ROM with the hex editor, copy everything from the second row (17th byte) to the end. After you do this, paste it to a new hex file. Name the new file "Maniac Mansion (XX).prg" while XX stands for the version you are working with (E, F, G, SW, or U).  The final size should be exactly 262144 bytes.
34

edits

Navigation menu