Editing Patches/sandbox
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 162: | Line 162: | ||
=== set <code><Delay time="0" /></code> and <code>duration="0"</code> (patchtest 1) === | === set <code><Delay time="0" /></code> and <code>duration="0"</code> (patchtest 1) === | ||
<span style="background:#bfd; color:black | <span style="background:#bfd; color:black;">(working)</span> | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<Animation name="anim_coldboot"> | <Animation name="anim_coldboot"> | ||
Line 199: | Line 199: | ||
==== Patch 2 - Removing all SCE logo animations (patchtest 2) ==== | ==== Patch 2 - Removing all SCE logo animations (patchtest 2) ==== | ||
<span style="background:#bfd; color:black | <span style="background:#bfd; color:black;">(working)</span> | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<Animation name="anim_coldboot"> | <Animation name="anim_coldboot"> | ||
Line 226: | Line 226: | ||
==== Remove also delaytime (patchtest 3)==== | ==== Remove also delaytime (patchtest 3)==== | ||
<span style="background:#bfd; color:black | <span style="background:#bfd; color:black;">(working)</span> | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<Animation name="anim_coldboot"> | <Animation name="anim_coldboot"> | ||
Line 247: | Line 247: | ||
==== Remove also boot-background (patchtest 4)==== | ==== Remove also boot-background (patchtest 4)==== | ||
<span style="background:#bfd; color:black | <span style="background:#bfd; color:black;">(working)</span> | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<Animation name="anim_coldboot"> | <Animation name="anim_coldboot"> | ||
Line 266: | Line 266: | ||
==== Remove also normal background (patchtest 5) ==== | ==== Remove also normal background (patchtest 5) ==== | ||
<span style="background:#bfd; color:black | <span style="background:#bfd; color:black;">(working)</span> | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
<Animation name="anim_coldboot"> | <Animation name="anim_coldboot"> | ||
Line 337: | Line 337: | ||
==== Keep ShowGUI but remove Lock (patchtest 10) ==== | ==== Keep ShowGUI but remove Lock (patchtest 10) ==== | ||
<span style="background:#bfd; color:black | <span style="background:#bfd; color:black;">(working)</span> | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> |