How do I run Sim City 4?
- by Jacob Larson
I know that it is possible to run Sim City 4 Deluxe, as this page clearly proves so.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=10515
I have tried two different commands, and the paths are all right, but when I enter them, I simply get a blank terminal line.
WINEDEUB=-all wine C:\\Program\ Files\ \(x86\)\\Maxis\\SimCity\ 4\ Deluxe\\Apps\\SimCity\ 4.exe -d:software -intro:off -CPUCount:1
env WINEPREFIX="/home/jacob/.wine" wine "C:\Program Files (x86)\Maxis\SimCity 4 Deluxe\Apps\SimCity 4.exe" -intro:off -CPUCount:1
So, what could be the problem? I'm fairly new, so I'm not really sure what info I need to provide.
Thanks.