mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 19:11:33 +01:00
6344997fad
Forcing people to use hacks is a bad idea in general, and there are two practical problems with doing it for immediate XFB in particular: 1. It breaks the GC IPL, which some users run when launching games. 2. Competitive players don't necessarily want the lowest possible latency - they might want the latency that's the closest to console, so if they're playing locally with a low-latency monitor, they might not want to use immediate XFB. (This isn't a theoretical concern - I've seen Melee players want to increase their latency.) Besides, it feels arbitrary that just these five specific games should have immediate XFB forced on.
19 lines
482 B
INI
19 lines
482 B
INI
# STKE08, STKJ08, STKP08 - TATSUNOKO VS. CAPCOM ULTIMATE ALL-STARS
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationIssues = Disable GC controllers if you want to use a wiimote instead.
|
|
EmulationStateId = 5
|
|
|
|
[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.
|