Editing User:Scalerize
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 1: | Line 1: | ||
=Notes= | |||
<pre> | <pre> | ||
Marvel = 0054B5D4 | Marvel = 0054B5D4 | ||
psp speedhack? 08B322B8 | |||
IOP audi restarting debugging address? 1F801574 > BF801574 | IOP audi restarting debugging address? 1F801574 > BF801574 | ||
wotm: 4A72C2 | wotm: 4A72C2 | ||
</pre> | </pre> | ||
=Configs (CLI)= | |||
==Debugging CLI== | |||
<pre> | <pre> | ||
#ee | #ee | ||
Line 87: | Line 87: | ||
--gs-ignore-rect-correction=1 | --gs-ignore-rect-correction=1 | ||
#test me | #test me | ||
--vu-d-bit=1 | --vu-d-bit=1 | ||
--vu-t-bit=1 | --vu-t-bit=1 | ||
Line 111: | Line 111: | ||
</pre> | </pre> | ||
==Optimal General Config== | |||
<pre> | <pre> | ||
--iop-cycle-scalar=0.38 | --iop-cycle-scalar=0.38 | ||
Line 132: | Line 132: | ||
</pre> | </pre> | ||
==Needs Research== | |||
<pre> | <pre> | ||
--vu-d-bit=1 | --vu-d-bit=1 | ||
Line 157: | Line 157: | ||
</pre> | </pre> | ||
==Jakv2== | |||
===General Use=== | |||
<pre> | <pre> | ||
--ee-cycle-scalar=1 | --ee-cycle-scalar=1 | ||
Line 204: | Line 204: | ||
</pre> | </pre> | ||
===Speedhackster=== | |||
<pre> | <pre> | ||
--ee-cycle-scalar=1.2 | --ee-cycle-scalar=1.2 | ||
Line 213: | Line 213: | ||
</pre> | </pre> | ||
===Crash-preventer=== | |||
<pre> | <pre> | ||
--fpu-accurate-muldiv=1 | --fpu-accurate-muldiv=1 | ||
Line 251: | Line 251: | ||
</pre> | </pre> | ||
===Clean-GS=== | |||
<pre> | <pre> | ||
--gs-use-mipmap=1 | --gs-use-mipmap=1 | ||
Line 271: | Line 271: | ||
</pre> | </pre> | ||
===SPS-fixer=== | |||
<pre> | <pre> | ||
--vu0-opt-flags=0 | --vu0-opt-flags=0 | ||
Line 294: | Line 294: | ||
</pre> | </pre> | ||
===Physics-restorer=== | |||
<pre> | <pre> | ||
--fpu-accurate-muldiv=1 | --fpu-accurate-muldiv=1 | ||
Line 321: | Line 321: | ||
</pre> | </pre> | ||
=Configs (LUA)= | |||
<br>'''Delay GIF''' | <br>'''Delay GIF''' | ||
<pre> | <pre> | ||
Line 366: | Line 366: | ||
eeObj.AddHook(0x000FF904, 0x0, Quick) | eeObj.AddHook(0x000FF904, 0x0, Quick) | ||
eeObj.AddHook(0x000FF90C, 0x0, Slow) | eeObj.AddHook(0x000FF90C, 0x0, Slow) | ||
</pre> | </pre> | ||
=Speculation - Observations= | |||
<pre> | <pre> | ||
> Redfaction and GTA 3's IOP is good. | > Redfaction and GTA 3's IOP is good. | ||
> Redfaction defaults at newprog. | > Redfaction defaults at newprog. | ||
> Mipmapping is imperfect, the simpsons hate it. | > Mipmapping is imperfect, the simpsons hate it. | ||
> A 0x200 delay restores the EE-VU0 sync. | > A 0x200 delay restores the EE-VU0 sync. | ||
</pre> | </pre> | ||
=Diagnosis= | |||
<pre> | <pre> | ||
Grey screen > GIF | Grey screen > GIF | ||
Freeze with repeating audio > looping IOP or EE | Freeze with repeating audio > looping IOP or EE | ||
Freeze with no | Freeze with no repeating audio > VIF1 or VU0 timing | ||
SPS > VU timing/rounding/clamping | SPS > VU timing/rounding/clamping | ||
Incorrect physics = soft floats, clamping, or flags | Incorrect physics = soft floats, clamping, or flags | ||
Black screen > EE receiving incorrect data from VU/IOP/DMA channels | Black screen > EE receiving incorrect data from VU/IOP/DMA channels | ||
</pre> | </pre> | ||
=Contact - Inbox= | =Contact - Inbox= | ||
~ Leave messages here. | ~ Leave messages here. |