mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
GameINI/N: Disable branch following by default
This commit is contained in:
parent
df61e527da
commit
b2f1945187
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
# Nxxxxx - All Nintendo 64 Virtual Console games
|
# Nxxxxx - All Nintendo 64 Virtual Console games
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
JITFollowBranch = False
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue