System: Use Async HC mode disable for resuming

This commit is contained in:
Stenzek
2023-11-27 00:45:00 +10:00
parent bbf7d9d769
commit afe8384b6d
2 changed files with 29 additions and 6 deletions

View File

@ -50,6 +50,7 @@ struct SystemBootParameters
bool load_image_to_ram = false;
bool force_software_renderer = false;
bool fast_forward_to_first_frame = false;
bool disable_achievements_hardcore_mode = false;
};
struct SaveStateInfo