Jump to content

Recommended Posts

Posted
Seems like there are a few things wrong with the neogeo source

 

The games with bad sound use the PCM2 (playmore version) encryption for the Vx roms.

 

CTHD & clones will need the graphics decryption (DoPerm) moved

 

garoubl needs the graphics decrypt moved too

 

No idea why garou(s1) & garou(p) are broken

 

games with garbled text (kof2003 plus, kof10thep) will need their text decryption moved

 

Games with cx that are not always the same size have graphics problem

Games with SWAPC also have graphics problems

Check NeoInit() in neo_run.cpp for the code that would normally fix these games (but isn't working due to the different gfx loading routines)

 

{ "025-c1.bin", 0x100000, 0x555e16a4, 3 | BRF_GRA }, // 2 Sprite data

{ "025-c2.bin", 0x100000, 0xe1ee51c3, 3 | BRF_GRA }, // 3

{ "025-c3.bin", 0x080000, 0x0923d5b0, 3 | BRF_GRA }, // 4

{ "025-c4.bin", 0x080000, 0xe3eca67b, 3 | BRF_GRA }, // 5

 

kf2k3bl's px decode routine probably is taking too much memory trying to copy the Px to the proper areas, I'll see what I can come up with to fix that

 

 

:thumbsup1::thumbsup1::thumbsup1:

  • Replies 358
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted (edited)

I've worked a bit on Neogeo today ;)

 

Fixed :

 

Crouching Tiger Hidden Dragon 2003 (The King of Fighters 2001 bootleg)

Crouching Tiger Hidden Dragon 2003 Super Plus (The King of Fighters 2001 bootleg)

Crouching Tiger Hidden Dragon 2003 Super Plus alternate (The King of Fighters 2001 bootleg)

King of Gladiator (The King of Fighters '97 bootleg)

Lansquenet 2004 (Shock Troopers - 2nd Squad bootleg)

The King of Fighters 10th Anniversary Extra Plus (The King of Fighters 2002 bootleg)

 

 

Go to next one :):banghead:

 

PS: thanks for the test guys, that's helped a lot :(

Edited by - kenshiro -
Posted

Actually i'm just busy with other stuff, and it's a pain in the ass to fix some of games :D;)

 

Parts of Neogeo code are out of date, and should be redone ;), it's time eater lol

Posted
Actually i'm just busy with other stuff, and it's a pain in the ass to fix some of games :D;)

 

Parts of Neogeo code are out of date, and should be redone ;), it's time eater lol

there is no rush kenshiro,ive been enjoying the work that you and iq 132 have done on this emu,take a holiday. ;)

Posted

word fumanchu said it. I still play 128 all the time no hurry. I have some pieces done for a new skin but im also busy with other stuff

im gonna use this for the cps1/2 sections eventually

capTV.png

Posted

cool looking skin,i use some of your skins for fba so when you finish it i will add it to my fba skins.

Posted
Your skin is pretty nice mtsaint :(:thumbsup1:

Yeah, he has a really nice complexion. :P

Posted
its cause i exfoliate and tan

 

lmao! excellent. ;)

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...