Implement new n-0 policy for my sanity

This commit is contained in:
Will Toohey
2021-07-18 23:07:10 +10:00
parent fc6ccd56f6
commit 5443cc09c0
10 changed files with 82 additions and 518 deletions
-10
View File
@@ -11,16 +11,6 @@
<script type="text/javascript">
window.addEventListener("load", function() {
new PatchContainer([
new Patcher("jubeat.dll", "2020-09-16", [
{
name: "SELECT MUSIC Timer Lock",
patches: [{ offset: 0xa0632, off: [0x75], on: [0xeb] }],
},
{
name: "Skip CATEGORY SELECT",
patches: [{ offset: 0xb95f7, off: [0x04], on: [0x07] }],
},
]),
new Patcher("jubeat.dll", "2020-07-27", [
{
name: "Disable Turorial",