mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-06 21:44:20 -05:00
GameSettings: Various fitness game fixes.
This commit is contained in:
parent
6871428a81
commit
6190df756f
|
|
@ -2,3 +2,7 @@
|
|||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids black Wii strap screen and intro FMVs.
|
||||
EFBAccessEnable = True
|
||||
|
|
|
|||
5
Data/Sys/GameSettings/RU4.ini
Normal file
5
Data/Sys/GameSettings/RU4.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# RU4X41, RU4E41 - My Fitness Coach 2: Exercise & Nutrition
|
||||
|
||||
[Video_Settings]
|
||||
# Avoids garbled text.
|
||||
SafeTextureCacheColorSamples = 0
|
||||
5
Data/Sys/GameSettings/SLT.ini
Normal file
5
Data/Sys/GameSettings/SLT.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# SLTEJJ, SLTPLG - NewU Fitness First: Mind Body - Yoga & Pilates Workout
|
||||
|
||||
[Video_Settings]
|
||||
# Avoids garbled text.
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
|
@ -2,3 +2,7 @@
|
|||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids black Wii strap screen and intro FMVs.
|
||||
EFBAccessEnable = True
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user