prototype games and littles changes (games.xml)

Technical discussion for those interested in Supermodel development and Model 3 reverse engineering. Prospective contributors welcome.
Forum rules
Keep it classy!

  • No ROM requests or links.
  • Do not ask to be a play tester.
  • Do not ask about release dates.
  • No drama!

Re: prototype games and littles changes (games.xml)

Postby Spindizzi » Tue Mar 19, 2019 12:49 am

re,
hum, I made some tests and I can get your error
try this
you must have one and only one ffb rom in your rom set (ie : make 2 differents rom set)
if the two ffb roms are Inside, like I said previously (my bad :oops: ), i've got same error, strange.
and of course, you must have one ffb rom activated in your games.xml (warning with comment in/out syntax : <!-- and --> )

I don't know about stcc rom missing, in 207 mame rom set and even older revision, the file is present (but nammed epr-18261.ic9)
Spindizzi
 
Posts: 196
Joined: Thu Nov 17, 2016 8:55 am
Location: France

Re: prototype games and littles changes (games.xml)

Postby doteater » Tue Mar 19, 2019 7:23 am

for the sake of clarity :
i never included both files because i couldn't find the touring one ; i got those weird errors when i only included the one from scud :P

i can now confirm that everything is fine if you only add that particular file from touring
(the reason why i couldn't find it at first was because the rom for the model 2 emu is different to the mame one..duh)

kinda funny how,after all this,lemans is still completely unplayable anyway unless you're using a steering wheel ? (i must assume)
even after calibrating stuff in test mode , the car is like a bar of soap if you're on keyboard :!:
User avatar
doteater
 
Posts: 55
Joined: Fri Nov 18, 2016 9:24 am

Re: prototype games and littles changes (games.xml)

Postby Spindizzi » Wed Mar 20, 2019 12:57 am

re,
depending the car, but porsche is a real soap car :lol:

I sent you a pm, in case
Spindizzi
 
Posts: 196
Joined: Thu Nov 17, 2016 8:55 am
Location: France

Re: prototype games and littles changes (games.xml)

Postby CCCP1982 » Tue Jul 30, 2019 1:11 am


MESSAGE DELETED.

ROM requests are strictly forbidden.

-- Bart
SEGA MODEL 3
User avatar
CCCP1982
 
Posts: 227
Joined: Thu Apr 12, 2012 12:27 pm
Location: Россия г. Мурманск.

Re: prototype games and littles changes (games.xml)

Postby MrThunderwing » Tue Jul 30, 2019 9:15 am

doteater wrote:for the sake of clarity :
i never included both files because i couldn't find the touring one ; i got those weird errors when i only included the one from scud :P

i can now confirm that everything is fine if you only add that particular file from touring
(the reason why i couldn't find it at first was because the rom for the model 2 emu is different to the mame one..duh)

kinda funny how,after all this,lemans is still completely unplayable anyway unless you're using a steering wheel ? (i must assume)
even after calibrating stuff in test mode , the car is like a bar of soap if you're on keyboard :!:


It plays just fine with a wheel, but it does handle noticeably differently to stuff like Daytona and Outrun 2.
User avatar
MrThunderwing
 
Posts: 702
Joined: Fri Sep 02, 2011 11:31 am
Location: Bristol, UK

Re: prototype games and littles changes (games.xml)

Postby CCCP1982 » Fri Aug 02, 2019 5:57 pm

Sorry bart hurried.
SEGA MODEL 3
User avatar
CCCP1982
 
Posts: 227
Joined: Thu Apr 12, 2012 12:27 pm
Location: Россия г. Мурманск.

Re: prototype games and littles changes (games.xml)

Postby Jiterdomer » Sat Aug 03, 2019 9:38 am

Deleted for unnecessary profanity.

Let’s leave this sub-forum for development and reverse engineering discussions. This is not intended for general discussion or support.

—Bart
Feel the heartbeat of my machine through this tight seat. I feel every motion of my machine
Image
User avatar
Jiterdomer
 
Posts: 627
Joined: Mon Sep 26, 2011 6:37 pm
Location: Los Angeles, California

Re: prototype games and littles changes (games.xml)

Postby Trojan X » Sun Mar 29, 2020 11:46 am

Old thread but I thought I should resurrect it as the answers weren't clear for many people both in this forum and lurkers.

To get DIRT DEVIL working, please find the missing epr-19338a.bin in your Scud Race game rom, "scud.zip". All you need to do is open the scud.zip using your compression program and drag & drop the epr-19338a.bin file into your DIRT DEVIL rom, "dirtdvls.zip".

To get Le Man 24 rom working, this is a little trickier but still easy. Open your Sega Touring Car Championship file (yes, your model 2 game), "stccb.zip". Inside that file, you'll find, "epr-18261.ic9". What you need to do is extract that file onto your desktop, rename the file extension from "epr-18261.ic9" to "epr-18261.bin", then drop the newly renamed file into your LeMan 24 rom, "lemans24.zip".

Done! Both games will now work. Enjoy.
Trojan X
 
Posts: 166
Joined: Fri Oct 07, 2011 3:03 am

Re: prototype games and littles changes (games.xml)

Postby Tremolux » Fri Mar 19, 2021 2:26 am

Hi,
I've added epr-18261.ic9" and epr-19338a.bin to my lemans24 romset but still don't have any FBB :-(

Am I missing something ? (Maybe games.xml should be updated accordingly but I don't know what to do with it...)

Thanks
Tremolux
 
Posts: 13
Joined: Wed Apr 29, 2020 5:03 am

Re: prototype games and littles changes (games.xml)

Postby viking245 » Fri Mar 19, 2021 6:21 am

"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" />
 
User avatar
viking245
 
Posts: 7
Joined: Wed Dec 11, 2019 3:14 pm

PreviousNext

Return to The Dark Room

Who is online

Users browsing this forum: No registered users and 1 guest