Jump to content

Recommended Posts

Posted

I would like to know if you guys agreed to test all Neogeo stuff to know exactly which games doesn't work.

 

In fact, since the drivers were updated to MAME 0.126, it's kind of madness :blink::blink: , i mean almost games were working properly before, and i need absolutly to find a common factor.

 

I can test the games from A to L, i would like to know if you can do the same thing with the others games, that would be pretty cool.

Looks definitly like a small thing that's cause that, having a complete non working list would help to find it :thumbsup1:

 

PS: who want testing Legend of Sucess Joe (aka the best SNK game)? lol <_<:shootem:

  • Replies 358
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted
I would like to know if you guys agreed to test all Neogeo stuff to know exactly which games doesn't work.

 

In fact, since the drivers were updated to MAME 0.126, it's kind of madness :blink::blink: , i mean almost games were working properly before, and i need absolutly to find a common factor.

 

I can test the games from A to L, i would like to know if you can do the same thing with the others games, that would be pretty cool.

Looks definitly like a small thing that's cause that, having a complete non working list would help to find it :thumbsup1:

 

PS: who want testing Legend of Sucess Joe (aka the best SNK game)? lol :blink::blink:

 

hey kenshiro, legend of success joe is a funny game, <_<

 

i have noticed some small changes in something, some of the games that worked in the previous beta no longer show up in my roms list.

 

Galaxy force II and rail chase used to show up in my list now they will not, i keep crossing my fingers that they will be keymapped soon! :naughty: Thunder Heroes also no longer shows up, i also generated a dat file and tmnt is not in it for some reason, though it did show up in my roms list.

 

All the games i have tested work good so far, bonks runs pretty much at 59-60 fps, no crashes between game changing and what not.

 

I know you said of a bug with the shooter games so i do not test those.

 

My question to you is galaxy force II and rail chase be keymapped soon?

 

Either way i will continue to test and report my findings to you.

 

great job again bro! :shootem:

 

HF-

Posted

well i can tell you that

king of fighters 2003 and 2003 plus makes the emulator crash.the games start to load and then about halfway into loading the xbox just freezes.

samurai showdown5 special(unsencored version)-in your last biuld worked fine but now in your newest biuld the sound is a mess.

 

these are the only neogeo games i have as they are the only ones i play.i think mtsaint is testing most of the roms.

 

edit/kof 2003 was like this in the last biuld as well.

Posted

I did clean (wiped out) many of my Neo-Geo roms few time ago, so I can't test all the rom-set in a row, from L to Z.

 

But I can for sure test the current games I have (there are many titles).

 

Cospefogo.

Posted (edited)

hey no worries kenshiro ill test some sets today and post back. A-D

NEOGEO

2020 superbaseball works

3 count bout/fire suplex garbled graphics

Aero Fighters 2/sonic wings 2 garbled graphics

Aero Fighter 3/sonic wings 3 garbled graphics

ADK works

alpha mission II/aso II last guardian works

andro dunos works

art of fighting works

aof 2 works

aof 3 works

bakatonosama Mahjong manuyuki works

bang bead works

baseball stars works

baseball stars professional garbled graphics

battle flip shot works

blazing star garbled graphics

blue journey garbled graphics

breakers garbled graphics

breakers revenge garbled graphics

burning fight works

captain tomaday works

chibi marukochan deluxe quiz works

crossed swords works

up to this point i loaded these games consecutivly at cthd i experienced a crash

cthd 2003 -freezes at loading screen waiting 2minutes to be sure yup still frozen

cthd 2003 super plus -freezes at loading screen

cyber-lip works

digger man -prototype works

double dragon garbled graphics

 

eightman garbled graphics

kabuki klashgarbled graphics

fatal fury-king of fighters garbled graphics

fatal fury 2 garbled graphics

fatal fury 3 garbled graphics

fatal fury special garbled graphics

fight fever works

fighters swords works

football frenzy works

galaxy fight works

ganryu works

garou bootleg garbled graphics

garou prototype garbled graphics

garou mark of the wolves set 1 garbled graphics

ghost pilots works

ghostlop works

goal! goal! goal! works

gururin works

irritating maze works

jockey grand prix no joy input

jyanshi densetsu garbled graphics

karnov's revenge /fighters history garbled graphics

kof 94 works

kof 95 works

kof 96 works

kof 97 works

kof 97 plus works

kof 98 works

kof 99 works

kof 99 not encrypted works

kof10th anniversary 2002 bootleg black screen after loading

kof 10th anniversary 2005 unique works

kof 10th anniversary extra plus works extra plus logo and text is garbled

kof2000 states currently not working try a clone

kof2001 works

kof2002 magic plus bootleg garbled graphics bad sound

kof2002 works bad sound

kof2003 japan jamma currently not working try a clone

kof2003 world us mvs not working try a clone instead

kof2003 bootleg grid on screen nothing else

kof2003 plus hero works garbled text

kof2004 ultra plus not working flashes 1 frame and repeats

kof2004 special edition works

king of gladiator kof97 bootleg freezes on loading

king of monsters works

king of monsters 2 works

kizuna encounter works

i only experienced 2 crashes so far once with cthd once with king of gladiator the games were tested consecutively up to the freezes

done a-k

Edited by mtsaint
Posted (edited)

For the games i tested so far after "T" that are not so ok :

 

 

SS5 : Weirds sounds

Trash rally : garbled graphics

Top Hunter : garbled graphics

Ultimate 11 : garbled graphics

V-liner : not keymapped (normal for mah jong i suppose, never tried before)

World heroes : garbled graphics

World heroes 2 Perfect : garbled graphics

Edited by Garcimak
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

Posted
just posting some news,it seems double dragon is gonna be added to the pc version of fba.

good work guys.

link/news via neosource forum.

http://neosource.1emu.net/forums/index.php?topic=1027.0

 

It looks quite nice running and is definitely fast enough to work on fba-xxx. There are a few things

holding up a release (save states, easier interfaces for the new cpu cores, etc).

 

I've even ported a fairly popular (and insanely difficult) game using the new m6809 core. :(

Posted

just posting some news,it seems double dragon is gonna be added to the pc version of fba.

good work guys.

link/news via neosource forum.

http://neosource.1emu.net/forums/index.php?topic=1027.0

 

It looks quite nice running and is definitely fast enough to work on fba-xxx. There are a few things

holding up a release (save states, easier interfaces for the new cpu cores, etc).

 

I've even ported a fairly popular (and insanely difficult) game using the new m6809 core. :(

Which game would that be i wonder?

Posted

just posting some news,it seems double dragon is gonna be added to the pc version of fba.

good work guys.

link/news via neosource forum.

http://neosource.1emu.net/forums/index.php?topic=1027.0

 

It looks quite nice running and is definitely fast enough to work on fba-xxx. There are a few things

holding up a release (save states, easier interfaces for the new cpu cores, etc).

 

I've even ported a fairly popular (and insanely difficult) game using the new m6809 core. :D

Which game would that be i wonder?

 

You've already got that it's stupid hard, and runs on an m6809. I suppose I can give you one more hint -- it's made by konami. :(

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