Skip to content

Commit

Permalink
Update combined patches.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 29, 2024
1 parent a1506f1 commit 80e0cba
Showing 1 changed file with 229 additions and 0 deletions.
229 changes: 229 additions & 0 deletions output/combined/patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -36917,6 +36917,235 @@
"type": "memory",
"peIdentifier": "M39-629ede76_197641"
},
{
"dateCode": 0,
"description": "Fix crash caused by no E: drive",
"gameCode": "M39",
"name": "E: Drive Fix",
"patches": [
{
"offset": 2208540,
"dllName": "popn22.dll",
"dataDisabled": "653A2F",
"dataEnabled": "646576"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "",
"gameCode": "M39",
"name": "HDMI Audio Fix",
"patches": [
{
"offset": 1235740,
"dllName": "popn22.dll",
"dataDisabled": "85C07596",
"dataEnabled": "90909090"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "If your volume gets forced to max, turn this on",
"gameCode": "M39",
"name": "Prevent Windows volume change on boot",
"patches": [
{
"offset": 1247008,
"dllName": "popn22.dll",
"dataDisabled": "83",
"dataEnabled": "C3"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "",
"gameCode": "M39",
"name": "Boot to Event Mode",
"patches": [
{
"offset": 1042576,
"dllName": "popn22.dll",
"dataDisabled": "8B00C3CC",
"dataEnabled": "31C040C3"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "",
"gameCode": "M39",
"name": "Remove Timer",
"patches": [
{
"offset": 878012,
"dllName": "popn22.dll",
"dataDisabled": "0F85",
"dataEnabled": "90E9"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "",
"gameCode": "M39",
"name": "Skip Menu and Long Note Tutorials",
"patches": [
{
"offset": 161547,
"dllName": "popn22.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
},
{
"offset": 161511,
"dllName": "popn22.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
},
{
"offset": 511553,
"dllName": "popn22.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "",
"gameCode": "M39",
"name": "Unlock All Songs",
"patches": [
{
"offset": 1005659,
"dllName": "popn22.dll",
"dataDisabled": "74E7",
"dataEnabled": "9090"
},
{
"offset": 1005692,
"dllName": "popn22.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "",
"gameCode": "M39",
"name": "Unlock Deco Parts",
"patches": [
{
"offset": 974175,
"dllName": "popn22.dll",
"dataDisabled": "7522",
"dataEnabled": "9090"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "",
"gameCode": "M39",
"name": "Unlock Characters",
"patches": [
{
"offset": 945306,
"dllName": "popn22.dll",
"dataDisabled": "74",
"dataEnabled": "EB"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "Press service button to exit",
"gameCode": "M39",
"name": "Replace COLOR CHECK test menu with debug CHARA VIEWER",
"patches": [
{
"offset": 2170268,
"dllName": "popn22.dll",
"dataDisabled": "434F4C4F5220434845434B0043",
"dataEnabled": "43484152412056494557455200"
},
{
"offset": 153698,
"dllName": "popn22.dll",
"dataDisabled": "AC0000",
"dataEnabled": "B0340C"
},
{
"offset": 153728,
"dllName": "popn22.dll",
"dataDisabled": "DCFEFFFF",
"dataEnabled": "BCF00800"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "Press service button to exit",
"gameCode": "M39",
"name": "Replace SCREEN CHECK test menu with debug MUSIC INFO CHECKER",
"patches": [
{
"offset": 2172816,
"dllName": "popn22.dll",
"dataDisabled": "53435245454E20434845434B",
"dataEnabled": "4D5553494320494E464F0000"
},
{
"offset": 153330,
"dllName": "popn22.dll",
"dataDisabled": "8C0000",
"dataEnabled": "B0340C"
},
{
"offset": 153360,
"dllName": "popn22.dll",
"dataDisabled": "FCFEFFFF",
"dataEnabled": "CC1E0900"
}
],
"preset": false,
"type": "memory",
"peIdentifier": "M39-66978613_184bc0"
},
{
"dateCode": 0,
"description": "Fix crash caused by no E: drive",
Expand Down

0 comments on commit 80e0cba

Please sign in to comment.