Jump to content

No anti-aliasing when fullscreen


Recommended Posts

I play in a 4K monitor. AFAIK, game doesn't support 4k resolutions. Anyway, if I play on window mode (with the windows maximized) the game looks great, anti-aliasing working good. As soon as I go full-screen antialiasing disappears. 
Weird thing, screenshots on full-screen mod looks ok.

Any suggestion to fix this?

I show you my graphics settings
image.thumb.png.5593e338fb023ed9c0881deee01d7e7a.png

Edited by guerringuerrin
Link to comment
Share on other sites

yes those are the default settings, I clicked on Restore after modify some settings.
I took a photo of both versions to show the difference in the typography. Same happens to the 3d models in-game but is moree difficult to show the no anti-aliasing with a photo. Screenshots doesn't seem to show any difference.
This is fullscreen mode
1.thumb.jpg.a30dfb876450a9ca31b8c135ec9d9efe.jpg

 

This is window mod

2.thumb.jpg.f7c0f1072aaddf650afa720a84b68c99.jpg

Link to comment
Share on other sites

Do you use Windows scaling ? E.G desktop scaling at 200% ?

I don't think Anti Aliasing affects the GUI. Do you play the release or SVN ?

You could try to set https://code.wildfiregames.com/source/0ad/browse/ps/trunk/binaries/data/config/default.cfg$30

borderless.fullscreen = false in user.cfg

you can also try hidpi = true

Please try them one at a time to avoid problems and false positives.

Link to comment
Share on other sites

Posted (edited)

Alright good news!

I tried borderless.fullscreen = false in user.cfg but I also needed to set xres = "3840" and yres = "2160" because otherwise resolution changed to something like 1024x768 (I think boonGUI has something to do with this) and everything turned big and ugly

with these 3 variables set this way it looks incredibly beautiful as it should be :happy: so the file ended up this way:
borderless.fullscreen = "false"
xres = "3840"
yres = "2160"

curiously now i can go fullscreen and typography and graphics has antialiasing

I removed and introduced the line a few times to confirm.

Thank you so much for your time, Stan!:)

Edited by guerringuerrin
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...