You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When updating the game install version we expect the iso_data to exist in: ...\active\jak1\data\iso_data\{game}. When the iso data isn't there we currently throw an error message at the user.
My proposal: Prompt the user for the iso file instead of throwing this error at them.
The text was updated successfully, but these errors were encountered:
When updating the game install version we expect the iso_data to exist in:
...\active\jak1\data\iso_data\{game}
. When the iso data isn't there we currently throw an error message at the user.My proposal: Prompt the user for the iso file instead of throwing this error at them.
The text was updated successfully, but these errors were encountered: