![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Gaming & Leisure A section for users who strive to play the latest games on linux. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() |
HOWTO: Micropolis aka, SimCity
Micropolis is SimCity open sourced for the OLPC XO. It in theory should work Linux in general.
First you'll need the source code from: http://www.donhopkins.com/home/micropolis/ Direct link to the code: Untar the source: Code:
$ tar -zxf micropolis-activity-source.tgz Code:
$ sudo apt-get install libx11-dev libxpm-dev freebsd5-buildutils x11proto-xext-dev libxext-dev Code:
$cd /usr/local/bin $sudo ln -s /usr/lib/freebsd/yacc Code:
$cd micropolis-activity/src $ make && make install Turn off num-lock, there is a bug in Tcl/tk which breaks mouse events when that is on (thanks to Captain Frisbee). Code:
$cd micropolis-activity $./Micropolis And go play! At least, hopefully... Its currently work only 'sort of' working for me in Gusty. It will start up and you can click some on the main screen, but the game area doesn't display anything - attached is a picture... Last edited by petriborg; January 13th, 2008 at 03:33 PM.. Reason: More details added... |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2006
Location: New York City
Beans: 27
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Micropolis aka, SimCity
Will there be a .deb for this at some point? Will this be incorporated in into Hardy as a new package?
|
|
|
|
|
|
#3 |
|
5 Cups of Ubuntu
![]() |
Re: HOWTO: Micropolis aka, SimCity
|
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Apr 2006
Location: Toronto
Beans: 19
Ubuntu 9.04 Jaunty Jackalope
|
Re: HOWTO: Micropolis aka, SimCity
I'm having trouble trying to figure out how to run it at 1024 x 768. It seems to be running at 1152 x 864. I'm on a laptop so I don't have a lot of options.
Also, I'm able to create a city, but once I'm in, the main window only displays a blank brown screen. The map appears fine... Can't wait to get this running |
|
|
|
|
|
#5 | |
|
5 Cups of Ubuntu
![]() |
Re: HOWTO: Micropolis aka, SimCity
Quote:
|
|
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2008
Beans: 2
|
Re: HOWTO: Micropolis aka, SimCity
I filed a packaging request...
https://bugs.launchpad.net/ubuntu/+bug/182455 |
|
|
|
|
|
#7 | |
|
First Cup of Ubuntu
![]() Join Date: Oct 2006
Beans: 5
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOWTO: Micropolis aka, SimCity
I get the same brown screen as the main activity screen. The mini-map shows as if it were rendered at a very low res. No sounds at all.
I'm on Gutsy on a Thinkpad T42. Here's what's happening on the terminal: Quote:
- Jonathan |
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2008
Beans: 1
|
Re: HOWTO: Micropolis aka, SimCity
The Bad fd number comes from the fact that /bin/sh is not bash on Ubuntu.
Code:
sh: Syntax error: Bad fd number |
|
|
|
|
|
#9 |
|
RIP ~ Fluffy ~ 2006-2008
![]() |
Re: HOWTO: Micropolis aka, SimCity
Should be a simple tweak to the make files and such to substitute in dash right?
|
|
|
|
|
|
#10 | |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2005
Location: Scotland
Beans: 13
Ubuntu 7.04 Feisty Fawn
|
Re: HOWTO: Micropolis aka, SimCity
According to this article - SimCity Source Code Released to the Wild! Let the ports begin...
Quote:
|
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|