mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 22:34:54 +00:00
Merge pull request #11200 from Pokechu22/lego-indiana-jones-missing-color-value-is-a-hack
GameSettings: Properly set MissingColorValue for Lego Indiana Jones 1
This commit is contained in:
commit
4ab47231bc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue