We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a52a8d commit 9910db8Copy full SHA for 9910db8
cmake/entrypoint.sh
@@ -6,7 +6,7 @@ ppsspp_ini_file="/root/.config/ppsspp/PSP/SYSTEM/ppsspp.ini"
6
volume_file_list="/root/.config/ppsspp/PSP/SYSTEM/volume_file_list.txt"
7
volume_game_list="/root/.config/ppsspp/PSP/SYSTEM/volume_game_list.txt"
8
recents_game_list="/root/.config/ppsspp/PSP/SYSTEM/recents_game_list.txt"
9
-game_matching_regex=".*\.(iso|ISO|cso|CSO|dax|DAX)"
+game_matching_regex=".*\.(chd|CHD|cso|CSO|dax|DAX|iso|ISO)"
10
11
success_output_1_identifier="loading control pad mappings from gamecontrollerdb.txt"
12
success_output_2_identifier="ALSA: Couldn't open audio device"
0 commit comments