mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 09:59:32 -06:00
GameSettings: Properly set MissingColorValue for Lego Indiana Jones 1
In 3465b2af27
(#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:
@ -1,5 +1,5 @@
|
||||
# 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
|
||||
MissingColorValue = 0xFFFFFF82
|
||||
|
Reference in New Issue
Block a user