telengard
Certified Guru
foft posted on Dec 26 2005 at 06:26 AM said:Wow at someone noticed. This has been out for weeks Anyway happy Christmas everyone.
Anyway here are the directory details you need.
The GP2X dirs are hardcoded to (GP32 are under gpmm/a800 etc):
/mnt/sd/roms/a800/state
/mnt/sd/roms/a800/menu
/mnt/sd/roms/a800/disk
/mnt/sd/roms/a800/rom
/mnt/sd/roms/a800/exe
As a minimum the menu dir must have the ui.men and default.men files. Also you really needs the os roms in the rom dir. There are available on my site in the atari800_parts.tar.bz2 on my site. I will upload a stripped one at some point with just the bare minimum.
Basically the ui.men is needed for the menu controls. Without it there is no control definition and you can't do anything! This is the "freezing" at the menu issue...
Several people have had trouble setting this up. I will probably put defaults in the next version. Or at least display a big fat error message telling them what to do.
Good luck,
Mark
-----------------
Something else important...
WARNING
*** Be careful with the gp2x version***
The atari800 gp2x version writes temporary ATR files to /tmp when using ZIP, ATZ or DCM files. This should be fine since Gamepark Holdings wouldn't have been stupid enough to put /tmp on a soldered in limited write device such as Nand right? WRONG!
I am going to move my temporary files from /tmp in a later version when I get home.
Some suggestions for people who mostly know what they're doing with Linux:
I recommend you remount / with ro,noatime options. This can be done at the start of profile and prevents apps accidentally writing to the nand (including patches, so you have to change it for that...). Also it is worth changing it to mount the sd card with noatime. Without noatime it writes to the NAND or SD on every file read. This obviously wears them out quickly.
Hi there,
I'm also getting the lock-up mentioned earlier and I do have the men files present. Are the directories mentioned above absolute or will they work relative to where the executable is installed?
I have /mnt/sd/emu/atari_800/.gpe file
and then underneath that I have roms/doc etc.
From the looks of it the files need to be copied to the root of the mounted volume. I will try that now just looking to see if that is the case.
~telengard
Last edited by a moderator: