Update beetle psx hw savestate features to match non-hw

This commit is contained in:
Eric Warmenhoven 2024-02-06 22:33:19 -05:00
parent b282e51989
commit 66c4f841d9

View file

@ -19,7 +19,7 @@ supports_no_game = "false"
needs_fullpath = "true"
disk_control = "true"
savestate = "true"
savestate_features = "serialized"
savestate_features = "deterministic"
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"