Can We Make Shortcuts For Gp2x Stuff?


shade

Still Fresh
Joined
Dec 14, 2005
Messages
42
One thing that is annoying me at the moment is that like windows the GP2X will put the folders at the top and the .gpe folders at the bottom. I Noticed that sudoku and quake have launch files so I'm wondering if it is possible to make shortcut files to programs on the GP2X like you do on windows.
 
what would be surely possible is to make a simple script, that launches a game
like:
Code:
cd /mnt/sd/quake
quake.gpe
 
I'm fairly confident that the entire menu system can be replaced with something a lot easier to use and more customizable. Right now the focus is on getting functionality (read: console ports), after that UI shortcomings will be addressed.
 
That doesn't really bother me that much, it is the amount of files that are required to go into the root directory. We need a filing system like the GP32 has. i.e. GPMM etc.

BTW I know that programmes are written so files can go in folders, but most progs need to go in the root directory.
 
Back
Top