Previously the app would crash if you selected a game that no longer existed. Now we show an error message and reload the games list to remove any invalid games from the list.
master
Charles Lombardo2023-05-22 18:32:18 +07:00committed bybunnei
<stringname="loader_error_video_core">An error occurred initializing the video core</string>
<stringname="loader_error_video_core">An error occurred initializing the video core</string>
<stringname="loader_error_video_core_description">This is usually caused by an incompatible GPU driver. Installing a custom GPU driver may resolve this problem.</string>
<stringname="loader_error_video_core_description">This is usually caused by an incompatible GPU driver. Installing a custom GPU driver may resolve this problem.</string>
<stringname="loader_error_invalid_format">Unable to load ROM</string>
<stringname="loader_error_invalid_format">Unable to load ROM</string>
<stringname="loader_error_file_not_found">ROM file does not exist</string>