Fixes an issue I ran that prevents Prime 1 to run in HD if the amount of RAM is too high or too low. Tested with v1.22 under Docker.
I am passing options to prihook_patch_sysinfo_init even if it is unused. I will be happy to put the stubbing behind a proper option, or even fake a certain amount of RAM to always run the game in HD even if the total memory is too low.
I am leaving the "allow edits by maintainers" turned on.
Fixes an issue I ran that prevents Prime 1 to run in HD if the amount of RAM is too high or too low. Tested with v1.22 under Docker.
I am passing
options
toprihook_patch_sysinfo_init
even if it is unused. I will be happy to put the stubbing behind a proper option, or even fake a certain amount of RAM to always run the game in HD even if the total memory is too low.I am leaving the "allow edits by maintainers" turned on.