SDL: check that SD card is writable before writing there on fresh install

This commit is contained in:
pelya
2016-05-17 12:36:27 +03:00
parent 723e0524ac
commit 2bc39e57ba
4 changed files with 20 additions and 4 deletions

View File

@@ -85,7 +85,7 @@ CompatibilityHacksTextInputEmulatesHwKeyboard=n
# 1 - Simple QWERTY keyboard, no function keys, no arrow keys
# 2 - Commodore 64 keyboard
# 3 - Amiga keyboard
TextInputKeyboard=1
TextInputKeyboard=3
# Hack for broken devices: prevent audio chopping, by sleeping a bit after pushing each audio chunk (y)/(n)
CompatibilityHacksPreventAudioChopping=n