mjBrickman
mjBrickman
I figured out a way to extract Alex Kidd in Miracle World from "Sega Vintage Collection: Alex Kidd & Co." Here is what I did. I ran the game in...
Found it. `bcut TrackAndField.rom c9_d15.bin 0x1A220 0x2000`
In case if someone comes across this thread in the future, bcut.exe can be found in this archive: https://web.archive.org/web/20230617014353/http://blog.livedoor.jp/scrap_a/MSC_extract_v2.zip
The bios files exec.bin and grom.bin are located in the SLUS_208.30 file and are slightly different from their original versions as I believe they change all references of Mattel. Exec.bin...
To find exec.bin search "04 00 12 01" in a hex editor in SLUS_208.30. This is where it starts. The length is 8192. The format of the file when fixed...
grom.bin starts at offset 461140 in the SLUS_208.30 file and ends at offset 463487. This one works the way it is.
I got grom.bin extracted from the US version by changing GROM_OFFSET to 0x70A80 in the code.
I got exec.bin extracted from the US version by changing EXEC_OFFSET to 0x06EA80 in the code.
https://steamdb.info/depot/2633951/history/ According to SteamDB's history feature, the NES ROM was removed in Manifest 3495750955999334612.
The Steam thread appears to have been taken down. The "steamworks_rugrats" 7z file also does not appear to be present in the Epic Games store release.