|
|
2010-12-01
, 22:16
|
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#2
|
|
|
2010-12-01
, 22:27
|
|
|
Posts: 120 |
Thanked: 22 times |
Joined on Jan 2010
|
#3
|
|
|
2010-12-01
, 22:58
|
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#4
|
i dont know what the name of the package, i installed it with this code
cd ~
wget http://www.runescape.com/downloads/runescape.msi -O $HOME/runescape.msi
7z e -o$HOME/rs_client $HOME/runescape.msi
7z e -o$HOME/rs_client/cabfile $HOME/rs_client/rslauncher.cab
mkdir -p $HOME/runescape/bin
mv $HOME/rs_client/cabfile/JagexAppletViewerJarFile.* $HOME/runescape/bin/jagexappletviewer.jar
mkdir $HOME/runescape/images
mv $HOME/rs_client/cabfile/JagexAppletViewerPngFile $HOME/runescape/images/jagexappletviewer.png
|
|
2010-12-01
, 23:15
|
|
|
Posts: 120 |
Thanked: 22 times |
Joined on Jan 2010
|
#5
|
|
|
2010-12-02
, 09:44
|
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#6
|
~ $ root Nokia-N900:~#
Nokia-N900:~# pwd /root
Nokia-N900:~# cd /root
Nokia-N900:~# rm -rf .jagex_cache_32
Nokia-N900:~# df /
|
|
2010-12-02
, 15:00
|
|
|
Posts: 120 |
Thanked: 22 times |
Joined on Jan 2010
|
#7
|
Last edited by razefox; 2010-12-28 at 14:49.