mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-27 11:48:42 +00:00
Few updates - additions.
This commit is contained in:
parent
f60e71395f
commit
e9ca6cc00b
4 changed files with 48 additions and 0 deletions
|
@ -18,3 +18,5 @@ SafeTextureCache = True
|
|||
SafeTextureCacheColorSamples = 512
|
||||
[Video_Enhancements]
|
||||
PostProcessingShader =
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
10
RPJJ99.ini
10
RPJJ99.ini
|
@ -7,6 +7,16 @@ EmulationStateId = 4
|
|||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
[Video_Enhancements]
|
||||
PostProcessingShader =
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
|
|
18
SC4E64.ini
Normal file
18
SC4E64.ini
Normal file
|
@ -0,0 +1,18 @@
|
|||
# SC4E64 - LEGO Star Wars III: The Clone Wars
|
||||
[Video_Enhancements]
|
||||
PostProcessingShader =
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[EmuState]
|
||||
EmulationStateId = 0
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Gecko]
|
18
SC4P64.ini
Normal file
18
SC4P64.ini
Normal file
|
@ -0,0 +1,18 @@
|
|||
# SC4P64 - LEGO Star Wars III: The Clone Wars
|
||||
[Video_Enhancements]
|
||||
PostProcessingShader =
|
||||
[Video_Hacks]
|
||||
DlistCachingEnable = False
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[EmuState]
|
||||
EmulationStateId = 0
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Gecko]
|
Loading…
Add table
Add a link
Reference in a new issue