mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 01:24:22 +02:00
GameSettings: Various fitness game fixes.
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
|
||||
[Video_Settings]
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
[Video_Hacks]
|
||||
# Avoids black Wii strap screen and intro FMVs.
|
||||
EFBAccessEnable = True
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
# RU4X41, RU4E41 - My Fitness Coach 2: Exercise & Nutrition
|
||||
|
||||
[Video_Settings]
|
||||
# Avoids garbled text.
|
||||
SafeTextureCacheColorSamples = 0
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user