Gngeo And S1945p Doesnt Work


kanzlr

Member
Joined
Jan 9, 2006
Messages
226
Age
43
Location
Vienna, Austria
Website
kanzlr.zenfolio.com
hi there!

i used to play a lot of strikers 1945 plus with the 0.6.x version of gngeo.
now i upgraded to the most current release and now there is this romrc.d directory with all the files.

problem is: i cant get s1945p to work anymore.

this is what my s1945p.rc looks like:

Code:
#mame set of Striker 1945 Plus
game s1945p MVS "Striker 1945 Plus"
SM1 0x20000
s45pn_m1.rom 0x0 0x20000 NORM
END
SFIX 0x20000
s45pn_s1.rom 0x0 0x20000 NORM
END
CPU 0x500000
s45pn_p1.rom 0x0 0x100000 NORM
s45pn_p2.rom 0x100000 0x400000 NORM
END
SOUND1 0x1000000
s45pn_v1.rom 0x0 0x400000 NORM
s45pn_v2.rom 0x400000 0x400000 NORM
s45pn_v3.rom 0x800000 0x400000 NORM
s45pn_v4.rom 0xc00000 0x400000 NORM
END
GFX 0x4000000
s45pn_c1.rom 0x0 0x800000 ALTERNATE
s45pn_c2.rom 0x1 0x800000 ALTERNATE
s45pn_c3.rom 0x1000000 0x800000 ALTERNATE
s45pn_c4.rom 0x1000001 0x800000 ALTERNATE
s45pn_c5.rom 0x2000000 0x800000 ALTERNATE
s45pn_c6.rom 0x2000001 0x800000 ALTERNATE
s45pn_c7.rom 0x3000000 0x800000 ALTERNATE
s45pn_c8.rom 0x3000001 0x800000 ALTERNATE
END
END

and this is what my zip file looks like:
119595760-O.jpg


i copied the entry above to my romrc file also:

Code:
#mame set of Striker 1945 Plus
game s1945p MVS "Striker 1945 Plus"
SM1 0x20000
s45pn_m1.rom 0x0 0x20000 NORM
END
SFIX 0x20000
s45pn_s1.rom 0x0 0x20000 NORM
END
CPU 0x500000
s45pn_p1.rom 0x0 0x100000 NORM
s45pn_p2.rom 0x100000 0x400000 NORM
END
SOUND1 0x1000000
s45pn_v1.rom 0x0 0x400000 NORM
s45pn_v2.rom 0x400000 0x400000 NORM
s45pn_v3.rom 0x800000 0x400000 NORM
s45pn_v4.rom 0xc00000 0x400000 NORM
END
GFX 0x4000000
s45pn_c1.rom 0x0 0x800000 ALTERNATE
s45pn_c2.rom 0x1 0x800000 ALTERNATE
s45pn_c3.rom 0x1000000 0x800000 ALTERNATE
s45pn_c4.rom 0x1000001 0x800000 ALTERNATE
s45pn_c5.rom 0x2000000 0x800000 ALTERNATE
s45pn_c6.rom 0x2000001 0x800000 ALTERNATE
s45pn_c7.rom 0x3000000 0x800000 ALTERNATE
s45pn_c8.rom 0x3000001 0x800000 ALTERNATE
END
END

but i am not sure if, and how this file is still used with the romrc.d directory in place?

all the other games i tried work fine after altering the corresponding romrc.d file according to the zip file contents.

thanks for your help!
maybe just a small oversight from me, but i have no idea what to do anymore...
 
Back
Top