Remove dead code remains of WinDIB usage
This used to have meaning for Windows 9x support via SDL 1.2; the issue described in README was never mentioned in the context of SDL2. Add missing include to video header while we're at it.
This commit is contained in:
parent
2fc6771046
commit
08934b2972
3 changed files with 2 additions and 18 deletions
12
README
12
README
|
@ -248,18 +248,6 @@ KEYBOARD: I can't type \ or : in DOSBox.
|
|||
"enter" and "L".
|
||||
|
||||
|
||||
KEYBOARD: Right Shift and "\" doesn't work in DOSBox. (Windows only)
|
||||
This may happen if Windows thinks that you have more than one keyboard
|
||||
connected to your PC when you use some remote control devices.
|
||||
To verity this problem run cmd.exe, navigate to DOSBox program folder
|
||||
and type:
|
||||
set sdl_videodriver=windib
|
||||
dosbox.exe
|
||||
check whether keyboard started to work properly. As windib is slower it is
|
||||
best to use one of the two solutions provided here:
|
||||
https://www.vogons.org/viewtopic.php?t=24072
|
||||
|
||||
|
||||
KEYBOARD: The keyboard lags.
|
||||
Lower the priority setting in the DOSBox configuration file, for example
|
||||
set "priority=normal,normal". You might also want to try lowering the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue