|
2008-11-16
, 02:10
|
|
Posts: 1,635 |
Thanked: 1,816 times |
Joined on Apr 2008
@ Manchester, England
|
#2
|
|
2008-11-16
, 03:25
|
|
Posts: 549 |
Thanked: 502 times |
Joined on Feb 2008
@ Bowling Green Ohio (united states)
|
#3
|
|
2008-11-16
, 20:28
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#4
|
Code:sudo gainroot cd /usr/share/tutorial-applet/ mv N800-tutorial.swf N800-tutorial.swf.old cp /media/mmc1/SuperMario.swf /usr/share/tutorial-applet/ mv SuperMario.swf N800-tutorial.swf exit
cd /usr/share/tutorial-applet mv N800-tutorial.swf N800-tutorial.swf.old ln -s /media/mmc1/SuperMario.swf N800-tutorial.swf
|
2008-11-18
, 16:45
|
Posts: 105 |
Thanked: 10 times |
Joined on Jun 2008
|
#5
|
sudo gainroot
cd /usr/share/tutorial-applet/
mv N800-tutorial.swf N800-tutorial.swf.old
cp /media/mmc1/SuperMario.swf /usr/share/tutorial-applet/
mv SuperMario.swf N800-tutorial.swf
exit
[/CODE]
It's quite simple
I'll probibly whip up a small app that allows you to select witch games you want to play instead of having to go thrue the whole prosess over and over again.
--Eenjoy!
The Following User Says Thank You to EL_EASY For This Useful Post: | ||
|
2008-11-18
, 21:05
|
|
Posts: 192 |
Thanked: 60 times |
Joined on Sep 2008
@ Wichita, KS
|
#6
|
|
2008-11-19
, 15:57
|
Posts: 105 |
Thanked: 10 times |
Joined on Jun 2008
|
#7
|
First, you'll want to install "rootsh" if you haven't already. Click here. (The first command won't work without rootsh.)
After installing rootsh, go to the "Utilities" menu and run "X Terminal" (a.k.a. xterm). Type the code in there.
(Tip: if you want to copy-and-paste the code, double-click on the beginning of a line, keep the stylus held down, and drag to select the entire line, then click-and-hold on the selected text, and choose "Copy". In xterm, go to Edit > Paste. That's how I would/will do it.)
|
2008-11-19
, 16:42
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#8
|
Thank you Jmjanzen for your help. First i downloaded rootsh fine,, then I followed everything you said above and look what was the result: am I doing anything wrong ?
~ $ sudo gainroot
Root shell enabled
BusyBox v1.6.1 (2008-05-22 10:32:35 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
/home/user # cd /usr/share/tutorial-applet/
/bin/sh: cd: can't cd to /usr/share/tutorial-applet/
/home/user # mv N800-tutorial.swf N800-tutorial.swf.old
mv: cannot rename 'N800-tutorial.swf': No such file or directory
/home/user # cp /media/mmc1/SuperMario.swf /usr/share/tutorial-applet/
cp: cannot stat '/media/mmc1/SuperMario.swf': No such file or directory
/home/user # mv SuperMario.swf N800-tutorial.swf
mv: cannot rename 'SuperMario.swf': No such file or directory
/home/user # exit
|
2008-11-19
, 20:12
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#9
|
|
2008-12-01
, 18:06
|
Posts: 16 |
Thanked: 5 times |
Joined on Sep 2008
|
#10
|
This can be done simply by doing the following assuming you have downloaded the game to your memory card, i used Super Mario Flash:
I'll probibly whip up a small app that allows you to select witch games you want to play instead of having to go thrue the whole prosess over and over again.
--Eenjoy!
I'm an advanced user and a bit of a modder.
----------------------------------------------
I am involved with Mer, Deblet, and NITdroid.
My ports/creations/hacks: GNOME (for Deblet), Cdeb2», Ubuntu, playable flash games in the "Get Started" app, DBS, ect...
enhanced fedora port has been canceled in favor of NITDebian (TBA)