You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the FAQ and confirmed my issue is not mentioned in it.
I have checked both open and closed issues and confirmed this bug has not already been reported.
I am not asking for tech support (e.g. game closing on startup, error when trying to build, etc).
I am not asking for modding support or reporting a bug in a specific mod; this bug either occurs without mods enabled or is directly related to the mod loader.
This bug is not related to any unofficial fork/port of the decompilation, and any issues with those should be kept in the appropriate repository.
Expected Behavior
Game should display normally in fullscreen without blackbars
Actual Behavior
Game is rendering with blackbars not in fullscreen
Steps to Reproduce
start program with SDL_VIDEOBACKEND=wayland env SDL_VIDEOBACKEND=wayland RSDKv3
In v5 Wayland HiDPI support was fixed in RSDKModding/RSDKv5-Decompilation@fc451f8. I'm not quite sure if SDL2 has an equivalent to GLFW_SCALE_TO_MONITOR right now.
In v5 Wayland HiDPI support was fixed in RSDKModding/RSDKv5-Decompilation@fc451f8. I'm not quite sure if SDL2 has an equivalent to GLFW_SCALE_TO_MONITOR right now.
Oh really? I leave issue opened, maybe this problem will be solved.
Before opening this issue, I ensure that...
Expected Behavior
Game should display normally in fullscreen without blackbars
Actual Behavior
Game is rendering with blackbars not in fullscreen
Steps to Reproduce
start program with SDL_VIDEOBACKEND=wayland env
SDL_VIDEOBACKEND=wayland RSDKv3
Screenshots
Log File
log.txt
Decompilation Version
a08c065
Game Version
Blit Release (Steam/XBOX 360/PS3)
Game Revision
No response
Renderer Type
Software Renderer
Platform
PC/Void Linux
Additional Comments
I think it's happening because wayland scaling
The text was updated successfully, but these errors were encountered: