mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Enable save state compression by default
This commit is contained in:
parent
e3a78e0ecf
commit
1ac544b612
@ -917,7 +917,7 @@ static const bool savestate_thumbnail_enable = false;
|
||||
|
||||
/* When creating save state files, compress
|
||||
* written data */
|
||||
#define DEFAULT_SAVESTATE_FILE_COMPRESSION false
|
||||
#define DEFAULT_SAVESTATE_FILE_COMPRESSION true
|
||||
|
||||
/* Slowmotion ratio. */
|
||||
#define DEFAULT_SLOWMOTION_RATIO 3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user