mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
GameSettings: Properly set MissingColorValue for Lego Indiana Jones 1
In 3465b2af2717ea1e54f866c2857c455b1761efe0 (#10937) I incorrectly put it under [Video_Settings] instead of [Video_Hacks], so it didn't work. https://bugs.dolphin-emu.org/issues/12987 should now properly be fixed.
This commit is contained in:
parent
a988b6ab34
commit
e4a02f3229
@ -1,5 +1,5 @@
|
|||||||
# RLIE64, RLIP64 - Lego Indiana Jones: The Original Adventures
|
# RLIE64, RLIP64 - Lego Indiana Jones: The Original Adventures
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Hacks]
|
||||||
# Fixes the alpha value of glpyh puzzles; see https://bugs.dolphin-emu.org/issues/12987
|
# Fixes the alpha value of glpyh puzzles; see https://bugs.dolphin-emu.org/issues/12987
|
||||||
MissingColorValue = 0xFFFFFF82
|
MissingColorValue = 0xFFFFFF82
|
||||||
|
Loading…
x
Reference in New Issue
Block a user