
I'm so impressed by your knowledge guys, that's amazing

Thanks a lot !
viking245 wrote:"epr-18261.ic9" needs to be renamed to "epr-18261.bin".
In Games.xml, comment out line 1097 (SVN Revision 857). Change this:
- Code: Select all
<file offset="0" name="epr-18261.bin" crc32="0x0C7FAC58" />
..to this:
- Code: Select all
<!-- <file offset="0" name="epr-18261.bin" crc32="0x0C7FAC58" /> -->
And then uncomment line 1103. Which is basically deleting lines 1102 and 1104. So this:
- Code: Select all
<!--
<file offset="0" name="epr-19338a.bin" crc32="0xC9FAC464" />
-->
..becomes this:
- Code: Select all
<file offset="0" name="epr-19338a.bin" crc32="0xC9FAC464" />
Note the name is irrelevant and that it’s actually the crc32 that Supermodel looks for. You can name the file whatever you like. Games.xml tries to stick to official MAME names but unless the crc32 is not specified, it will not actually use them.
Users browsing this forum: No registered users and 1 guest