diff default.cfg @ 2623:07faf0f5466f

Add option to force use of the default region
author Michael Pavone <pavone@retrodev.com>
date Sat, 22 Feb 2025 19:52:50 -0800
parents 90a40be940f7
children c5c9498ff279
line wrap: on
line diff
--- a/default.cfg	Sat Feb 22 19:29:18 2025 -0800
+++ b/default.cfg	Sat Feb 22 19:52:50 2025 -0800
@@ -418,7 +418,11 @@
 	sync_source audio
 	#set this to random to debug initialization bugs
 	ram_init zero
+	#Default region to use when the ROM has no region info or there are multiple options
+	#U = USA/North America, E = Europe, J = Japan
 	default_region U
+	#Whether to always force the region selected in default_region
+	force_region off
 	#controls whether MegaWiFi support is enabled or not
 	#MegaWiFi allows ROMs to make connections to the internet
 	#so it should only be enabled for ROMs you trust