|
2010-01-25
, 01:21
|
|
Posts: 204 |
Thanked: 75 times |
Joined on Jan 2010
@ Norway
|
#2
|
apt-get install vim
vim defaults.list
The Following User Says Thank You to Siggen For This Useful Post: | ||
|
2010-01-25
, 02:35
|
|
Posts: 204 |
Thanked: 75 times |
Joined on Jan 2010
@ Norway
|
#3
|
application/x-nes-rom=hildon-ines.desktop application/x-gba-rom=hildon-vgba.desktop
sudo gainroot cd /usr/share/applications
cp defaults.list defaults.list.orig
apt-get install vim
vim defaults.list
application/x-nes-rom=hildon-ines.desktop application/x-gba-rom=hildon-vgba.desktop
:wq
The Following 3 Users Say Thank You to Siggen For This Useful Post: | ||
|
2010-08-17
, 18:28
|
Posts: 344 |
Thanked: 73 times |
Joined on Jan 2010
|
#4
|
Tags |
associate roms, emulation, emulators, file association, file manager, fremantle, game emulation, launch, launch emulator, launch game emulator, maemo, maemo 5, roms |
|
I personally would like to be able to use the maemo file browser to browse my selection of roms and simply select a rom and have it open the appropriate application. To do this is very simple. You have to have root access in terminal (install rootsh).
Open a terminal and type
The following step is optional to make a backup file
You can now click on an nes or gba rom from the maemo file browser and it will launch the emulator and start the game.
I assume you could add similar lines for the GB and MasterGear emulators but I dont have those installed so I cant give instructions for them.
Hope someone finds this useful
Last edited by lfcobra; 2010-01-25 at 01:41. Reason: Update per Siggen suggestions