lr-mame2003 driver improvement and backport
-
BTW i have some other code sitting on my PC just now which would get some extra Kaneko16 games playable in this core check the games in the driver below............
Currently this core will only play.....
Blaze On
Great 1000 Miles Rally 1 and 2
Magical Crystals
Sand Scorpian
The Berlin WallIm having some trouble getting B.Rap Boys and Shogun Warriors to work " i think the CPU decryption is incompatable with this core" but you can have all the other games
playable here if you want..?? i guess it depends on two things how well they play in other Arcade Emulators on this platform..??, and well since all the Roms in the driver
would need to change "to take advantage of some sound and graphical improvements" if your adverse to that or not..??.Anyway no hard feelings if you all would rather leave things be as i did this code for another project but i can easily add it in here should there be a want
Regards!!!
-
@darksavior said in lr-mame2003 driver improvement and backport:
Any chances Night Slashers might be ported? It doesn't run well on mame2010, so maybe 2003 can.
Ok Night Slashers is done i get around 35fps in MAME72 i assume you'll get more on the Rpi3, still in the testing phase just now though i need to make
sure all the other Deco16 games which this core supports are still fine with the new code but i dont think there will be any issues but better i test
everything before doin the final commit.Regards
-
New working game Night Slashers : https://github.com/libretro/mame2003-libretro/pull/254
code via iq_132 and reworked for the MAME-2003 core.
one of the most heavily protected Data East games gfx, sound and inputs are encrypted, start by adding
in all the needed code into the driver mem maps, inputs, video routines, sound handling, protection and speedup.
By request and fully tested!! this code will only affect 20 or so Data East games which either use the
Deco 16 or 32 based video hardware and they all pass with flying colours after this update.
BTW a few files will need to change so bear with me ;)Supporting Joe & Mac Return : https://github.com/libretro/mame2003-libretro/pull/262
@gamez-fan Due to the changes needed to get Night Slashers playable might as well make more use of them by adding
support for another new working game.
Actually this one supports quite a few more games but they need some changes backported to
the Arm CPU in order to work this would be dangerous as the CPU's are so different between
this core and the one i'd be backporting from.
So rather than maybe break the ARM CPU i just decided to leave it be and strip out the non
working games from the driver leaving just the one game playable that doesn't require further
updates to the aforementioned CPU.Thanks a lot for these two games, i'm a great great fan <3 <3<3
-
@darknior @gamez-fan Excellent. Mame-2003 makes Night Slashers totally playable. I do get some slowdown to like 50-56fps on the second level with heavy transparencies, but I'm sure an overclock will help that. It's nowhere near as slow as mame2010. I maybe encountered a minor graphic bug..the carriage you chase down in level 2 is mostly transparent except for the wheels. I'll still play it this way.
-
@darksavior said in lr-mame2003 driver improvement and backport:
@darknior @gamez-fan Excellent. Mame-2003 makes Night Slashers totally playable. I do get some slowdown to like 50-56fps on the second level with heavy transparencies, but I'm sure an overclock will help that. It's nowhere near as slow as mame2010. I maybe encountered a minor graphic bug..the carriage you chase down in level 2 is mostly transparent except for the wheels. I'll still play it this way.
You get better fps than i do on the ole Xbox :) with regards to the carriage on level two that bug with the alpha transparency layers happens in currant MAME i think..??
but a good friend of mine has fixed it for the next FBA build although im not sure if the speed will be good on this hardware for Night Slashers when using FBA. -
@gamez-fan Declare the new games https://github.com/libretro/mame2003-libretro/pull/263#issuecomment-353885212
New driver for Boogie Wings : Code via iq_132 and reworked for MAME-2003, due to the recent Deco changes i did to get Night Slashers to work meant that all the video and protection this game requires is already present in the source just to need to hook up the Deco102 CPU decryption.
Boogie Wings one of Data East's best games totally unique you wont find another game like it.New driver for Diet Go Go https://github.com/libretro/mame2003-libretro/pull/267
via iq_132 and reworked for MAME-2003, adding the Deco 102 CPU decryption for Boogie Wings
means we can have this game playable too might as well make the code go further.ARM CPU MAME-2003 https://github.com/libretro/mame2003-libretro/issues/270
Not an issue per say just wanna mention here that after consulting the MAME WIP i've found
that for the DECO games there were two stages to the updates for this CPU core firstly a two
line change which will fix all the simpl156.c games that i left outta the driver when i commited
it the other day.The second more hefty change was for the DECO-MLC games thats why my MAME84 ARM
CPU is so different from the one in use here as iq_132 updated it for both drivers, i feel confident
now to just go ahead and finish the simpl156.c driver and do the slight change in the ARMI'll start on this later today make the change below and add 8 new games to the driver
So switch around the 3 and the 1 and bingo 8 more game to play -
Finish off the simpl156 driver : https://github.com/libretro/mame2003-libretro/pull/271
@gamez-fan Added support for the rest of the games barring Party Time Gonta The Diver 2 as it's not working,
Osman, Charlie Ninja, Chain Reaction and clones will require a small change in the ARM CPU to fix
some graphical problems, original code via iq_132 and reworked for MAME-2003
Topical point : Osman in some ways can be considered a true sequel to Strider as the same
Dev team created both games plus it's far better than Strider 2Cool excellent i don't know Oswan before :)
-
hello there
great stuff you got here ;)
unfortunetlly im not so good into compiling, dat-making etc :(
as far as i understand to get advantage of all those improvements i have to simply update my mame 2003 from source? so i did it and i cant get metal slug 4 to work with mame 2003 (plenty of neogeo games as well).
can someone please help me to understand how can i compile those sources to get it to work?
or maybe someone knows if those improvement will be added to retropie as an official thing some day ?
thank you in advance
regards -
@xflesk Just update from source. I've never used dats. For neogeo I recommend fbalpha, but suit yourself.
-
@darksavior
but how can i check if its work ? metal slug 4 and 5 should work but they wont. i assuming im doing something wrong (i've tried several different rom files). -
@xflesk Just use
lr-fbalpha
orfbalpha
as emulators, instead oflr-mame2003
, and they should work fine. If they still don't, then open a new topic for this problem. -
@xflesk said in lr-mame2003 driver improvement and backport:
@darksavior
but how can i check if its work ? metal slug 4 and 5 should work but they wont. i assuming im doing something wrong (i've tried several different rom files).Hi sounds like your Roms are incorrect, head over to a site called
CENSORED
-
@gamez-fan sorry, but please don't mention rom sites: https://retropie.org.uk/forum/topic/2/forum-rules
-
@gamez-fan at least tell me which mame set i should aim for ;) regards
-
@xflesk Please read and find out yourself which romset you need: https://github.com/RetroPie/RetroPie-Setup/wiki/Arcade
There's no guesswork for this. Using random roms will be an endless struggle. In the special case for Night Slashers and newly added games is to try the rom from mame2003's romset first. I think I used mame2010's version of Night Slashers but I don't remember. Neogeo games have been working since forever so that just means you're using the wrong rom version.
A side note...It's quite annoying when random youtubers still recommend to do this. I've been pointing it out to some how wrong they are but they have so much pride and arrogance about it because it worked for them. They got lucky the roms they used haven't been altered in almost 15yrs so they worked in mame-2003.
-
@dankcushions said in lr-mame2003 driver improvement and backport:
@gamez-fan sorry, but please don't mention rom sites: https://retropie.org.uk/forum/topic/2/forum-rules
The site in question is not a download site per say it's an Xbox dev forum, anyway please just remove my account from here as i've had two reprimands
in the space of a couple of weeks now and yet i've never had one telling off on the many other sites i've been a member of for over a decade now!!!.A website with a draconian attitude to Romlinks and where you get a ban threat for a miner sweary word is not a somewhere i wish to hangout
over and out. -
you see @darksavior
this topic is about adding "non standard" mame 2003 drivers. i do know exacly which rom set mame 2003 supports ;)
but since kind people adding more unofficial drivers then its clear we need roms other then from mame 2003 set (good example is mslug 4 and 5 which not appear on official list). thats why i've asked (kindly) from which mame set are new added roms ? -
@xflesk They're described in the docs:
Please read and find out yourself which romset you need: https://github.com/RetroPie/RetroPie-Setup/wiki/Arcade
-
@mitu thank you
i saw a list, i was reading github about mame2003 etc, but i cannot find anything about changes which are made here.
the list is only about official 0.78 romset. i just dont know where to look for it.
thank you anyway ;) -
New working game Rohga Armor Force https://github.com/libretro/mame2003-libretro/pull/276
@gamez-fan Last of the Data East work hook up the third input plus dip settings and fix the sound for
Rohga Armor Force some changes im going to make in Deco prot will make this game
fully playable
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.