mirror of
https://github.com/shadps4-emu/ps4_cheats.git
synced 2026-01-31 00:55:25 +01:00
88 lines
3.6 KiB
XML
88 lines
3.6 KiB
XML
<?xml version="1.0"?>
|
|
<Patch>
|
|
<TitleID>
|
|
<ID>CUSA12380</ID>
|
|
</TitleID>
|
|
<Metadata Title="Persona 5: Dancing in Starlight"
|
|
Name="Intro Skip"
|
|
Note="Skips all boot logos"
|
|
Author="DeathChaos"
|
|
PatchVer="1.0"
|
|
AppVer="01.00"
|
|
AppElf="eboot.bin">
|
|
<PatchList>
|
|
<Line Type="mask" Address="75 ?? E8 ?? ?? ?? ?? 48 89 C7 49 89 7E ??" Value="eb" Offset="0"/>
|
|
</PatchList>
|
|
</Metadata>
|
|
<Metadata Title="Persona 5: Dancing in Starlight"
|
|
Name="Force 4k Render Resolution"
|
|
Note="Forces 4k Render Resolution as if PS4 Pro mode was enabled"
|
|
Author="DeathChaos"
|
|
PatchVer="1.0"
|
|
AppVer="01.00"
|
|
AppElf="eboot.bin">
|
|
<PatchList>
|
|
<Line Type="mask" Address="E8 ?? ?? ?? ?? 31 C9 85 C0 B8 38 04 00 00" Value="b801000000" Offset="0"/>
|
|
</PatchList>
|
|
</Metadata>
|
|
<Metadata Title="Persona 5: Dancing in Starlight"
|
|
Name="Force 1440p (2k) Render Resolution"
|
|
Note="Forces 1440p (2k) Render Resolution"
|
|
Author="Danu"
|
|
PatchVer="1.0"
|
|
AppVer="01.00"
|
|
AppElf="eboot.bin">
|
|
<PatchList>
|
|
<Line Type="bytes" Address="0x005d6ba2" Value="b8a0050000"/>
|
|
<Line Type="bytes" Address="0x005d6bd3" Value="b8000a0000"/>
|
|
<Line Type="bytes" Address="0x00852e28" Value="0000803e"/>
|
|
<Line Type="bytes" Address="0x00852e2c" Value="0000c03e"/>
|
|
</PatchList>
|
|
</Metadata>
|
|
<Metadata Title="Persona 5: Dancing in Starlight"
|
|
Name="Force Steam Deck Render Resolution"
|
|
Note="Forces 800p 16:10 (Essentially Steam Deck's) Render Resolution"
|
|
Author="Danu"
|
|
PatchVer="1.0"
|
|
AppVer="01.00"
|
|
AppElf="eboot.bin">
|
|
<PatchList>
|
|
<Line Type="bytes" Address="0x005d6ba2" Value="b820030000"/>
|
|
<Line Type="bytes" Address="0x005d6bd3" Value="b800050000"/>
|
|
<Line Type="bytes" Address="0x00852e28" Value="0000803e"/>
|
|
<Line Type="bytes" Address="0x00852e2c" Value="0000403f"/>
|
|
<!-- commit warcrimes to get UI scaling to behave like P4D's -->
|
|
<Line Type="bytes" Address="0x005d6ce7" Value="48e968000000"/>
|
|
<Line Type="bytes" Address="0x005d6d55" Value="c7442414cdcc2c3feb8e90"/>
|
|
</PatchList>
|
|
</Metadata>
|
|
<Metadata Title="Persona 5: Dancing in Starlight"
|
|
Name="Force 720p Render Resolution"
|
|
Note="Forces 720p Render Resolution"
|
|
Author="Danu"
|
|
PatchVer="1.0"
|
|
AppVer="01.00"
|
|
AppElf="eboot.bin">
|
|
<PatchList>
|
|
<Line Type="bytes" Address="0x005d6ba2" Value="b8d0020000"/>
|
|
<Line Type="bytes" Address="0x005d6bd3" Value="b800050000"/>
|
|
<Line Type="bytes" Address="0x00852e28" Value="0000803e"/>
|
|
<Line Type="bytes" Address="0x00852e2c" Value="0000403f"/>
|
|
</PatchList>
|
|
</Metadata>
|
|
<Metadata Title="Persona 5: Dancing in Starlight"
|
|
Name="Force 540p Render Resolution"
|
|
Note="Forces 540p (Essentially PS Vita's) Render Resolution"
|
|
Author="Danu"
|
|
PatchVer="1.0"
|
|
AppVer="01.00"
|
|
AppElf="eboot.bin">
|
|
<PatchList>
|
|
<Line Type="bytes" Address="0x005d6ba2" Value="b81c020000"/>
|
|
<Line Type="bytes" Address="0x005d6bd3" Value="b8c0030000"/>
|
|
<Line Type="bytes" Address="0x00852e28" Value="0000803e"/>
|
|
<Line Type="bytes" Address="0x00852e2c" Value="0000803f"/>
|
|
</PatchList>
|
|
</Metadata>
|
|
</Patch>
|