DooMAGE Posted September 20, 2017 Share Posted September 20, 2017 Hello, Looks like when you have AMD's VSR (Virtual Super Resolution) or NVIDIA's DSR (Dynamic Super Resolution) enabled, the game will use the MAX virtual resolution and not the monitor's native resolution. This causes some systems not be able to run the game and/or getting stuck on a black screen. The engine also tries to run the game on boths monitors systems with dual monitor setup. We have earlier reports of this issue:https://www.leadwerks.com/community/topic/15422-a-demons-game-issues-found-thus-far/?do=findComment&comment=103407https://www.leadwerks.com/community/topic/15913-my-first-demo/?do=findComment&comment=105871 And now some users from itch.io is reporting to me the same issues on my released game :/ I'm trying to bypass this by code, but no sucess so far. 1 Quote My Leadwerks games! https://ragingmages.itch.io/ Link to comment Share on other sites More sharing options...
Einlander Posted September 20, 2017 Share Posted September 20, 2017 There really should be a function to get the desktop resolution. 1 Quote Link to comment Share on other sites More sharing options...
Josh Posted September 21, 2017 Share Posted September 21, 2017 https://www.leadwerks.com/learn?page=API-Reference_Object_System_CountGraphicsModes https://www.leadwerks.com/learn?page=API-Reference_Object_System_GetGraphicsMode Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Einlander Posted September 21, 2017 Share Posted September 21, 2017 "current" desktop resolution. Like if I play this on my TV using HDMI/VGA out. I would want it to run at 720p, but Leadwerks would default to 1080i and I wouldn't want that. 1 Quote Link to comment Share on other sites More sharing options...
Einlander Posted September 23, 2017 Share Posted September 23, 2017 @DoomSlayer This is a work around that I created 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.