
I meant to say star wars uses inverted controls, not the lost world
Star wars uses a joy stick, and it's really common for flight games to use inverted controls
Spindizzi wrote:Hi
add mpegboard to srally2x
you must add epr-20641.2, mpr-20637.57, mpr-20637.58, mpr-20637.59, mpr-20637.60 from srally2 rom set
MrThunderwing wrote:Spindizzi wrote:Hi
add mpegboard to srally2x
you must add epr-20641.2, mpr-20637.57, mpr-20637.58, mpr-20637.59, mpr-20637.60 from srally2 rom set
How do you figure this stuff out dude???
Spindizzi wrote:add ffb to dirtdvls, dirtdvlsa, dirtdvlsj, dirtdvlsg, eca, ecap, ecau, ecaj
they use the same rom from scud race, so you need to update and add "epr-19338a.bin" inside your rom set (take it from scud race rom set for example)
trying to add ffb to lemans24
normally it uses "epr-18261.ic9" (can be found in stcc rom set for example) from model 2 driveboard hardware but not working at this time (troubles with ffb commands)
but for test purpose because this is not the real emulation, you can easily replace this rom by "epr-19338a.bin" from scud race
you need to update and add "epr-18261.ic9" and/or "epr-19338a.bin" inside your rom set and edit games.xml to suit your choice
I suspect M2 driveboard hardware to be the first revision of the M3 drive board hardware (same irq, same memory mapping/address, same commands ....), this is why we can easily switch them in Supermodel
lemans24.zip
1996-12-24 23:32 524288 157190 2842BB87 epr-19887.17
1996-12-24 23:32 524288 86454 800D763D epr-19888.18
1996-12-24 23:32 524288 156327 D1F7E44C epr-19889.19
1996-12-24 23:32 524288 86848 9C16C3CC epr-19890.20
1996-12-24 23:32 524288 175142 C3ECD448 epr-19891.21
1996-12-24 23:32 4194304 1102972 82C9FCFC mpr-19857.01
1996-12-24 23:32 4194304 730169 993FA656 mpr-19858.02
1996-12-24 23:32 4194304 1109964 15906869 mpr-19859.03
1996-12-24 23:32 4194304 737534 19A1DDC7 mpr-19860.04
1996-12-24 23:32 4194304 87218 6DDF21B3 mpr-19861.05
1996-12-24 23:32 4194304 85688 B0F69AE4 mpr-19862.06
1996-12-24 23:32 4194304 84899 2B2619D0 mpr-19863.07
1996-12-24 23:32 4194304 85784 C7BAAB2B mpr-19864.08
1996-12-24 23:32 4194304 1167712 B2749D2B mpr-19865.09
1996-12-24 23:32 4194304 1167346 EDE5FC78 mpr-19866.10
1996-12-24 23:32 4194304 1167824 AE610FC5 mpr-19867.11
1996-12-24 23:32 4194304 1165784 3C43D64F mpr-19868.12
1996-12-24 23:32 4194304 2906117 EA1EF1CC mpr-19869.22
1996-12-24 23:32 4194304 2967996 49C70296 mpr-19870.24
1996-12-24 23:32 2097152 1285949 5168E02B mpr-19871.26
1996-12-24 23:32 2097152 1157603 9E65FC06 mpr-19872.27
1996-12-24 23:32 2097152 1284404 0B15D7AB mpr-19873.28
1996-12-24 23:32 2097152 1157436 6A28EC89 mpr-19874.29
1996-12-24 23:32 2097152 1286258 A03E1173 mpr-19875.30
1996-12-24 23:32 2097152 1157440 C93BB036 mpr-19876.31
1996-12-24 23:32 2097152 1284647 B1E3DF56 mpr-19877.32
1996-12-24 23:32 2097152 1156955 A2ACC111 mpr-19878.33
1996-12-24 23:32 2097152 1285445 90C1553F mpr-19879.34
1996-12-24 23:32 2097152 1157690 42504E63 mpr-19880.35
1996-12-24 23:32 2097152 1285006 D06985CF mpr-19881.36
1996-12-24 23:32 2097152 1158399 A86F2E2F mpr-19882.37
1996-12-24 23:32 2097152 1286618 12895D6E mpr-19883.38
1996-12-24 23:32 2097152 1157844 711EEBFB mpr-19884.39
1996-12-24 23:32 2097152 1285208 D1AE5473 mpr-19885.40
1996-12-24 23:32 2097152 1157566 278AAE0B mpr-19886.41
1996-12-24 22:32 65536 3120 0C7FAC58 epr-18261.bin
1996-12-24 23:32 65536 8147 C9FAC464 epr-19338a.bin
#
# Total Size Packed Files
# 95027200 34784703 37
<!-- Spindizzi notes : original Driveboard from model2 hardware -->
<!-- Not working ATM - Commands don't correspond -->
<region name="driveboard_program" stride="1" chunk_size="1">
<file offset="0" name="epr-18261.bin" crc32="0x0C7FAC58" />
<!-- Driveboard program from scud - Can be a replacement from original model2 z80 program -->
<!-- I think Model3 driveboard hardware acts exactly like Model2 driveboard hardware (same irq, same memory mapping, same commands etc...) -->
<!-- This is why we can exchange micro program (rom) in Supermodel to have ffb in lemans24 -->
<!-- Simply comment and uncomment - for test purpose only -->
<!--
<file offset="0" name="epr-19338a.bin" crc32="0xC9FAC464" />
-->
</region>
<!-- Spindizzi notes : original Driveboard from model2 hardware -->
<!-- Not working ATM - Commands don't correspond -->
<region name="driveboard_program" stride="1" chunk_size="1">
<!--<file offset="0" name="epr-18261.bin" crc32="0x0C7FAC58" />-->
<!-- Driveboard program from scud - Can be a replacement from original model2 z80 program -->
<!-- I think Model3 driveboard hardware acts exactly like Model2 driveboard hardware (same irq, same memory mapping, same commands etc...) -->
<!-- This is why we can exchange micro program (rom) in Supermodel to have ffb in lemans24 -->
<!-- Simply comment and uncomment - for test purpose only -->
<file offset="0" name="epr-19338a.bin" crc32="0xC9FAC464" />
</region>
Opened lemans24.zip.
'epr-18261.bin' (CRC32 0x0c7fac58) not found in 'lemans24.zip' for game 'lemans24'.
Ignoring game 'lemans24' in 'lemans24.zip' because it is missing files.
No complete Model 3 games found in 'lemans24.zip'.
Users browsing this forum: No registered users and 1 guest