|
2009-12-07
, 06:51
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#32
|
Okay, so maybe there's some corruption on one of the install files. Clean it out to start anew. From xterm as root: (and for the love of god be careful with these recursive purge commands as root)
rm -Rf /home/user/.duke3d
rm -Rf /media/mmc1/share/duke3d/*
dpkg -r duke3d
Then re-download the .deb file and the .grp file.
Now reinstall:
dpkg -i duke3d_1.5.8-0maemo2_armel.deb
Move the newly downloaded duke3d.grp file to the /media/mmc1/share/duke3d directory and keep everything lowercase.
Try and launch the game.
|
2009-12-07
, 07:14
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#33
|
|
2009-12-07
, 07:27
|
Posts: 78 |
Thanked: 36 times |
Joined on Nov 2009
@ Moscow
|
#34
|
|
2009-12-07
, 17:57
|
Posts: 5 |
Thanked: 1 time |
Joined on Sep 2009
|
#35
|
|
2009-12-07
, 18:43
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#36
|
I got the package installed and running but can't navigate the menu, no keys seem to move the choice. How do I select "start game"?
The Following User Says Thank You to cddiede For This Useful Post: | ||
|
2009-12-07
, 20:52
|
|
Posts: 1,107 |
Thanked: 720 times |
Joined on Mar 2007
@ Germany
|
#37
|
|
2009-12-07
, 21:51
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#38
|
|
2009-12-27
, 17:02
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#39
|
|
2009-12-27
, 17:17
|
|
Posts: 293 |
Thanked: 206 times |
Joined on Oct 2009
@ Germnay
|
#40
|
Tags |
nuclear warfare, nuking people = fun |
|
rm -Rf /home/user/.duke3d
rm -Rf /media/mmc1/share/duke3d/*
dpkg -r duke3d
Then re-download the .deb file and the .grp file.
Now reinstall:
dpkg -i duke3d_1.5.8-0maemo2_armel.deb
Move the newly downloaded duke3d.grp file to the /media/mmc1/share/duke3d directory and keep everything lowercase.
Try and launch the game.