Stargus
m |
(wikify) |
||
Line 1: | Line 1: | ||
- | Here is the How-To for installing the incomplete Stargus Starcraft engine on your N900. This is not the full Starcraft game. See the project page linked below for details. | + | Here is the How-To for installing the incomplete Stargus Starcraft engine on your [[Nokia N900|N900]]. This is not the full Starcraft game. See the project page linked below for details. |
- | To install this you need to have | + | To install this you need to have [[root access]]. Also you need to have a memory card inserted in the N900. |
- | First you need to get the files from the original Starcraft CD with | + | First you need to get the files from the original Starcraft CD with [http://sourceforge.net/projects/stargus/ Stargus]: |
- | [http://sourceforge.net/projects/stargus/ Stargus | + | |
- | |||
- | Put your Starcraft CD in. | + | # Download Stargus |
+ | # Put your Starcraft CD in. | ||
+ | # Install Stargus and when you are asked for 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 memorycard:\games\stratagus\ | ||
+ | # Next you have to download this file: [http://www.mediafire.com/?3f30xvhrd1g Stratagus deb file] | ||
+ | # Copy this file to the root directory of your memory card | ||
+ | # Open X-Terminal on the N900 and type in the following: | ||
+ | root | ||
+ | cd /media/mmc1/ | ||
+ | dpkg -i stratagus-0.1-4_armel.deb | ||
- | + | Now it gets installed and you are ready! | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | Now it gets installed and you | + | |
When you see this code while installing Stratagus: | When you see this code while installing Stratagus: | ||
- | + | Setting up stratagus (0.1.4) ... | |
- | /var/lib/dpkg/info/stratagus.postinst: line 7: maemo-select-menu-location: not found | + | /var/lib/dpkg/info/stratagus.postinst: line 7: maemo-select-menu-location: not found |
- | It | + | It does not mean anything serious. That was the category selection menu in [[:Category:OS2008|OS2008]] ([[Open development/Maemo roadmap/Diablo|Diablo]]). In [[Open development/Maemo roadmap/Fremantle|Maemo 5]] we do not have this selection menu but it does not matter, the game installed fine. If you already have Warcraft 2 installed, you first have to rename your Warcraft 2 games directory on your memory card. |
- | If you already have Warcraft 2 installed, you first have to rename your Warcraft 2 games directory on your memory card. | + | |
Have fun! | Have fun! | ||
- | Credit goes to linman who has ported Stratagus for | + | == Acknowledgements == |
+ | |||
+ | * Credit goes to linman who has ported Stratagus for Maemo and the Stargus team. | ||
+ | * [http://sourceforge.net/projects/stargus/ Stargus project page] | ||
- | [[Category: | + | [[Category:Software]] |
+ | [[Category:HowTo]] | ||
[[Category:N900]] | [[Category:N900]] |
Revision as of 09:47, 12 March 2010
Here is the How-To for installing the incomplete Stargus Starcraft engine on your N900. This is not the full Starcraft game. See the project page linked below for details.
To install this you need to have root access. Also you need to have a memory card inserted in the N900.
First you need to get the files from the original Starcraft CD with Stargus:
- Download Stargus
- Put your Starcraft CD in.
- Install Stargus and when you are asked for 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 memorycard:\games\stratagus\
- Next you have to download this file: Stratagus deb file
- Copy this file to the root directory of your memory card
- Open X-Terminal on the N900 and type in the following:
root cd /media/mmc1/ dpkg -i stratagus-0.1-4_armel.deb
Now it gets installed and you are ready! When you see this code while installing Stratagus:
Setting up stratagus (0.1.4) ... /var/lib/dpkg/info/stratagus.postinst: line 7: maemo-select-menu-location: not found
It does not mean anything serious. That was the category selection menu in OS2008 (Diablo). In Maemo 5 we do not have this selection menu but it does not matter, the game installed fine. If you already have Warcraft 2 installed, you first have to rename your Warcraft 2 games directory on your memory card. Have fun!
Acknowledgements
- Credit goes to linman who has ported Stratagus for Maemo and the Stargus team.
- Stargus project page