![]() |
launch roms from file browser
Not sure if this has already been discussed or not but I couldn't find the information when I looked for it so I thought I'd post my findings for others.
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 Code:
root The following step is optional to make a backup file Code:
cp defaults.list defaults.list.orig Code:
application/x-nes-rom=hildon-ines.desktop 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 :) |
Re: launch roms from file browser
hey, there is a typo, its not default.list its defaults.list
computers cant reason you know, need to be precise :) also please add in a line that says Code:
apt-get install vim to launch vim to edit the files use Code:
vim defaults.list |
Re: launch roms from file browser
Okay, i just have to rewrite the guide all together, it ait very newbie friendly. Copy any thing of it to the first post.
This is how to make NES and GBA games open in the file-browser: Short versions for people that are well known with linux: Insert Code:
application/x-nes-rom=hildon-ines.desktop /usr/share/applications/defaults.list Long version for Newbs: First of all you need rootsh to do this. Get it here (note if your in the maemo browser you can install it directly from that site): http://maemo.org/downloads/product/Maemo5/rootsh/ this is a shortened url that you can use to type into the maemo browser: tinyurl.com/rootsh You need to find the X-terminal if you know how to do this, go a head and open it, if not here is how. Open the main menu, at the desktop it opens with the button at the top left of the screen, press it again if the application switcher appears. Press others, and chose X Terminal. in here type these commands Code:
sudo gainroot Code:
cp defaults.list defaults.list.orig Code:
apt-get install vim now we are going to edit the file Code:
vim defaults.list press the right and down button multiple times till your at the end of the document. When your at the end of the last line press the "o" button, this is o for Oscar (dont hold shift while you do this). Now press the Linebreak key, the enter key that is. And write in this Code:
application/x-nes-rom=hildon-ines.desktop now press the "esc" button on the bottom of the screen and now we need to save properly. to do this simply write Code:
:wq This should work instantly, start playing! |
Re: launch roms from file browser
Could we get the above script modified to open MAME roms, please? Thank you.
|
All times are GMT. The time now is 06:06. |
vBulletin® Version 3.8.8