mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
5ce4c96945
Addition / update for Star Wars: Rogue Squadron III: Rebel Strike and it's Limited Edition Bonus Disc (Demo) (gc), The Legend of Zelda: Collector's Edition (gc) and Monster High: 13 Wishes (wii).
33 lines
687 B
INI
33 lines
687 B
INI
# PZLE01 - The Legend of Zelda: Collector's Edition
|
|
|
|
[Core]
|
|
# Values set here will override the main dolphin settings.
|
|
ProgressiveScan = True
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues = Hold B while booting the game to enable Progressive Scan for NES games.
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video]
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
EFBCopyEnable = True
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 0
|
|
|
|
[Video_Enhancements]
|
|
MaxAnisotropy = 0
|
|
ForceFiltering = False
|