Editing PS2 Official Configs
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2,601: | Line 2,601: | ||
Fixes texture bugs. | Fixes texture bugs. | ||
{{boxcode|float=left|title=Commands Info (SCUS-97264)|code=<syntaxhighlight lang=bash> | {{boxcode|float=left|height=300px|width=750px|title=Commands Info (SCUS-97264)|code=<syntaxhighlight lang=bash> | ||
0x3D => 0x401F (16415) | 0x3D => 0x401F (16415) | ||
0x12 => 0x5 | 0x12 => 0x5 | ||
00 00 00 00 | |||
00 00 00 00 | |||
01 00>02 00< Count | |||
31 00 99 18 -> 0x18990 | |||
32 00 B6 18 -> 0x18B60 | |||
0x0B => 0x1 | 0x0B => 0x1 | ||
0x5F5, (sector) | |||
0x28C, (offset -> 0x2FAA80 in iso) | |||
0x04, | |||
0x00000000 (nop), | |||
0x0C0DC154 (jal sub_370550) | |||
0x0A => 0xB | 0x0A => 0xB | ||
0x3735F8, 0x4B06521B (cop2 vmulw.x vf08,vf10,vf06w), 0x48438000 cfc2 v1,Status | |||
0x3735FC, 0x48438000 (cfc2 v1,Status) , 0x4B06521B cop2 (vmulw.x vf08,vf10,vf06w) | |||
0x3A6FEC, 0 (nop), 0x64110000 li $s1, 0 | |||
0x3A6FF8, 0x0C0EA178 (jal pos_003A85E0), 0x0c03FE80 jal pos_000FFA00 | |||
0xFFA00, 0 (nop), 0x3C080002 lui t0,0x0002 | |||
0xFFA04, 0 (nop), 0x0228402B sltu t0,s1,t0 | |||
0xFFA08, 0 (nop), 0x15000002 bnez t0,pos_000FFA14 | |||
0xFFA0C, 0 (nop), 0x3C010054 lui at,0x0054 | |||
0xFFA10, 0 (nop), 0xAC202800 sw zero,0x2800(at) | |||
0xFFA14, 0 (nop), 0x080EA178 j pos_003A85E0 | |||
0xFFA18, 0 (nop), 0x26310001 addiu s1,0x1 | |||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||