Gngeo2x 0.6.9 *update*


Ok, I finaly got it to compile under windows. get it here
http://m.peponas.free.fr/gngeo/download/dumpgfx_win.zip

It's a comand line utility. Use it with
dumpgfx.exe game.zip

:lol: Ha Ha! Waku Waku 7 now running, thanks very much. :D

I have a question about sound, a lot of games now run without sound using the scripts that worked on 0.6.6a.

#/bin/sh
cd /mnt/sd/gngeo
exec /mnt/sd/gngeo/gngeo.gpe roms/sonicwi2.zip --sound 1> gngeo.log.txt 2>&1

Are certain games prevented from running with sound now? or do I need a different script. I tried enabling sound in gngeorc but it made no difference?
 
Last edited by a moderator:
Ditto, same problem here with sound, had it working with last version.

Blazing Stars works now with the dumpgfx, it is totally awesome on the gp2x, no slowdown on loading or anything while @200mhz.
 
Last edited by a moderator:
Sound works now. Thanks a lot pepone. So far I tried kof95-98 and works great.
 
Pepone: Do you have any idea why Overtop doesn't work? It would be great if you could get this working. I'm not sure if this has any bearing on it freezing but I've noticed there's no sound at all when the game starts, not even the little neogeo jingle at the beginning.
 
For now, it's only accessible to unix user, since you need an utility to dump gfx to a files and I can't compile under windows. Help is wanted to have Win and MacOs version.
Here you have a Mac OS X compiled version (OS X 10.4.4, i'm not sure if it will work with previous versions): http://www.gp32spain.com/foros/showthread....5738#post325738

And, regarding all the people using Selector, a few notes:

- You can add to the configuration file the following:
Code:
#Language code
langCode=EN
and all the messages, etc. will be shown in English.
- All paths must exist on the SD Card and being written in the config file with exact case (remember the GP2X is Linux...) and with no spaces or non-english characters.
- You have a few template files in the examples folder of selector for using the GIMP to create a skin.

If a configuration path (skin, directory) is wrong, it should show an error message.
If a launch command line path is wrong it should show an error message after selecting a file. If you get a blank screen, there must be something i missed in the error handling code. Revise again all the config file and make sure that the paths are right (no blank spaces, etc.)

Regards
kounch
 
Last edited by a moderator:
has anyone tried GarouP? when I try it I only get "WARNING THIS ROM CARTRIDGE IS FOR USE WITH ORIGINAL SNK BOARDS ONLY. COPYING OF SNK BOARDS IS PROHIBITED AND MAY RESULT IN SEVERE CIVIL AND CRIMINAL PENALTIES AND WILL BE PROSECUTED TO THE MAXIMUM EXTENT OF THE LAW" :p
 
has anyone tried GarouP? when I try it I only get "WARNING THIS ROM CARTRIDGE IS FOR USE WITH ORIGINAL SNK BOARDS ONLY. COPYING OF SNK BOARDS IS PROHIBITED AND MAY RESULT IN SEVERE CIVIL AND CRIMINAL PENALTIES AND WILL BE PROSECUTED TO THE MAXIMUM EXTENT OF THE LAW" :p
For now, I think that only bootleg version of garou work. sorry.
 
Last edited by a moderator:
has anyone tried GarouP? when I try it I only get "WARNING  THIS ROM CARTRIDGE IS FOR USE WITH ORIGINAL SNK BOARDS ONLY. COPYING OF SNK BOARDS IS PROHIBITED AND MAY RESULT IN SEVERE CIVIL AND CRIMINAL PENALTIES AND WILL BE PROSECUTED TO THE MAXIMUM EXTENT OF THE LAW"  :p
For now, I think that only bootleg version of garou work. sorry.

I thought garoup.zip was the bootleg :unsure:
 
Last edited by a moderator:
I thought garoup.zip was the bootleg :unsure:
ho... then you may need a bootlegs of the bootlegs :lol:
anyway, here is the content of a working garou:
Code:
8388608  01-13-00 14:06   motw_c8.rom
  8388608  01-13-00 14:06   motw_c2.rom
  8388608  01-13-00 14:06   motw_c3.rom
  8388608  01-13-00 14:06   motw_c4.rom
  8388608  01-13-00 14:06   motw_c5.rom
  8388608  01-13-00 14:06   motw_c6.rom
  8388608  01-13-00 14:06   motw_c7.rom
  8388608  01-13-00 14:02   motw_c1.rom
   262144  01-13-00 14:11   MOTW_M1.ROM
  4194304  04-09-00 19:53   MOTW_P2.ROM
   131072  01-13-00 14:11   MOTW_S1.ROM
  4194304  01-13-00 14:07   MOTW_V1.ROM
  4194304  01-13-00 14:07   MOTW_V2.ROM
  4194304  01-13-00 14:07   MOTW_V3.ROM
  4194304  01-13-00 14:08   MOTW_V4.ROM
  1048576  03-13-00 00:10   Motw_p1.rom

Have you something like that?
 
Last edited by a moderator:
Finlay, I got garoup working. For now, a simple fix is to edit your romrc, then search and replace garoup by garou. Rename also garoup.gfx by garou.gfx

Hope it's help.
 
Finlay, I got garoup working. For now, a simple fix is to edit your romrc, then search and replace garoup by garou. Rename also garoup.gfx by garou.gfx

Hope it's help.

my rom contained these files.

253-p1p.bin
253-p2p.bin
253-s1p.bin
253-m1p.bin
253-v1p.bin
253-v2p.bin
253-v3p.bin
253-v4p.bin
253-c1p.bin
253-c2p.bin
253-c3p.bin
253-c4p.bin
253-c5p.bin
253-c6p.bin
253-c7p.bin
253-c8p.bin

I have renamed them to the roms you said and named the rom garou.zip and changed the dump to garou.gfx and it works now although the sound is very strange and missing all voices....it is the same on yours?
 
Last edited by a moderator:
Finlay, I got garoup working. For now, a simple fix is to edit your romrc, then search and replace garoup by garou. Rename also garoup.gfx by garou.gfx

Hope it's help.


I have renamed them to the roms you said and named the rom garou.zip and changed the dump to garou.gfx and it works now although the sound is very strange and missing all voices....it is the same on yours?
You didn't need to rename the content of the zip :)

Garou sound roms is too big to be loaded, so that's why you don't here voice. I think it's best to disable sound with it.
 
Last edited by a moderator:
Ditto, same problem here with sound, had it working with last version.

Blazing Stars works now with the dumpgfx, it is totally awesome on the gp2x, no slowdown on loading or anything while @200mhz.
I certainly broke something with sound :(
I check up everything and keep you informed.

Edit:
Can you try this version:
http://m.peponas.free.fr/gngeo/download/gngeo2x-0.6.7a.zip

I tried kof95-96 ok!! From Kof97-Kof99 i have black screen and rom not loading. Why?
I tried also Last Blade 2 and i have same problem. Last Blade 1 is ok!!! Why?
 
Last edited by a moderator:
I tried kof95-96 ok!! From Kof97-Kof99 i have black screen and rom not loading. Why?
I tried also Last Blade 2 and i have same problem. Last Blade 1 is ok!!! Why?

Might be the rom dump you have. I can't speak for the KOF roms you have tried but I have had Last Blade 2 running on my GP2X. Albeit with no character voices and limited BGM but that seems to be down to running out of ram to have the all the sounds running within the game.
 
Last edited by a moderator:
ok i need some help please. I typed "dumpgfx.exe mslugx.exe" into the command line without the quotes. To make it easy i put everything in the windows folder. i pressed enter and a black window flashed and nothing else happened. is there something i'm missing? obviously i missed a step to get a .gfx file but i dont know what.

edit: nevermind. i just right clicked the rom and selected to open it with dumpgfx.exe
 
Alright, I got Metal Slug 3 loaded. Replace the graphics rom with decrypted ones. You won't get the graphical glitches. Basically no status information is on screen like energy bar, time, lives. It'll freeze when you get to this certain part in the beginning. I still need to figure out how to get snk vs. cap working.
 
Back
Top