Open forum for end-user questions about
Wine . Before asking questions, check out the
Wiki as a first step.
Forum Rules
danielsard
Level 1
Posts: 8 Joined: Wed Nov 02, 2011 11:58 pm
Post
by danielsard » Thu Nov 03, 2011 12:05 am
Hi
I run wine 1.2 and I'm having trouble with this game, as it all loads great, but when im in region view, if I click on a spot to start a new city, the game crashes, and my linux screen gets all messy and small
Has somebody had this error before?
Plz help
Thanks
Davvvve
Level 4
Posts: 181 Joined: Mon Apr 27, 2009 2:37 pm
Post
by Davvvve » Thu Nov 03, 2011 1:00 am
install latest wine 1.3.31 and try .
danielsard
Level 1
Posts: 8 Joined: Wed Nov 02, 2011 11:58 pm
Post
by danielsard » Thu Nov 03, 2011 7:49 am
how? when I try to update, ubuntu gets all rebellious and doesnt allow :/
danielsard
Level 1
Posts: 8 Joined: Wed Nov 02, 2011 11:58 pm
Post
by danielsard » Thu Nov 03, 2011 2:43 pm
correction: I have 1.3.3.1 can somebody help me please? I want to play so badly :/
dimesio
Moderator
Posts: 13367 Joined: Tue Mar 25, 2008 10:30 pm
Post
by dimesio » Thu Nov 03, 2011 5:05 pm
danielsard wrote: correction: I have 1.3.3.1 can somebody help me please? I want to play so badly :/
I assume you mean 1.3.31.
Have you tried the tweaks mentioned in the AppDB?
http://appdb.winehq.org/objectManager.p ... n&iId=7500
I've always found it necessary to bind Sim City to one core when playing, or it will crash randomly. It's not a Wine issue; it's an old game that wasn't meant for multi-core systems, and it crashes on Windows, too, unless you set the affinity. I also recommend running it in an emulated virtual desktop, as it does tend to mess up the whole desktop when it crashes.
danielsard
Level 1
Posts: 8 Joined: Wed Nov 02, 2011 11:58 pm
Post
by danielsard » Thu Nov 03, 2011 9:05 pm
how do you bind it to one core plz?
dimesio
Moderator
Posts: 13367 Joined: Tue Mar 25, 2008 10:30 pm
Post
by dimesio » Thu Nov 03, 2011 10:02 pm
danielsard wrote: how do you bind it to one core plz?
I use taskset; you put it before the command to run your app, e.g.,
Code: Select all
taskset -c 0 wine '/path/to/program.exe'
Substitute the actual path to the exe in the command line. The 0 binds it to the first core; you can specify any core.
http://linuxcommand.org/man_pages/taskset1.html
danielsard
Level 1
Posts: 8 Joined: Wed Nov 02, 2011 11:58 pm
Post
by danielsard » Thu Nov 03, 2011 10:24 pm
thanks, sorry, im really noob to linux, this is the path
Code: Select all
/home/danielsard/.wine/drive_c/Program Files/Simcity 4/Apps
What do I use please?
plz let me know
Thanks
danielsard
Level 1
Posts: 8 Joined: Wed Nov 02, 2011 11:58 pm
Post
by danielsard » Thu Nov 03, 2011 10:39 pm
seems to be crashing even with one core :/