1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-04 10:03:36 +00:00

Add Pilot Wings ucode to the list of special ucodes, because it needs NoN clipping.

This commit is contained in:
Sergey Lipskiy 2015-03-20 19:23:46 +06:00
parent 4f0b0631b9
commit aa05ea2b54

View File

@ -39,6 +39,7 @@ SpecialMicrocodeInfo specialMicrocodes[] =
{ F3DWRUS, FALSE, 0xd17906e2, "RSP SW Version: 2.0D, 04-01-96" },
{ F3DSWSE, FALSE, 0x94c4c833, "RSP SW Version: 2.0D, 04-01-96" },
{ F3DEX, TRUE, 0x637b4b58, "RSP SW Version: 2.0D, 04-01-96" },
{ F3D, TRUE, 0x54c558ba, "RSP SW Version: 2.0D, 04-01-96" }, // Pilot Wings
{ S2DEX, FALSE, 0x9df31081, "RSP Gfx ucode S2DEX 1.06 Yoshitaka Yasumoto Nintendo." },