Josh Posted August 8, 2018 Share Posted August 8, 2018 2 hours ago, Yue said: I have the problem, but I had to set the scale to 100% and move the scale of the gpu screen. It's something to do with high-resolution monitors. The test project works well at the top of the screen resolution but if I start to lower the resolution I see the following. Do you have more than one monitor? 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...
Yue Posted August 8, 2018 Author Share Posted August 8, 2018 20 minutes ago, Josh said: Do you have more than one monitor? No, I only have one monitor. AOC Link to comment Share on other sites More sharing options...
Monkey Frog Studio Posted August 8, 2018 Share Posted August 8, 2018 ... and as I had stated previously, I had disabled my secondary monitor and the problem still persisted. However, if the secondary monitor (the non-4K monitor) is made the primary and screentest.exe is run, then full screen works perfectly on that monitor. So, the problem does not appear to be dual screen related (per se). However, it does seem to have something to do with the 4k monitor, though I have no idea why. Creating professional 2D and 3D content is my passion! Monkey Frog Studio Link to comment Share on other sites More sharing options...
Josh Posted August 8, 2018 Share Posted August 8, 2018 Yeah, it should not matter. I have a regular resolution monitor right now, but when I changed the scaling I had no problems. @Yue you have a 4K monitor too, right? 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...
Monkey Frog Studio Posted August 8, 2018 Share Posted August 8, 2018 Yes. It tops out at 4096 x 2160, but I run it at 3840 x 2160. Creating professional 2D and 3D content is my passion! Monkey Frog Studio Link to comment Share on other sites More sharing options...
Yue Posted August 8, 2018 Author Share Posted August 8, 2018 I don't know if it's 4k, I guess you can tell by the maximum resolution of the monitor. The only thing I can think of is to do a test with another video game engine that uses OpenGL and see the results, so we can rule out a local error. Link to comment Share on other sites More sharing options...
Josh Posted August 8, 2018 Share Posted August 8, 2018 1920x1080 is just a normal monitor. ? 1 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...
Yue Posted August 8, 2018 Author Share Posted August 8, 2018 Well, I've learned something new. Those terminologies always end up killing my ignorance. Link to comment Share on other sites More sharing options...
Yue Posted August 8, 2018 Author Share Posted August 8, 2018 I don't know if is is of any use, in another engine at a low resolution, you see bands on the sides of the scene. Link to comment Share on other sites More sharing options...
Josh Posted August 8, 2018 Share Posted August 8, 2018 4K means around 4000 vertical resolution, and typically the screen is scaled up. I think the default is 150% on Windows, but I prefer 200% so everything is the same size as a 1920x1080 monitor (1080p) 1 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...
Monkey Frog Studio Posted August 8, 2018 Share Posted August 8, 2018 4K means 4000. So, a monitor with a pixel length of 4096 pixels would be a 4K monitor. Monitors in the 2000+ range of horizontal pixels are often referred to as 2K monitors. "K" being short for 1000. 1 Creating professional 2D and 3D content is my passion! Monkey Frog Studio Link to comment Share on other sites More sharing options...
Monkey Frog Studio Posted August 8, 2018 Share Posted August 8, 2018 1 hour ago, Josh said: 4K means around 4000 vertical resolution Actually, no. When the use terms like 2K and 4K, they are talking about HORIZONTAL resolution, not vertical. From a website: "As things stand, the majority of 4K displays come with 3840 x 2160 pixel (4K UHDTV) resolution, which is exactly four times the pixel count of full HD displays (1920 x 1080 pixels). There are also 4096 x 2160 pixel (DCI 4K) displays for the film industry that are referred to as 4K displays." 1 Creating professional 2D and 3D content is my passion! Monkey Frog Studio Link to comment Share on other sites More sharing options...
Yue Posted August 8, 2018 Author Share Posted August 8, 2018 Returning to the topic, the only way I see it here is the percentage of windows in my case 100% and it solves the problem, besides moving one or another parameter in the nvidia control. Now, I will never publish a game, however the question is if any user of the game comes across this must be a nightmare to tell him to do one thing, to do the other. Link to comment Share on other sites More sharing options...
Yue Posted August 8, 2018 Author Share Posted August 8, 2018 Another thing I notice is that if I change from 100% to 125% or another value, maximum on my screen of 175, some screen resolutions will work. Link to comment Share on other sites More sharing options...
Monkey Frog Studio Posted August 8, 2018 Share Posted August 8, 2018 1 minute ago, Yue said: Returning to the topic, the only way I see it here is the percentage of windows in my case 100% and it solves the problem, besides moving one or another parameter in the nvidia control. Now, I will never publish a game, however the question is if any user of the game comes across this must be a nightmare to tell him to do one thing, to do the other. Yeah, but that doesn't fix it for me. If I change scaling from 125% to 100% then Leadwerks still does not go full screen on my primary monitor (when set to my 4K monitor). Messing with my Nvidia settings (so far) have not changed this, either. 1 Creating professional 2D and 3D content is my passion! Monkey Frog Studio Link to comment Share on other sites More sharing options...
Yue Posted August 8, 2018 Author Share Posted August 8, 2018 The strange thing is that this was apparently not a problem in Leadwerks version 4.3. Link to comment Share on other sites More sharing options...
Yue Posted August 8, 2018 Author Share Posted August 8, 2018 This is the configuration that I think has served me well in envy, but all I have to say is pure speculation. Link to comment Share on other sites More sharing options...
Monkey Frog Studio Posted August 8, 2018 Share Posted August 8, 2018 Thanks for trying to help, Yue. However, that does not change anything for me. Even after doing that in the Nvidia Control Panel, screentest.exe still opens upper-left and does not fill my monitor. 1 Creating professional 2D and 3D content is my passion! Monkey Frog Studio Link to comment Share on other sites More sharing options...
tumira Posted August 9, 2018 Share Posted August 9, 2018 Try to disable DSR in NVIDIA control panel if it is enabled ? 1 Link to comment Share on other sites More sharing options...
Josh Posted August 9, 2018 Share Posted August 9, 2018 9 minutes ago, tumira said: Try to disable DSR in NVIDIA control panel if it is enabled ? That's the stupidest feature ever. We already have MSAA which is much more efficient than supersampling. 1 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...
Monkey Frog Studio Posted August 9, 2018 Share Posted August 9, 2018 1 hour ago, tumira said: Try to disable DSR in NVIDIA control panel if it is enabled ? DSR has been off/disabled forever on this machine. Thanks, though. Creating professional 2D and 3D content is my passion! Monkey Frog Studio Link to comment Share on other sites More sharing options...
Yue Posted August 9, 2018 Author Share Posted August 9, 2018 13 hours ago, tumira said: Try to disable DSR in NVIDIA control panel if it is enabled ? When I was testing, I activated that thing, and it didn't launch the executable in full screen, only from the Leadwerks editor. So I turned it off and it worked correctly but it doesn't solve the problem. Link to comment Share on other sites More sharing options...
SpiderPig Posted September 2, 2018 Share Posted September 2, 2018 After talking to @Argent Arts trying to figure out what was happening I managed to reproduce the problem. I have two screens of the same model both set to a resolution of 1920x1080 (which is their native resolution) in which full screen works fine. If I set one or both of these to a resolution below their native, the problem happens. @Argent Arts is using two screens as well, but both are different models and have different native resolutions. By setting the lower native resolution screen to the primary Leadwerks ran in full screen but only on that screen, not the bigger one. I'm not sure how Leadwerks manages full-screen mode, but from what looks to be happening, it seems Leadwerks is using the correct resolution of the screen for it's window, but is somehow scaling the result down as if the screen was still using it's native resolution. The scaling options for Windows 10 would also do this because it would scale it up to be different from the native as well. I'm not positive but with the Issue of the Leadwerks window appearing off screen, probably relates to the difference between native and current resolutions too. Is anyone else able to reproduce this problem by changing their screen resolution? Link to comment Share on other sites More sharing options...
SpiderPig Posted September 2, 2018 Share Posted September 2, 2018 Just had a thought and looked at it again, when Leadwerks runs it is actually changing the screens resolution back to native EDIT : I changed my primary screen to 1680x1050 and had two black bars on the sides due to the aspect ratio. When Leadwerks ran these bars disappeared. 1 Link to comment Share on other sites More sharing options...
Yue Posted September 2, 2018 Author Share Posted September 2, 2018 25 minutes ago, SpiderPig said: Just had a thought and looked at it again, when Leadwerks runs it is actually changing the screens resolution back to native EDIT : I changed my primary screen to 1680x1050 and had two black bars on the sides due to the aspect ratio. When Leadwerks ran these bars disappeared. I don't know what to think anymore, I can't find a solution to that. By the way, are you using the Beta version? I can't upload fbx models to Leadwerks in the beta version. Link to comment Share on other sites More sharing options...
Recommended Posts