* Improved the D3DDevice_SetTransform (5558-5849)

Source: Following titles
Top Spin (5558)
NBA Jam (5659)
Splinter Cell - Pandora Tomarrow (5788)
Classified (5849)
This commit is contained in:
jarupxx 2017-03-31 20:53:46 +09:00
parent 2aa30b9a3a
commit 2b1563beca
1 changed files with 11 additions and 9 deletions

View File

@ -413,16 +413,18 @@ OOVPA_END;
// ******************************************************************
// * D3DDevice_SetTransform
// ******************************************************************
OOVPA_NO_XREF(D3DDevice_SetTransform, 5558, 8)
OOVPA_NO_XREF(D3DDevice_SetTransform, 5558, 10)
{ 0x1D, 0xB9 },
{ 0x3E, 0x0F },
{ 0x5E, 0xD9 },
{ 0x7A, 0x00 },
{ 0x99, 0x83 },
{ 0xB8, 0xE0 },
{ 0xD7, 0xD9 },
{ 0xF6, 0xF6 },
{ 0x04, 0x8B },
{ 0x05, 0x54 },
{ 0x06, 0x24 },
{ 0x07, 0x08 },
{ 0x08, 0x53 },
{ 0x09, 0x8B },
{ 0x0A, 0x1D },
{ 0x0F, 0x56 },
{ 0x9C, 0x00 },
{ 0x9D, 0x00 },
OOVPA_END;
// ******************************************************************