Skip to content

Commit

Permalink
3rdParty: apply temp fix for Mario Kart 64 to mupen64plus-video-GLideN64
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Jan 5, 2025
1 parent ae5b141 commit 0ec790e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/3rdParty/mupen64plus-video-GLideN64/src/GBI.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ static const
std::vector<SpecialMicrocodeInfo> specialMicrocodes =
{
{ S2DEX2, false, true, false, true, 0x02c399dd }, // Animal Forest
{ F3DEX095, false, false, true, true, 0x0ace4c3f }, // Mario Kart 64
{ F3DEX, false, false, true, true, 0x0ace4c3f }, // Mario Kart 64
{ F3D, true, false, false, true, 0x16c3a775 }, // AeroFighters
{ F3DEX2CBFD, true, true, false, true, 0x1b4ace88 }, // Conker's Bad Fur Day
{ F3DPD, true, true, false, true, 0x1c4f7869 }, // Perfect Dark
Expand Down

0 comments on commit 0ec790e

Please sign in to comment.