I'd like to report a bug. I was in the ROMs list for about 10-20 minutes straight with no movement and when I picked my GP2X back up I couldn't do anything. It was frozen...
I was at 200MHz (or 150MHz if the game's MHz setting still applied).
Transcend 4GB 150X
http://www.zipzoomfly.com/jsp/ProductDetai...uctCode=83135-1
A-Data 4GB 150X
http://www.zipzoomfly.com/jsp/ProductDetai...ctCode=82502-19
Those are the only 4GB ones that I know of. The Transcend costs more (not including $30 rebate). Warranty-wise, Adata has the advantage...
I heard this one worked:
http://www.zipzoomfly.com/jsp/ProductDetai...oductCode=83147
Googled it up a bit. It supports up to 4GB, so I'll probably get it.
That did it in the past, but that lets me see the bad sectors shit.
This isn't an issue of formatting, the card itself is bad.
I need a new card reader that supports 4GB for the 4GB I'm gonna order.
Okay. I've had bad experiences with Adata SD cards. I got a 2GB brand new off Ebay, used it for a month or two, then had insane errors of it randomly failing to write. I got in touch with Adata support, and they presumably replaced the card (or maybe reformatted it, I don't know). It worked for...
The config file I am using came with Atomic Edition. Anyway, it was pretty fucked up (no GP2X buttons mapped to aim among other things).
Can someone please provide their cfg with a decent control scheme to me?
The highest I've been able to successfully play a game for a while in MAME is 275MHz. 5MHz more and it will start hesitating to function correctly. How do some of you get 299MHz? Is there a trick to it, or does it vary between units?
After I safely remove the GP2X in windows, I press X to get out of the USB screen. It freezes now every time I do this. It used to only do this when I didn't safely remove, but it does it now all the time. Why is this?
I have GNGeo2X 0.6.11+ (the version that was put on the archive today). In /roms, I have all the Neo Geo BIOS files that it needs and uni-bios.rom (2.2).
The ROMs I've tried are Metal Slug 1, 2 and 3 as well as Puzzle Bobble 2. I got them from a NeoRAGEx 5.0 set so they should be good ROMs...
I'm trying to use autorun.gpu to make the gamma be 0.6. Right now I have:
#!/bin/sh
/mnt/sd/cpu_speed 1 2 200 0.6
sync
But what happens is that it just shows a black screen. I tried adding the cd, gp2xmenu, etc. but the same thing happens.
Is it possible? What's the proper way to do it if it...
Well I found out the first parts. I just need to figure out how to zip each individual file.
7za x -y "*.7z"
rm *.7z
for i in *; do 7za a -tzip $i.zip" "$i"; done
The last part works, I think, but the file extension is left on it. I want to remove the file extension (I'm trying first on .gen...
I'm trying to figure out how to make a bash script that would accomplish the following (starting from a GoodMerged set, where similar roms are 7zed together):
-`7za x` every 7z archive
-archive each rom file as a zip
I used to know how to iterate through files in bash, but no longer. If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.