mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
chunicrystal: add Title Server workaround for 1.45
This commit is contained in:
@@ -161,6 +161,18 @@
|
|||||||
patches: [
|
patches: [
|
||||||
{offset: 0x2499D7, off: [0x00], on: [0x01]},
|
{offset: 0x2499D7, off: [0x00], on: [0x01]},
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "No Title Server Encryption",
|
||||||
|
patches: [
|
||||||
|
{offset: 0x3D4372, off: [0x39], on: [0xC3]},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "No Title Server TLS",
|
||||||
|
patches: [
|
||||||
|
{offset: 0xCE5479, off: [0x81, 0xE3, 0x00, 0x00, 0x80, 0x00], on: [0x31, 0xDB, 0x90, 0x90, 0x90, 0x90]},
|
||||||
|
],
|
||||||
}
|
}
|
||||||
])
|
])
|
||||||
]);
|
]);
|
||||||
|
|||||||
Reference in New Issue
Block a user