Jump to content

Recommended Posts

Posted
well i tested the patch with the mame xbe and it works fine tho i noticed cthd2003 encrypted rom still has gfx probs and i would guess mslug4 encrypted would still have gfx probs too since manto never bother to fix it (i did in my last compile which shastaorange used for his disc).

 

Maybe you could help out +T+ and let him know to to fix those drivers *hint* *hint* ;)

  • Replies 191
  • Created
  • Last Reply

Top Posters In This Topic

Posted

It looks like mslug3nd.zip and matrimnd.zip have the same issue. Perhaps you should go ask on FBAXXX forums why a game like mslug3nd works on their version but not when you compile your own. Unless PRican has an idea what is going on.

Posted

I'm hoping to include Samurai Shodown V Special in the improved build I'm working on. I'm also re-adding s rom support to the decrypted romsets because they'll load faster and I feel they're more complete this way. This build will also run from disc unlike the current one.

 

As for the current basic version. I'll add s rom lines to the matrimnd and mslug3nd drivers. I'll also see about implementing IQ_132's code to fix mslug4. I won't be able to test this though since I don't have the encrypted rom.

Posted (edited)

Awesome, thanks for the IPS patch to improve FBA-XXX +T+ ;)

 

I hope to see SSVS when the proper M1+V roms are out for it.

Edited by Vegeta
Posted

Well, Metal Slug 3 works now, but on the title screen all I see is the title. There is no "Insert Coin" or any of the other text (company logos, etc...). The S ROM I'm using has a different CRC than the one FBAXXX is looking for, but my S ROM is straight from a perfect MAME set of Metal Slug 3. So I need to know if this is an issue with my S ROM or if everyone is having this issue.

 

Also, matrimnd does work now, but the sound is still glitched (lots of static at times). I expected this though because the 8-02 version has this problem also. Manto said that he screwed up the drivers in that game and was going to fix it in the next release... but this was before they decided to pull support for new games. So does anyone (PRican, + T +, etc...) know what the problem is? Can you tell by just looking at the drivers what is messed up?

Posted (edited)

well thats a problem i was never able to figure out and i have mentioned it many times in fba-xxx forum but nothing was done.

 

funny thing is tho that the driver is the same one used even in the pc version and pc version never gave me static probs and also as far as i remember older fba-x it didn't have a sound prob either (neogh0st builds and such before fba-xxx)

 

well just tested the latest patch and mslug4 encrypted locks up during loading :P

 

my guess is you added what was on the site but didn't remove the old version of that same code that was already there

Edited by Prican25
Posted
Well, Metal Slug 3 works now, but on the title screen all I see is the title. There is no "Insert Coin" or any of the other text (company logos, etc...). The S ROM I'm using has a different CRC than the one FBAXXX is looking for, but my S ROM is straight from a perfect MAME set of Metal Slug 3. So I need to know if this is an issue with my S ROM or if everyone is having this issue.

Check the size. I presumed the MAME set still used the old 128Kb s rom so that's what I added to the driver whereas my upcoming build was to have the full 512Kb rom. If MAME is using the 512Kb one now then I'll change the driver accordingly.

 

Also, matrimnd does work now, but the sound is still glitched (lots of static at times). I expected this though because the 8-02 version has this problem also. Manto said that he screwed up the drivers in that game and was going to fix it in the next release... but this was before they decided to pull support for new games. So does anyone (PRican, + T +, etc...) know what the problem is? Can you tell by just looking at the drivers what is messed up?

I'll see if I can find a newer matrimnd driver. If anyone has one then please post it.

 

well just tested the latest patch and mslug4 encrypted locks up during loading 

 

my guess is you added what was on the site but didn't remove the old version of that same code that was already there

I thought I followed the instructions but I'll take another look at it. I had to use the cygwin fix code since the other gave errors when compiling.

Posted

i can only play samsho5sp in AES mode...can you guys look into why...I am hearing that James and k-dash got it running in MVS mode in kawaks....so im guessing that the MVS driver info is missing in FBAxxx

Posted
Check the size. I presumed the MAME set still used the old 128Kb s rom so that's what I added to the driver whereas my upcoming build was to have the full 512Kb rom. If MAME is using the 512Kb one now then I'll change the driver accordingly.

 

The one I have is 128 KB (6d9d4d0a). Does the title screen display correctly for you?

Posted

i got the real v and m roms

 

System: NEO

RomName: samsh5sp

Game: Samurai Shodown V Special

 

[Program]

272d-p1.rom,0,800000,3E3961F5,0

 

[Text]

272d-s1.rom,0,20000,C297F973,0

 

[Z80]

272d-m1.bin,0,20000,18114FB1,0

 

[samples]

272d-v1.bin,0,400000,6849136C,0

272d-v2.bin,400000,400000,222E1774,0

272d-v3.bin,800000,400000,CD9E7ADC,0

272d-v4.bin,C00000,400000,8B305CAC,0

 

[Graphics]

272d-c1.rom,0,800000,8548097E,0

272d-c2.rom,1,800000,8C1B48D0,0

272d-c3.rom,1000000,800000,96DDB28C,0

272d-c4.rom,1000001,800000,99EF7A0A,0

272d-c5.rom,2000000,800000,772E8B1E,0

272d-c6.rom,2000001,800000,5FFF21FC,0

272d-c7.rom,3000000,800000,9AC56A0E,0

272d-c8.rom,3000001,800000,CFDE7AFF,0

 

[system]

CartridgeID: 272

GfxCrypt: 0

GfxKey: 0

ButLayout: 9

Fix: 1

 

 

hit me on efnet

Posted (edited)

+T+

 

I have a bug to report.

 

When the banned roms were pulled from the FBA-XXX source by manto the loading text bug also seemed to go away since the 31/08 version.

 

The loading bug text for example in version 02/08 was:

 

Found D:\roms\kof98.zip okay

Found D:\roms\kof98.zip okay

Found D:\roms\kof98.zip okay

Found D:\roms\kof98.zip okay

Found D:\roms\neogeo.zip okay

Found D:\roms\neogeo.zip okay

Found D:\roms\neogeo.zip okay

Found D:\roms\neogeo.zip okay

 

It should just be:

 

Found D:\roms\kof98.zip okay

Found D:\roms\neogeo.zip okay

 

I just tried the 01/09 version with your IPS patch and this bug is back so my suspicion is that its related to the NeoGeo drivers because I did a clean install of your version and the text bug is still present.

 

Can you look into this?

 

BTW Sammaz, those V and M roms in your samsh5sp set are from samsho5 and that makes samsh5sp sound horrible...

Edited by Vegeta

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...