mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Inherit settings from region-free INIs to region-specific INIs
Having settings for each game in more than one file is redundant. Now, region-free INIs are now only for settings, and region-specific INIs are only for AR codes and patches. Exceptions are made for titles that share the first three characters of their IDs with unrelated titles (mostly unlicensed titles and Triforce titles).
This commit is contained in:
@ -1,13 +1,5 @@
|
||||
# PZLE01 - The Legend of Zelda: Collector's Edition
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Minor video glitches when pausing
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
@ -649,4 +641,3 @@ $Maximum Magic
|
||||
003CB8E3 00000020
|
||||
$All Melodies
|
||||
003CB98D 0000003F
|
||||
|
||||
|
Reference in New Issue
Block a user