Stargus
Line 1: | Line 1: | ||
- | + | == Installing Stargus on Nokia N900 == | |
- | + | See thread: http://talk.maemo.org/showthread.php?p=904603 | |
- | + | == Installing Stargus on Nokia N800 (Diablo) == | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
# Download Stargus: [http://stargus.sourceforge.net/install/ Linux] - [http://sourceforge.net/projects/stargus/ Windows] | # Download Stargus: [http://stargus.sourceforge.net/install/ Linux] - [http://sourceforge.net/projects/stargus/ Windows] | ||
Line 58: | Line 34: | ||
* Credit goes to linman who has ported Stratagus for Maemo and the Stargus team. | * Credit goes to linman who has ported Stratagus for Maemo and the Stargus team. | ||
- | * [ | + | * [https://launchpad.net/stargus/ Stargus project page] |
[[Category:Software]] | [[Category:Software]] |
Revision as of 15:16, 26 December 2010
Installing Stargus on Nokia N900
See thread: http://talk.maemo.org/showthread.php?p=904603
Installing Stargus on Nokia N800 (Diablo)
- Download Stargus: Linux - Windows
- Put your Starcraft CD in.
- Install Stargus and when you are asked, select the CD-Rom drive.
- Exit Stargus and go to the directory where Stargus was installed (C:\Program Files\Stargus)
- Copy the CONTENT of the Data directory to your memory card to media\mmc1\games\stratagus\stargus
- Next you have to download this file: Stratagus deb file
- Copy this file to the root directory of your external memory card
- running the .deb from the file manager should work
- otherwise, Open X-Terminal and type in the following as root, pressing enter after each line:
cd .. cd .. cd media/mmc1/ dpkg -i stratagus-0.1-4_armel.deb
Once installed, the shortcut created in the application menu will not work, use this code in X-terminal instead:
stratagus -v 2 -d /media/mmc1/games/stratagus/stargus
Notes:
- Be very careful with your spelling of stratagus/stargus, it will save you a lot of frustration. Copy-and-pasting into X-term is preferable.
- You may see an error stating that preferences.lua cannot be loaded or found. ignore this. Stargus should still start and after editing settings you won't see that message again.
- Stargus may not initially start in full screen. but this is okay, you simply need to goto settings within stargus and tick "full screen." don't change the display size.
- You can create a custom shortcut, using the X-term code above, in the wonderful application Personal Menu by Andrew Olmsted
Acknowledgements
- Credit goes to linman who has ported Stratagus for Maemo and the Stargus team.
- Stargus project page