mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-01-19 08:17:25 +01:00
More resident
This commit is contained in:
parent
59f2025f21
commit
a95fa6972b
355
resident.html
355
resident.html
@ -420,6 +420,359 @@
|
||||
// ]
|
||||
// },
|
||||
]),
|
||||
new Patcher("bm2dx.dll", "2023-09-05 (LDJ-010)", [
|
||||
{
|
||||
name: "Standard/Menu Timer Freeze",
|
||||
patches: [{ offset: 0x679A87, off: [0x0F, 0x84], on: [0x90, 0xE9] }],
|
||||
},
|
||||
{
|
||||
name: "Premium Free Timer Freeze",
|
||||
patches: [{ offset: 0x5C4553, off: [0x74], on: [0xEB] }],
|
||||
},
|
||||
{
|
||||
name: "Hide Time Limit Display on Results Screen",
|
||||
patches: [{ offset: 0x631D13, off: [0x74], on: [0xEB] }],
|
||||
},
|
||||
{
|
||||
name: "Hide Background Color Banners on Song List",
|
||||
patches: [
|
||||
{ offset: 0x98E2F5, off: [0x5F], on: [0x00] },
|
||||
{ offset: 0x98E305, off: [0x5F], on: [0x00] },
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Cursor Lock",
|
||||
patches: [{ offset: 0x6080C1, off: [0x74, 0x1F], on: [0x90, 0x90] }],
|
||||
},
|
||||
{
|
||||
name: "Unlock All Songs and Charts",
|
||||
patches: [{ offset: 0x5BE40A, off: [0x32, 0xC0], on: [0xB0, 0x01] }],
|
||||
},
|
||||
{
|
||||
name: "CS-style Song Start Delay",
|
||||
tooltip: "Holding Start will pause the song at the beginning until you release it",
|
||||
patches: [{ offset: 0x628D07, off: [0x7D, 0x36], on: [0x90, 0x90] }],
|
||||
},
|
||||
// {
|
||||
// name: "Show Lightning Model Folder in LDJ",
|
||||
// tooltip: "This folder is normally exclusive to TDJ mode",
|
||||
// patches: [{ offset: 0x592C76, off: [0x75, 0x0A], on: [0x90, 0x90] }],
|
||||
// },
|
||||
{
|
||||
name: "Increase Game Volume",
|
||||
tooltip: "Ignore the in-game volume settings and use the maximum possible volume level. Especially helpful for TDJ which tends to be very quiet.",
|
||||
patches: [{ offset: 0x7A8F70, off: [0xFF, 0x90, 0x98, 0x00, 0x00, 0x00, 0x90], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }],
|
||||
},
|
||||
{
|
||||
name: "Disable Volume Change",
|
||||
patches: [{ offset: 0x4318F1, off: [0xFF, 0x50, 0x38], on: [0x90, 0x90, 0x90] }],
|
||||
},
|
||||
{
|
||||
name: "Skip Camera Device Error",
|
||||
patches: [{ offset: 0x650E0B, off: [0x84], on: [0x81] }],
|
||||
},
|
||||
{
|
||||
name: "Skip Monitor Error",
|
||||
patches: [
|
||||
{ offset: 0x645A3A, off: [0x77, 0x3F], on: [0x90, 0x90] },
|
||||
{ offset: 0x645A47, off: [0x77, 0x32], on: [0x90, 0x90] },
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Enable Single Monitor Windowed Subscreen",
|
||||
patches: [{ offset: 0x64C15F, off: [0x41, 0x0F, 0x93, 0xC6], on: [0x41, 0xB6, 0x01, 0x90] }],
|
||||
},
|
||||
// {
|
||||
// name: "Force LDJ Software Video Decoder for All Boot Modes",
|
||||
// patches: [{ offset: 0x6B7C21, off: [0x0F, 0x85, 0x86, 0x00, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }],
|
||||
// },
|
||||
// {
|
||||
// name: "Force Custom Timing and Adapter Mode (Experimental)",
|
||||
// tooltip: "Enable this if the patch below is not default",
|
||||
// patches: [
|
||||
// { offset: 0x54A4B1, off: [0x74, 0x2E], on: [0x90, 0x90] },
|
||||
// { offset: 0x54A4BC, off: [0x74, 0x23], on: [0x90, 0x90] },
|
||||
// { offset: 0x787902, off: [0x74, 0x14], on: [0x90, 0x90] },
|
||||
// { offset: 0x78790D, off: [0x74, 0x09], on: [0x90, 0x90] },
|
||||
// ]
|
||||
// },
|
||||
// {
|
||||
// type : "union",
|
||||
// name : "Choose Custom LDJ Timing/Adapter FPS",
|
||||
// offset : 0x7876FB,
|
||||
// patches : [
|
||||
// {
|
||||
// name : "60 FPS",
|
||||
// patch : [0xC7, 0x45, 0xDB, 0x3C, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xFF, 0x01, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x03, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0x3C, 0x00, 0x00, 0x00],
|
||||
// },
|
||||
// {
|
||||
// name : "120 FPS",
|
||||
// patch : [0xC7, 0x45, 0xDB, 0x78, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xFF, 0x01, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x03, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0x78, 0x00, 0x00, 0x00],
|
||||
// },
|
||||
// {
|
||||
// name : "144 FPS",
|
||||
// patch : [0xC7, 0x45, 0xDB, 0x90, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xFF, 0x01, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x03, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0x90, 0x00, 0x00, 0x00],
|
||||
// },
|
||||
// {
|
||||
// name : "165 FPS",
|
||||
// patch : [0xC7, 0x45, 0xDB, 0xA5, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xFF, 0x01, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x03, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0xA5, 0x00, 0x00, 0x00],
|
||||
// },
|
||||
// {
|
||||
// name : "240 FPS",
|
||||
// patch : [0xC7, 0x45, 0xDB, 0xF0, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xFF, 0x01, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x03, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0xF0, 0x00, 0x00, 0x00],
|
||||
// },
|
||||
// {
|
||||
// name : "360 FPS",
|
||||
// patch : [0xC7, 0x45, 0xDB, 0x68, 0x01, 0x00, 0x00, 0xC7, 0x45, 0xFF, 0x01, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x03, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0x68, 0x01, 0x00, 0x00],
|
||||
// },
|
||||
// ]
|
||||
// },
|
||||
{
|
||||
type : "union",
|
||||
name : "Choose Custom TDJ Timing/Adapter FPS",
|
||||
offset : 0x787735,
|
||||
patches : [
|
||||
{
|
||||
name : "60 FPS",
|
||||
patch : [0xC7, 0x45, 0xDB, 0x3C, 0x00, 0x00, 0x00, 0xC7, 0x45, 0x17, 0x03, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x1B, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0x3C, 0x00, 0x00, 0x00],
|
||||
},
|
||||
{
|
||||
name : "120 FPS",
|
||||
patch : [0xC7, 0x45, 0xDB, 0x78, 0x00, 0x00, 0x00, 0xC7, 0x45, 0x17, 0x03, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x1B, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0x78, 0x00, 0x00, 0x00],
|
||||
},
|
||||
{
|
||||
name : "144 FPS",
|
||||
patch : [0xC7, 0x45, 0xDB, 0x90, 0x00, 0x00, 0x00, 0xC7, 0x45, 0x17, 0x03, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x1B, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0x90, 0x00, 0x00, 0x00],
|
||||
},
|
||||
{
|
||||
name : "165 FPS",
|
||||
patch : [0xC7, 0x45, 0xDB, 0xA5, 0x00, 0x00, 0x00, 0xC7, 0x45, 0x17, 0x03, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x1B, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0xA5, 0x00, 0x00, 0x00],
|
||||
},
|
||||
{
|
||||
name : "240 FPS",
|
||||
patch : [0xC7, 0x45, 0xDB, 0xF0, 0x00, 0x00, 0x00, 0xC7, 0x45, 0x17, 0x03, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x1B, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0xF0, 0x00, 0x00, 0x00],
|
||||
},
|
||||
{
|
||||
name : "360 FPS",
|
||||
patch : [0xC7, 0x45, 0xDB, 0x68, 0x01, 0x00, 0x00, 0xC7, 0x45, 0x17, 0x03, 0x00, 0x00, 0x00, 0x48, 0x8B, 0x45, 0xD7, 0x48, 0x89, 0x45, 0x1B, 0xC7, 0x45, 0xD7, 0x01, 0x00, 0x00, 0x00, 0xC7, 0x45, 0xDB, 0x68, 0x01, 0x00, 0x00],
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
type : "union",
|
||||
name : "Choose Fullscreen Monitor Check FPS Target",
|
||||
offset : 0x64C23D,
|
||||
patches : [
|
||||
{
|
||||
name : "60 FPS",
|
||||
patch : [0x3C, 0x00],
|
||||
},
|
||||
{
|
||||
name : "120 FPS",
|
||||
patch : [0x78, 0x00],
|
||||
},
|
||||
{
|
||||
name : "144 FPS",
|
||||
patch : [0x90, 0x00],
|
||||
},
|
||||
{
|
||||
name : "165 FPS",
|
||||
patch : [0xA5, 0x00],
|
||||
},
|
||||
{
|
||||
name : "240 FPS",
|
||||
patch : [0xF0, 0x00],
|
||||
},
|
||||
{
|
||||
name : "360 FPS",
|
||||
patch : [0x68, 0x01],
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Skip Monitor Check",
|
||||
patches: [{ offset: 0x645A13, off: [0x8C], on: [0x8D] }],
|
||||
},
|
||||
{
|
||||
type : "union",
|
||||
name : "Choose Skip Monitor Check FPS",
|
||||
offset : 0x658F10,
|
||||
patches : [
|
||||
{
|
||||
name : "Default",
|
||||
patch : [0x44, 0x8B, 0x91, 0x48, 0x0B, 0x00, 0x00, 0x44, 0x8B, 0xCA, 0x4C, 0x8B, 0xD9, 0x41, 0x81, 0xC2, 0x67, 0x01, 0x00, 0x00],
|
||||
},
|
||||
{
|
||||
name : "60.0000 FPS",
|
||||
patch : [0x48, 0xB8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4E, 0x40, 0x66, 0x48, 0x0F, 0x6E, 0xC0, 0xF2, 0x0F, 0x58, 0xC8, 0xC3],
|
||||
},
|
||||
{
|
||||
name : "120.0000 FPS",
|
||||
patch : [0x48, 0xB8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x5E, 0x40, 0x66, 0x48, 0x0F, 0x6E, 0xC0, 0xF2, 0x0F, 0x58, 0xC8, 0xC3],
|
||||
},
|
||||
{
|
||||
name : "144.0000 FPS",
|
||||
patch : [0x48, 0xB8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x62, 0x40, 0x66, 0x48, 0x0F, 0x6E, 0xC0, 0xF2, 0x0F, 0x58, 0xC8, 0xC3],
|
||||
},
|
||||
{
|
||||
name : "165.0000 FPS",
|
||||
patch : [0x48, 0xB8, 0x00, 0x00, 0x00, 0x00, 0x00, 0xA0, 0x64, 0x40, 0x66, 0x48, 0x0F, 0x6E, 0xC0, 0xF2, 0x0F, 0x58, 0xC8, 0xC3],
|
||||
},
|
||||
{
|
||||
name : "240.0000 FPS",
|
||||
patch : [0x48, 0xB8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x6E, 0x40, 0x66, 0x48, 0x0F, 0x6E, 0xC0, 0xF2, 0x0F, 0x58, 0xC8, 0xC3],
|
||||
},
|
||||
{
|
||||
name : "360.0000 FPS",
|
||||
patch : [0x48, 0xB8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x76, 0x40, 0x66, 0x48, 0x0F, 0x6E, 0xC0, 0xF2, 0x0F, 0x58, 0xC8, 0xC3],
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Force Monitor Adjust Offset",
|
||||
tooltip: "Enable to force using the below patch, otherwise 0 is used.",
|
||||
patches: [
|
||||
{ offset: 0x65AEA2, off: [0x74, 0x26], on: [0xEB, 0x0B] },
|
||||
{ offset: 0x65AEC3, off: [0x08], on: [0x21] },
|
||||
]
|
||||
},
|
||||
{
|
||||
type : "number",
|
||||
name : "Monitor Adjust Offset",
|
||||
tooltip: "Every +1 Adjust is -0.10 offset. Use -28 to make LDJ mode behave like TDJ mode default.",
|
||||
offset : 0xA57CE8,
|
||||
size : 4,
|
||||
min : -1000,
|
||||
max : 1000,
|
||||
},
|
||||
{
|
||||
name: "Enable 1P Premium Free",
|
||||
patches: [{ offset: 0x60421E, off: [0x75], on: [0xEB] }],
|
||||
},
|
||||
{
|
||||
name: "Enable 2P Premium Free",
|
||||
patches: [
|
||||
{ offset: 0x6043EC, off: [0x74, 0x1B], on: [0x90, 0x90] },
|
||||
{ offset: 0x604402, off: [0x74, 0x05], on: [0x90, 0x90] },
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "All Notes Preview 12s",
|
||||
patches: [
|
||||
{ offset: 0x61D88D, off: [0x05], on: [0x0C] },
|
||||
{ offset: 0x61D9FB, off: [0x05], on: [0x0C] },
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Dark Mode",
|
||||
patches: [{ offset: 0x61C8B7, off: [0x84, 0xC0], on: [0x90, 0x90] }],
|
||||
},
|
||||
{
|
||||
name: "Hide Measure Lines",
|
||||
patches: [{ offset: 0x54E116, off: [0x75], on: [0xEB] }],
|
||||
},
|
||||
{
|
||||
name: "Skip Decide Screen",
|
||||
tooltip: "Immediately loads into chart after selection.",
|
||||
patches: [{ offset: 0x466B80, off: [0x48, 0x89, 0x5C, 0x24], on: [0x48, 0x8B, 0xC1, 0xC3] }],
|
||||
},
|
||||
{
|
||||
name: "Quick Retry",
|
||||
patches: [{ offset: 0x597490, off: [0x40, 0x53, 0x48, 0x83, 0xEC, 0x20], on: [0xB0, 0x01, 0xC3, 0x90, 0x90, 0x90] }],
|
||||
},
|
||||
{
|
||||
name: "Quicker Quick Retry",
|
||||
tooltip: "Shortens duration of the 'stage failed' animation.",
|
||||
patches: [{ offset: 0x6281D5, off: [0x7C, 0x12], on: [0x90, 0x90] }],
|
||||
},
|
||||
{
|
||||
name: "Hide All Bottom Text",
|
||||
tooltip: "Except for FREE PLAY",
|
||||
patches: [{ offset: 0x9832F8, off: [0x43, 0x52, 0x45, 0x44, 0x49, 0x54, 0x3A, 0x20, 0x25, 0x64, 0x20, 0x43, 0x4F, 0x49, 0x4E, 0x3A, 0x20, 0x25, 0x64, 0x20, 0x2F, 0x20, 0x25, 0x64, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x43, 0x52, 0x45, 0x44, 0x49, 0x54, 0x3A, 0x20, 0x25, 0x64, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0x41, 0x53, 0x45, 0x4C, 0x49, 0x3A, 0x20, 0x4E, 0x4F, 0x54, 0x20, 0x41, 0x56, 0x41, 0x49, 0x4C, 0x41, 0x42, 0x4C, 0x45, 0x00, 0x00, 0x00, 0x45, 0x58, 0x54, 0x52, 0x41, 0x20, 0x50, 0x41, 0x53, 0x45, 0x4C, 0x49, 0x3A, 0x20, 0x25, 0x64, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x45, 0x58, 0x54, 0x52, 0x41, 0x20, 0x50, 0x41, 0x53, 0x45, 0x4C, 0x49, 0x3A, 0x20, 0x25, 0x73, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0x41, 0x53, 0x45, 0x4C, 0x49, 0x3A, 0x20, 0x25, 0x64, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0x41, 0x53, 0x45, 0x4C, 0x49, 0x3A, 0x20, 0x25, 0x73, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0x41, 0x53, 0x45, 0x4C, 0x49, 0x3A, 0x20, 0x2A, 0x2A, 0x2A, 0x2A, 0x2A, 0x2A, 0x00, 0x00, 0x20, 0x2B, 0x20, 0x25, 0x64, 0x00, 0x00, 0x00, 0x20, 0x2B, 0x20, 0x25, 0x73, 0x00, 0x00, 0x00, 0x50, 0x41, 0x53, 0x45, 0x4C, 0x49, 0x3A, 0x20, 0x4E, 0x4F, 0x20, 0x41, 0x43, 0x43, 0x4F, 0x55, 0x4E, 0x54, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x49, 0x4E, 0x53, 0x45, 0x52, 0x54, 0x20, 0x43, 0x4F, 0x49, 0x4E, 0x5B, 0x53, 0x5D, 0x00, 0x00, 0x50, 0x41, 0x53, 0x45, 0x4C, 0x49, 0x3A, 0x20, 0x2A, 0x2A, 0x2A, 0x2A, 0x2A, 0x2A, 0x20, 0x2B, 0x20, 0x30, 0x30, 0x30, 0x30, 0x30, 0x00, 0x00, 0x43, 0x52, 0x45, 0x44, 0x49, 0x54, 0x3A, 0x20, 0x39, 0x39, 0x20, 0x43, 0x4F, 0x49, 0x4E, 0x3A, 0x20, 0x39, 0x39, 0x20, 0x2F, 0x20, 0x31, 0x30], on: [0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00] }],
|
||||
},
|
||||
{
|
||||
type : "union",
|
||||
name : "Reroute FREE PLAY Text",
|
||||
offset : 0x44AC1F,
|
||||
patches : [
|
||||
{
|
||||
name : "Default",
|
||||
patch : [0xC5, 0x94, 0x53, 0x00],
|
||||
},
|
||||
{
|
||||
name : "Song Title/Ticker information",
|
||||
patch : [0x29, 0x36, 0x5A, 0x06],
|
||||
},
|
||||
{
|
||||
name : "Hide",
|
||||
patch : [0x71, 0x43, 0x61, 0x00],
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Reroute PASELI: ****** Text To Song Title/Ticker Information",
|
||||
patches: [{ offset: 0x44AD5D, off: [0x2F, 0x94, 0x53, 0x00], on: [0xEB, 0x34, 0x5A, 0x06] }],
|
||||
},
|
||||
{
|
||||
name: "Debug Mode",
|
||||
tooltip: "While in game, press F1 to enable menu. (Disables Profile/Score saving)",
|
||||
patches: [{ offset: 0x651D10, off: [0x32, 0xC0], on: [0xB0, 0x01] }],
|
||||
},
|
||||
{
|
||||
name: "Increase 'All Factory Settings' Buffer",
|
||||
tooltip: "Enable this if the option below is not default",
|
||||
patches: [
|
||||
{ offset: 0x67F65E, off: [0x58, 0x01, 0x00, 0x00], on: [0x22, 0x61, 0x14, 0x00] },
|
||||
{ offset: 0x926DCA, off: [0x58, 0x01, 0x00, 0x00], on: [0x22, 0x61, 0x14, 0x00] },
|
||||
]
|
||||
},
|
||||
{
|
||||
type : "union",
|
||||
name : "Reroute 'All Factory Settings' Test Menu",
|
||||
offset : 0x67F675,
|
||||
patches : [
|
||||
{
|
||||
name : "Default",
|
||||
patch : [0xB7, 0x81, 0x01, 0x00],
|
||||
},
|
||||
{
|
||||
name : "AfpViewerScene",
|
||||
patch : [0x27, 0x00, 0xEE, 0xFF],
|
||||
},
|
||||
{
|
||||
name : "QproViewerScene",
|
||||
patch : [0x77, 0x97, 0xEE, 0xFF],
|
||||
},
|
||||
{
|
||||
name : "SoundViewerScene",
|
||||
patch : [0x27, 0x0F, 0xEF, 0xFF],
|
||||
},
|
||||
{
|
||||
name : "CustomizeViewerScene",
|
||||
patch : [0xB7, 0x25, 0xEE, 0xFF],
|
||||
},
|
||||
{
|
||||
name : "SoundRankingViewerScene",
|
||||
patch : [0xE7, 0xC8, 0xEE, 0xFF],
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Omnimix",
|
||||
patches: [
|
||||
{ offset: 0x662A20, off: [0x74, 0x73], on: [0xEB, 0x30] },
|
||||
{ offset: 0x662A55, off: [0x41], on: [0x58] },
|
||||
{ offset: 0x6650EF, off: [0x74], on: [0xEB] },
|
||||
{ offset: 0x665106, off: [0x7F, 0x19], on: [0x90, 0x90] },
|
||||
{ offset: 0x9A91E7, off: [0x61], on: [0x6F] },
|
||||
{ offset: 0xA58963, off: [0x64, 0x61, 0x74, 0x61], on: [0x6F, 0x6D, 0x6E, 0x69] },
|
||||
// { offset: 0x9A41EA, off: [0x79, 0x6F, 0x6D, 0x69], on: [0x6F, 0x6D, 0x6E, 0x69] },
|
||||
// { offset: 0x9A4213, off: [0x79, 0x6F, 0x6D, 0x69], on: [0x6F, 0x6D, 0x6E, 0x69] },
|
||||
// { offset: 0xA6F9C1, off: [0x6C, 0x69, 0x73, 0x74], on: [0x6F, 0x6D, 0x6E, 0x69] },
|
||||
{ offset: 0x5917CD, off: [0xE8, 0x3E, 0x18, 0x03, 0x00], on: [0xB8, 0x01, 0x00, 0x00, 0x00] },
|
||||
]
|
||||
},
|
||||
]),
|
||||
new Patcher("bm2dx.dll", "2023-09-05 (LDJ-012)", [
|
||||
{
|
||||
name: "Standard/Menu Timer Freeze",
|
||||
@ -676,7 +1029,7 @@
|
||||
},
|
||||
{
|
||||
name: "WASAPI Shared Mode (with 44.1kHz)",
|
||||
patches: [{ offset: 0x2AEFC9, off: [0x0F, 0x84], on: [0x90, 0xE9] }],
|
||||
patches: [{ offset: 0x2CF4C5, off: [0x45, 0x8B, 0xF0], on: [0x4D, 0x31, 0xF6] }],
|
||||
},
|
||||
{
|
||||
name: "Prevent Windows volume change (stop game from setting it to 100% on launch)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user