Jump to content
cardiomonkey

Gridlines problem

10 posts in this topic Last Reply

Highlighted Posts

Posted:
Last Online:  
 

Hi Everyone

 

I have started to get dashed black gridlines even when the grid is OFF. Is this normal?

 

Click image for larger image.

 

Is this how it should be or is there potentially something weird going on here? I cannot say I have seen them before and they stick out like a sore thumb.

 

lmEm6Bd.jpg


It's getting kind of hard to believe things are going to get better. I've been drowning to long to believe that the tides going to turn.

 

Success simply consists of getting up one more time than you fall.

 

 

Share this post


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

I believe this is due to your graphics settings. Try adjusting them, and setting your render from either software to hardware, or hardware to software... Whichever you are not using now.

 

Hopefully that will fix it!

Share this post


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

Make sure the grid is off.  Press the 'g' key once.


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
  • Original Poster
  • Posted:
    Last Online:  
     

    I believe this is due to your graphics settings. Try adjusting them, and setting your render from either software to hardware, or hardware to software... Whichever you are not using now.

     

    Hopefully that will fix it!

     

    Make sure the grid is off.  Press the 'g' key once.

     

    Hi Haljackey and Nonny

     

    The grid is definitely 100% off. 

    I have tried with changing screen resolution and I have been running from the start on hardware. I switch to software and it makes no difference, save both the setting and then the game and then reload the game again and it is back on hardware in settings. The problem seems to be persisting and is a fairly new thing, just noticed it today.

     

    I have to mention I am on MAC and the time is coming when I might need to invest in a PC (My first in 15 years) to optimally play SC4. Some mods crash the game for no reason and some (despite being identical in type, .dat, sc4 or .model) work great! It is a mysterious beast and the MAC seems to augment my problems.

     

    Where to go from here on my MAC with this issue is hard to say. Tried many combinations of resetting and changing resolutions and accepting default, but no luck.

     

    Thanks a lot anyway and if there is something else you think I can try, then awesome  :)

     

    Otherwise, I think a PC is needed. I just have no idea which is the best setup for PC (as far as optimal hardware and software).


    It's getting kind of hard to believe things are going to get better. I've been drowning to long to believe that the tides going to turn.

     

    Success simply consists of getting up one more time than you fall.

     

     

    Share this post


    Link to post
    Share on other sites
  • Original Poster
  • Posted:
    Last Online:  
     

    Yes, maybe this should be moved to the MAC discussion page or the bug, technical issue, sorry about that. Should have thought of that first before firing off this topic post.


    It's getting kind of hard to believe things are going to get better. I've been drowning to long to believe that the tides going to turn.

     

    Success simply consists of getting up one more time than you fall.

     

     

    Share this post


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

    It's definitely a mac problem (iirc like the dot shadows) and to my knowledge there's no fix for that


    k1v7e2y.jpg

    Share this post


    Link to post
    Share on other sites
  • Original Poster
  • Posted:
    Last Online:  
     

    Thanks GMT.

     

    Yes, it is something that only turned up today (after 5 weeks since I got it). I think I just have to live with it.

    Funnily it is only over zoned and built areas, the unzoned areas are not affected. Doesn't alter my gaming, just the aesthetics of future pictures.

     

    Thanks again for all the help.

     

    PS. Haljackey, up to part 17 and loving it  :)  :rofl:


    It's getting kind of hard to believe things are going to get better. I've been drowning to long to believe that the tides going to turn.

     

    Success simply consists of getting up one more time than you fall.

     

     

    Share this post


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

    My dear friend, you do not need to invest in a new hardware platform to run the Windows version.  Just some free software, namely wine.  Wine is a windows executive layer that can be added to your O/S.  It works like a JIT execution layer something like the .NET interpretation system and converts windows calls into native calls.

     

    To run your Windows version of SC4 you call the program like this:

     

     

    wine "C:/Program Files (x86)/Maxis/SimCity 4 Deluxe/Apps/SimCity 4.exe"  -intro:off -CustomResolution:enabled -r1920x1080x32 -d:directx  -CPUCount:1 -f

     

    That's my command line for my Linux system, but it should work the same.  What it does is call wine and directs it to run SC4 with all my nice options.

     

    You might find this link interesting.

     

    If you wish, you could dual boot Ubuntu and run with wine, but I think that is more overhead than you want.

     

    With either option, you would have to repurchase the game's Windows version from a download vendor (Gog.com, gamersgate.com, amazon.com).  Besides, I wouldn't want to lure you away from your MAC, which suits the medical crowd very well indeed.

    • Like 2

    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
  • Original Poster
  • Posted:
    Last Online:  
     

    My dear friend, you do not need to invest in a new hardware platform to run the Windows version.  Just some free software, namely wine.  Wine is a windows executive layer that can be added to your O/S.  It works like a JIT execution layer something like the .NET interpretation system and converts windows calls into native calls.

     

    To run your Windows version of SC4 you call the program like this:

     

     

    wine "C:/Program Files (x86)/Maxis/SimCity 4 Deluxe/Apps/SimCity 4.exe"  -intro:off -CustomResolution:enabled -r1920x1080x32 -d:directx  -CPUCount:1 -f

     

    That's my command line for my Linux system, but it should work the same.  What it does is call wine and directs it to run SC4 with all my nice options.

     

    You might find this link interesting.

     

    If you wish, you could dual boot Ubuntu and run with wine, but I think that is more overhead than you want.

     

    With either option, you would have to repurchase the game's Windows version from a download vendor (Gog.com, gamersgate.com, amazon.com).  Besides, I wouldn't want to lure you away from your MAC, which suits the medical crowd very well indeed.

     

    Always sage advice. It might just be time for me to take the plunge and run through Wine. I have Wine and it works perfectly whenever I use it, so maybe that will be the most ideal way to go.

     

    You are right, in the medical crowd MAC has become really popular and as I said, made the switch 15 years ago.

    A big thank you again


    It's getting kind of hard to believe things are going to get better. I've been drowning to long to believe that the tides going to turn.

     

    Success simply consists of getting up one more time than you fall.

     

     

    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


    • 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