-
-
Notifications
You must be signed in to change notification settings - Fork 172
Closed
Labels
SDLSDL integration related issuesSDL integration related issuesbugSomething isn't workingSomething isn't working
Description
Are you using the latest Dosbox-Staging Version?
- I have checked releases and am using the latest release.
Different version than latest?
v0.81.0-rc2
What Operating System are you using?
Windows 11
If Other OS, please describe
No response
Relevant hardware info
Intel i7-13700K, Nvidia 3080 GTX
Have you checked that no other similar issue already exists?
- I have searched and not found similar issues.
A clear and concise description of what the bug is.
RC2 is very unstable, when mouse_raw_input = false
is set. If mouse_capture
is onclick
it immediately crashes after the mouse is captured. Using seamless
it seems more stable on my PC, but always crashes on my Surface Pro 6 notebook, once fullscreen is enabled.
Steps to reproduce the behaviour.
This is reproducable on my PC and Notebook
- Create new config with RC2
- Change
mouse_raw_input
tofalse
. - Launch dosbox.
- Click the window to capture the mouse
On my laptop, this is also always reproducable (but not on PC):
- Change
mouse_capture
toseamless
- Enter fullscreen after launch (or use
fullscreen = true
in config
Download URL of affected game or software
No response
Your configuration
mouse_raw_input = false
Provide a Log
no log, because of crash.
Code of Conduct & Contributing Guidelines
- Yes, I agree.
Metadata
Metadata
Assignees
Labels
SDLSDL integration related issuesSDL integration related issuesbugSomething isn't workingSomething isn't working