Jump to content
Sign In to follow this  
aerojad

Windowed Mode Problem

47 posts in this topic Last Reply

Highlighted Posts

Posted:
Last Online: A long, long time ago... 
 

I wanted to run SC in windowed mode for a bit, and so I did with the good old changing the link to

C:\Program Files\Maxis\SimCity 4 Deluxe\Apps\SimCity 4.exe -w

But now I want to run it in full screen again. I take the -w out, and the game still runs in windowed mode 7.gif

Is there a -full or -f or -something that I can type into the link to force it back into full screen mode?

Share this post


Link to post
Share on other sites
Posted:
Last Online: A long, long time ago... 
 

Remember to search first, I also had this problem.

Insert this instead for the target line:

C:\Program Files\Maxis\SimCity 4 Deluxe\Apps\SimCity 4.exe -f

It will run in full screen mode again.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Personally ive got 2 shortcuts, one for full screen(with the -f addon) and one for windowed mode ( -w)
Works really nice, exept you cannot chose resolution in shortcut... what i know about

Cheers
//Sim

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 
Date: 8/22/2005 11:14:43 AM
Author: Athens2004
Does windowed mode exist on the Deluxe Edition?
quote>

yes.

Beware: Emancipated user.  No Windoze for me.
The teacher opens the door but the student must enter himself. - Ancient Chinese Saying

Every minute of hate in which one indulges oneself is sixty seconds of happiness lost.
Music expresses that which cannot be put into words and that which cannot remain silent. -- Victor Hugo
If you always do what you've always done, you'll mostly get what you've always got.
JohnNewSig.gif
"We have met the enemy, and he is us" - Walt Kelly

Come join us at the Moose Factory

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

It worked for me with SimCity 4, but not with SimCity 4 Deluxe Edition... Is there an alternative?

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Welcome to Simtropolis!

if you put the command outside the qoutes it should work, there is no alternative, like so.... "C:\Program Files\Maxis\SimCity 4 Deluxe\Apps\SimCity 4.exe" -w

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Tnx for your welcome 4.gif

Sorry, I discovered it was my fault. I tried it again and it now works fine, don't know what I was doing wrong 3.gif Must've been a typo.

Share this post


Link to post
Share on other sites
Posted:
Last Online: A long, long time ago... 
 

Originally posted by: xiziz 

Works really nice, exept you cannot chose resolution in shortcut... what i know about

quote>

 

 

-r800x600x32 sets the resolution to 800x600, and the depth to 32

 

You can put in different (valid) values, of course.  However, when you switch back to full screen, it remembers the resolution.  So, on my computer (1024x768 screen), I have two shortcuts:

 

-intro:off -w -r800x600x32

-intro:off -f -r1024x768x32

The -intro:off turns off the opening movies.

 

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

I would like to run simcity 4 in windowed mode too but I do not know how. Where does the w go in the Configuration Settings?

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

You put the -w in your shortcut. You right-click on your SC4 Shortcut, then you click on properties then go to shortcut. at the end of your shortcut you put a space and add -w.

Help?


We, stardust, are the oddest observers of self (a.k.a. the universe).

I'm just a group of atoms typing this.

What do I know?

Share this post


Link to post
Share on other sites
Posted:
Last Online: A long, long time ago... 
 

Yeah, just to bump this, since I again needed to look it up.

To summarize, right-click the desktop shortcut, go to properties, then change the end of the target after the last " mark. There add one of the below.

-intro:off -w -r800x600x32

If you want to get rid of the movies and run it in window mode in 800x600

-intro:off -w -r1024x768x32 is what I use

Then right-click that shortcut again after saving the changes, and copy it so you have another shortcut, then change after the last " in the new shortcut to

-intro:off -f -r1024x768x32

so that you can have a shortcut that will go fullscreen if you want to go back to that easily.

My most used shortcut has this in it's target

"C:\Program Files\Maxis\SimCity 4 Deluxe\Apps\SimCity 4.exe" -intro:off -w -r1024x768x32

Nods to all who started and added to this one.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Here's a good one for you fine folks. Even with the -w command line switch, SimCity 4 still runs in fullscreen mode. I'm sure it's entered correctly because the -intro:off switch works properly. Perhaps someone could examine their SimCity 4.cfg file with a Hex editor and see where the window/fullscreen marker is? Thanks.

...It's kind of an issue for me since I run a dual-monitor setup with my primary monitor being a smaller widescreen laptop monitor. Unless I can get this sorted out, SC4 will be unplayable on my system.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Simcity 4.cfg is a human-readable text file.3.gif Make sure there is a space between switches and the last quotation mark in the path.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Originally posted by: sim-Al2 Simcity 4.cfg is a human-readable text file.quote>

You and I must be looking at different files. My SimCity 4.cfg file is a 284-byte file in the root SimCity 4 directory. Perhaps there's a line I can add to the /Apps/SimCity 4.ini file?

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

You do need a space after the target quotation marks, and after each tag, You should end with the intro off.

You may need to add a resolution smaller than the native resolution of your moniter.

I think you need to start the game with the shortcut at least once for the tag to take effect.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

It's been a while, but I'm looking to play SimCity 4 again. However, none of these things works. I copy-pasted the exact commands into my shortcut and they don't work. When I enable windowed mode, the splash screen shows up, but the game never runs. When I disable windowed mode but enable a custom resolution and set it to widescreen, the game still runs the usual 1024x768.

I have Vista 64 bit. I installed the latest patch (according the SimCity 4 website) and two NAM updates. What could be wrong? 

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Originally posted by: gundamfan

It's been a while, but I'm looking to play SimCity 4 again. However, none of these things works. I copy-pasted the exact commands into my shortcut and they don't work. When I enable windowed mode, the splash screen shows up, but the game never runs. When I disable windowed mode but enable a custom resolution and set it to widescreen, the game still runs the usual 1024x768.

I have Vista 64 bit. I installed the latest patch (according the SimCity 4 website) and two NAM updates. What could be wrong? quote>

"C:\Program Files (x86)\Maxis\SimCity 4 Deluxe\Apps\SimCity 4.exe" -w -r1440x900x32 -CustomResolution:enabled

This should be the path you installed it to if you are running 64-bit vista.  change the -r1440x900x32 to a resolution of your choice.  for example, -r1600x1200x32

note, the x32 is not required, but doesn't hurt to add.


2tKyRe7.jpg

ahhhh i'm busy. Also swat-medic.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Thanks for the reply. I tried this exact path, but when I open the game, the splash screen shows up, but the game itself never loads. It's not even a process in the task manager. What could be wrong?

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Well I have used a variety of resolutions in windowed mode with other games, so I don't know why it'd be a problem here.

EDIT: Alright, so I switched it to 1920x1080, the full screen res, and it worked. This is annoying though, because i can't really use windowed mode that way (I prefer it for the multitasking and convenience). Weirdly enough other apps work fine with lower resolutions, but apparently not here. Any idea how I could fix that, or am I stuck with full res fullscreen?

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Just a quick thanks for this post.

Recently decided to spend some time playing this - online gaming has gotten old to be honest - and wanting to run windowed at a custom res was throwing me alot, to find the answer within one page of posts and for it to work right away - AWESOME!

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Haha I guess you're lucky I had a problem and bumped the thread 4.gif

Looks like we both have a similar situation. I was super obsessed with Simcity 4 way back when (hence joined back in 2003), but I haven't played it in a good 4 years or so. SimCity on the iPhone revived my interest though, so here I am!

(Also wow, haha, I was in middle school back then, but now I'm in college!)

Anyway I just wish my computer weren't so finicky about resolutions. Previous computers were fine with any resolutions, and it lets me play whatever resolution I want for games like Team Fortress 2 or Left 4 Dead or Empire:Total War, but SimCity 4 doesn't seem to have as much luck. For some reason most games only show 1920x1080 and then a few tiny 4:3 resolutions, which makes windowed mode impossible here. I have a Vaio VGN-FW290, could that contribute to the problem? It's got an ATI card, latest drivers. I don't know anybody who has similar resolution restricting issues like I do, so it's weird.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

I've been having a problem with windowed mode as well. I can run a custom resolution for full screen mode perfectly, but when I try to do the same thing in windowed mode it'll either open in fullscreen mode or it just won't do anything. For now I'm stuck playing in fullscreen mode or windowed mode with a bad resolution. If it helps, I'm running Deluxe with the update, and I don't think my plugins have anything to do with it since it's always been a problem.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

messing with this I noticed that I had to pick a res that followed a proper aspect ratio. Ex. 1650x1024 would not start up, but if I choose 1600x1024 it would work just fine in windowed mode. try something simple like 800x600 to start, then try bumping the size up.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

On topic yet a little off topic: I've started running SC4 exclusively in windowed mode and, for some reason, it runs incredibly well, much better than in full screen. I suppose it depends on each individual system and setup.


Proud Simtropolis Member since 2004.

Go Maple Leafs! Go Blue Jays! Go Rush (Finally in the Rock and Roll Hall of Fame)!

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

anyone figure this out for windows 7 64bit? i have tried all suggestions and nothing works, it always goes to full screen no matter what!. i even tried multiple times deleting the short cut and redoing a new one and trying over and nothing works.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

You can actually run the game in windowed mode and fullscreen at the same time:

Just change the resolution (in-game options menu) to you screen.

Share this post


Link to post
Share on other sites
Posted:
Last Online:  
 

Originally posted by: ed_diaz

anyone figure this out for windows 7 64bit? i have tried all suggestions and nothing works, it always goes to full screen no matter what!. i even tried multiple times deleting the short cut and redoing a new one and trying over and nothing works.quote>

I don't know what you are doing, or not doing, but you haven't got it right yet.  There is no difference in the way it works in any of the Windows editions.

Copy the target path, and tags, and paste it into your reply.

Share this post


Link to post
Share on other sites

Sign In or register to comment...

To comment in reply, you must be a community member

Sign In  

Already have an account? Sign in here.

Sign In Now

Create an Account  

Sign up to join our friendly community. It's easy!  

Register a New Account

Sign In to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×

Thank You for the Continued Support!

Simtropolis depends on donations to fund site maintenance costs.
Without your support, we just would not be in our 24th year online!  You really help make this a great community. *:thumb:

But we still need your support to stay online. If you're able to, please consider a donation to help us stay up and running. This helps sustain a platform where we can share our community creations for years to come.

Make a Donation, Get a Gift!

Expand your city with the best from the Simtropolis Exchange.
Make a Donation and get one or all three discs today!

STEX Collections

By way of a "Thank You" gift, we'd like to send you our STEX Collector's DVD. It's some of the best buildings, lots, maps and mods collected for you over the years. Check out the STEX Collections for more info.

Each donation helps keep Simtropolis online, open and free!

Thank you for reading and enjoy the site!

More About STEX Collections