disable http requests + infinite health fix

This commit is contained in:
CrazyBloo 2024-10-08 10:11:23 -04:00
parent 8830087d4e
commit fd60727ba6
2 changed files with 122 additions and 0 deletions

115
CHEATS/CUSA03173_01.09.json Normal file
View File

@ -0,0 +1,115 @@
{
"name": "Bloodborne™",
"id": "CUSA03173",
"version": "01.09",
"process": "eboot.bin",
"master": {
"challenged": "yes",
"memory": [
{
"offset": "50DB810",
"on": "48A300400000000000008B88F80000008988F80000008B88F800000041894C2418E981C081FC"
},
{
"offset": "18F78B1",
"on": "E95A3F7E0390"
}
]
},
"mods": [
{
"name": "Infinite BloodEcho",
"type": "checkbox",
"memory": [
{
"offset": "50DB800",
"on": "B9FFE0F505898A94000000E9914A82FC",
"off": "00000000000000000000000000000000"
},
{
"offset": "190029B",
"on": "E960B57D0390",
"off": "898A94000000"
}
]
},
{
"name": "Infinite Lucidity",
"type": "checkbox",
"memory": [
{
"offset": "50DB889",
"on": "BEFFE0F50589B3840000008BB384000000E91B6782FC",
"off": "00000000000000000000000000000000000000000000"
},
{
"offset": "1901FB4",
"on": "E9D0987D0390",
"off": "8BB384000000"
}
]
},
{
"name": "Infinite Health",
"type": "checkbox",
"memory": [
{
"offset": "1BFC5F7",
"on": "C787F8000000FFFFFF7F90",
"off": "8B97F80000004189542404"
}
]
},
{
"name": "Infinite Stamina",
"type": "checkbox",
"memory": [
{
"offset": "50DB836",
"on": "8B88380100008988340100008B80340100004189442434E98FC081FC",
"off": "00000000000000000000000000000000000000000000000000000000"
},
{
"offset": "18F78DB",
"on": "E9563F7E0390",
"off": "8B8034010000"
}
]
},
{
"name": "1 Hit Kill",
"type": "checkbox",
"memory": [
{
"offset": "50DB852",
"on": "39F00F4EF0534889FB4881EBF0000000483B1D9787B2FA74065BE9111C93FC5BE90D1C93FC",
"off": "00000000000000000000000000000000000000000000000000000000000000000000000000"
},
{
"offset": "1A0D47B",
"on": "E9D2E36C03",
"off": "39F00F4EF0"
}
]
},
{
"name": "Infinite Items",
"type": "checkbox",
"memory": [
{
"offset": "50DB877",
"on": "4189C441BC1400000044896308E9D4DC3FFC",
"off": "000000000000000000000000000000000000"
},
{
"offset": "14D9556",
"on": "E91C23C0039090",
"off": "4189C444896308"
}
]
}
],
"credits": [
"Shiningami + bloo"
]
}

View File

@ -51,6 +51,13 @@
<Line Type="bytes" Address="0x026a057b" Value="eb16"/>
</PatchList>
</Metadata>
<Metadata Title="Bloodborne" Name="Disable HTTP Requests" Author="bloo" PatchVer="1.0" AppVer="01.09" AppElf="eboot.bin">
<PatchList>
<Line Type="bytes" Address="0x0227E2F0" Value="9090909090"/>
<Line Type="bytes" Address="0x023E4D96" Value="9090909090"/>
<Line Type="bytes" Address="0x024EE2A9" Value="9090909090"/>
</PatchList>
</Metadata>
<Metadata Title="Bloodborne"
Name="60 FPS (With Deltatime)"
Note="You may encounter softlock during Laurence (optional DLC boss) cinematic.\nDisable patch to progress."