summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PixelEngine.cpp
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2022-05-18 19:40:18 -0700
committerPokechu22 <Pokechu022@gmail.com>2022-10-22 13:36:16 -0700
commitc9ff2a9b3d588a9c88a5c6ee64ecb9e2dd33c539 (patch)
treee2ca6a3df8d479563803dfc780adc7defd5a7318 /Source/Core/VideoCommon/PixelEngine.cpp
parent24b761acdadfb5613b0c5b79f161b621ffe87907 (diff)
Fifo recorder: Fix NormalIndex3
This should fix recording the wall in the staircase leading to the basement in Luigi's Mansion (though I haven't tested it, as I don't own a copy of Luigi's Mansion). This uses NormalIndex3, and the index for the normal vector (generally 0x02XX or 0x01XX) there is always lower than the tangent or binormal (generally 0x07XX). Other games seem to usually have a similar range of indices for the normal, tangent, and binormal, so this issue wouldn't affect them.
Diffstat (limited to 'Source/Core/VideoCommon/PixelEngine.cpp')
0 files changed, 0 insertions, 0 deletions