-
-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Buttons unclickable: apparent scaling issue when running non-native monitor resolution fullscreen with CET 1.34.0 and patch 2.2 #978
Comments
This is most likely some other mod using CET bug. We had seen similar reports on Discord in the past and it was always some mod moving other windows offscreen due to error. Try to clean CET mods folder (is enough to rename it to mods.bak or simliar for testing purposes) and remove layout.ini. If the problem persists with just CET and no other mods inside CET, feel free to reopen. Closing this for now as this seems to be invalid. |
Note that it is not enough to disable mods in the Nexus Mod Manager or similar, you have to manually clean the folder, mod managers like to keep leftovers for some reason sometimes. Try the steps mentioned before reopening. |
Actually wait I misread the issue, this may be some bug in the end... But still please try what I wrote, maybe it is related somewhat... |
Thanks, but just tested it on a clean install, only CET and no other mods, and got the same issue in 1440p. |
Let me check real quick, it may be related to @dragonzkiller ImGui update. |
Yep can reproduce, will try to fix it real quick. |
Could you just quickly test with the artifact from this action? I'm going to try to fix it in the meantime but it may not be as quick as trying to utilize this... It should not affect any mods atm as none should really be using the new features atm. |
That solved it for me! (Also tested it with a few mods.) |
I have a real fix now I believe also, now just to wait for @maximegmd . Issue should autoclose once it gets merged. |
Same issue. When I tried to change the screen resolution, the actual position of the cursor was not taken into. Operating system: Windows 11 |
Just get this as I wrote above you... There should be some release soon. |
Solved! Tested with all mods installed. Doesn't detected any other issues. |
Bug
Operating system: Windows 11
Game version: 2.2
CET version: 1.34.0
GPU: RTX 3080 Ti
Description
When running the game fullscreen in a non-native resolution (e.g. 1440p on a 4K monitor), CET buttons don't activate on mouseover/mouseclick. With some searching, the "activation area" for the buttons can be found elsewhere on the screen. This does not happen in Windowed/Windowed Borderless mode, where the 1440p window only occupies part of the 4K monitor.
The text was updated successfully, but these errors were encountered: