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: | ||
IOP audi restarting debugging address? 1F801574 > BF801574 | IOP audi restarting debugging address? 1F801574 > BF801574 | ||
wotm: 4A72C2 | <br>wotm: 4A72C2 | ||
=Configs= | |||
==Universal safe debugging CLI== | |||
== | |||
<pre> | <pre> | ||
#ee | #ee | ||
Line 76: | Line 70: | ||
--vu0-jr-cache-policy=newprog | --vu0-jr-cache-policy=newprog | ||
--vu0-jalr-cache-policy=newprog | --vu0-jalr-cache-policy=newprog | ||
--vu0-mpg-cycles= | --vu0-mpg-cycles=0 | ||
--vif1-ignore-cmd-ints=1 | --vif1-ignore-cmd-ints=1 | ||
--vif-ignore-invalid-cmd=1 | --vif-ignore-invalid-cmd=1 | ||
Line 85: | Line 79: | ||
--gs-flush-ad-xyz=always | --gs-flush-ad-xyz=always | ||
--gs-uv-shift-pointsampling=1 | --gs-uv-shift-pointsampling=1 | ||
</pre> | </pre> | ||
==Optimal General Config== | |||
<pre> | <pre> | ||
--iop-cycle-scalar=0. | --iop-cycle-scalar=0.309 | ||
--vu1-di-bits=0 | --vu1-di-bits=0 | ||
--assert-path1-ad=1 | --assert-path1-ad=1 | ||
Line 131: | Line 101: | ||
</pre> | </pre> | ||
==Needs testing== | |||
<pre> | <pre> | ||
--vu-d-bit=1 | --vu-d-bit=1 | ||
Line 156: | Line 125: | ||
--cop2-clamp-results=1 | --cop2-clamp-results=1 | ||
</pre> | </pre> | ||
==Jakv2== | |||
===Speedhackster=== | |||
<pre> | <pre> | ||
--ee-cycle-scalar=1.2 | --ee-cycle-scalar=1.2 | ||
Line 210: | Line 132: | ||
--vu1-opt-flags=2 | --vu1-opt-flags=2 | ||
--vu1-opt-vf00=2 | --vu1-opt-vf00=2 | ||
--vu1-mpg-cycles= | --vu1-mpg-cycles=1600 | ||
</pre> | </pre> | ||
===Crash-preventer=== | |||
<pre> | <pre> | ||
--fpu-accurate-muldiv=1 | --fpu-accurate-muldiv=1 | ||
Line 227: | Line 149: | ||
--gs-upscale=none | --gs-upscale=none | ||
--gs-uprender=none | --gs-uprender=none | ||
--vu1-no-clamping=0 | |||
--cop2-no-clamping=0 | |||
--fpu-no-clamping=0 | |||
--vu0-no-clamping=0 | |||
--vif1-instant-xfer=0 | |||
--vu1=jit-sync | |||
--vu1-jr-cache-policy=newprog | --vu1-jr-cache-policy=newprog | ||
--vu1-jalr-cache-policy=newprog | --vu1-jalr-cache-policy=newprog | ||
Line 236: | Line 164: | ||
--ee-ignore-segfault=readwrite | --ee-ignore-segfault=readwrite | ||
--assert-path1-ad=1 | --assert-path1-ad=1 | ||
</pre> | </pre> | ||
===Clean-GS=== | |||
<pre> | <pre> | ||
--gs-use-mipmap=1 | --gs-use-mipmap=1 | ||
Line 265: | Line 180: | ||
--gs-ignore-dirty-page-border=1 | --gs-ignore-dirty-page-border=1 | ||
--gs-vert-precision=8 | --gs-vert-precision=8 | ||
</pre> | </pre> | ||
===SPS-fixer=== | |||
<pre> | <pre> | ||
--vu0-opt-flags=0 | --vu0-opt-flags=0 | ||
Line 277: | Line 188: | ||
--vu1-opt-flags=0 | --vu1-opt-flags=0 | ||
--vu1-opt-vf00=0 | --vu1-opt-vf00=0 | ||
--vu1-no-clamping=0 | |||
--vu0-no-clamping=0 | |||
--vif1-instant-xfer=0 | --vif1-instant-xfer=0 | ||
--vu1-jr-cache-policy=newprog | --vu1-jr-cache-policy=newprog | ||
Line 282: | Line 195: | ||
--vu0-jr-cache-policy=newprog | --vu0-jr-cache-policy=newprog | ||
--vu0-jalr-cache-policy=newprog | --vu0-jalr-cache-policy=newprog | ||
--vu0-mpg-cycles= | --vu0-mpg-cycles=0 | ||
--vu1-mpg-cycles=0 | --vu1-mpg-cycles=0 | ||
--vu-xgkick-delay=0 | --vu-xgkick-delay=0 | ||
--vu-custom-min-max=0 | --vu-custom-min-max=0 | ||
</pre> | </pre> | ||
= | =Notes= | ||
< | <br>Marvel = 0054B5D4 | ||
<br>psp speedhack? 08B322B8 | |||
< | |||
<br>'''Delay GIF''' | <br>'''Delay GIF''' | ||
<pre> | <pre> | ||
Line 328: | Line 212: | ||
local eeObj = getEEObject() | local eeObj = getEEObject() | ||
local emuObj = getEmuObject() | local emuObj = getEmuObject() | ||
eeObj.SchedulerDelayEvent("gif.dma", 0x60500) | eeObj.AddHook(0x0033A540,0xAC430000, function() eeObj.SchedulerDelayEvent("gif.dma", 0x60500) end) | ||
</pre> | </pre> | ||
Line 359: | Line 242: | ||
end) | end) | ||
</pre> | </pre> | ||
Ratchet | Ratchet | ||
<pre> | <pre> | ||
Line 366: | Line 248: | ||
eeObj.AddHook(0x000FF904, 0x0, Quick) | eeObj.AddHook(0x000FF904, 0x0, Quick) | ||
eeObj.AddHook(0x000FF90C, 0x0, Slow) | eeObj.AddHook(0x000FF90C, 0x0, Slow) | ||
</pre> | </pre> | ||
=Contact - Inbox= | =Contact - Inbox= | ||
~ Leave messages here. | ~ Leave messages here. |