mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-09 19:15:48 +00:00
Added game settings for Triforce games that require FPRF to be enabled
This commit is contained in:
parent
595f6234c3
commit
96e06f2081
8 changed files with 18 additions and 0 deletions
2
Data/Sys/GameSettings/SBEY.ini
Normal file
2
Data/Sys/GameSettings/SBEY.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Core]
|
||||
FPRF = True
|
3
Data/Sys/GameSettings/SBGG.ini
Normal file
3
Data/Sys/GameSettings/SBGG.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[Core]
|
||||
FPRF = True
|
||||
CPUThread = True
|
3
Data/Sys/GameSettings/SBHA.ini
Normal file
3
Data/Sys/GameSettings/SBHA.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[Core]
|
||||
FPRF = True
|
||||
CPUThread = True
|
2
Data/Sys/GameSettings/SBHN.ini
Normal file
2
Data/Sys/GameSettings/SBHN.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Core]
|
||||
FPRF = True
|
2
Data/Sys/GameSettings/SBHZ.ini
Normal file
2
Data/Sys/GameSettings/SBHZ.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Core]
|
||||
FPRF = True
|
2
Data/Sys/GameSettings/SBJA.ini
Normal file
2
Data/Sys/GameSettings/SBJA.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Core]
|
||||
FPRF = True
|
2
Data/Sys/GameSettings/SBLK.ini
Normal file
2
Data/Sys/GameSettings/SBLK.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Core]
|
||||
FPRF = True
|
2
Data/Sys/GameSettings/SBLL.ini
Normal file
2
Data/Sys/GameSettings/SBLL.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Core]
|
||||
FPRF = True
|
Loading…
Add table
Add a link
Reference in a new issue