2020-04-15 06:04:16 +02:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<title>jubeat festo DLL Modder</title>
|
|
|
|
|
<link rel="stylesheet" href="css/style.css">
|
|
|
|
|
<script type="text/javascript" src="js/dllpatcher.js"></script>
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
window.addEventListener("load", function() {
|
|
|
|
|
new PatchContainer([
|
2022-08-03 05:36:29 +02:00
|
|
|
|
new Patcher("jubeat.dll", "2022-05-24, 2022-02-16, 2021-10-19", [
|
2022-08-03 04:26:06 +02:00
|
|
|
|
{
|
2022-08-03 05:36:29 +02:00
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xD746F, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xBFE72, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip CATEGORY SELECT",
|
|
|
|
|
patches: [{offset: 0xC01F7, off: [0x04], on: [0x07]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Result Timer Freeze",
|
|
|
|
|
tooltip: "Counts down to 0 then stops",
|
|
|
|
|
patches: [{ offset: 0xA7E33, off: [0x75], on: [0xEB] }],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xD358B, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
|
|
|
|
}
|
|
|
|
|
]),
|
|
|
|
|
new Patcher("jubeat.dll", "2021-12-15", [
|
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xD746F, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
2022-08-03 04:26:06 +02:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-08-03 05:36:29 +02:00
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xBFE52, off: [0x75], on: [0xEB]}]
|
2022-08-03 04:26:06 +02:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-08-03 05:36:29 +02:00
|
|
|
|
name: "Skip CATEGORY SELECT",
|
|
|
|
|
patches: [{offset: 0xC01D7, off: [0x04], on: [0x07]}]
|
2022-08-03 04:26:06 +02:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-08-03 05:36:29 +02:00
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xD358B, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
|
|
|
|
}
|
|
|
|
|
]),
|
|
|
|
|
new Patcher("jubeat.dll", "2021-08-17", [
|
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xD51AF, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
2022-08-03 04:26:06 +02:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-08-03 05:36:29 +02:00
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xBF812, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip CATEGORY SELECT",
|
|
|
|
|
patches: [{offset: 0xBFB97, off: [0x04], on: [0x07]}]
|
2022-08-03 04:26:06 +02:00
|
|
|
|
},
|
2022-08-03 05:36:29 +02:00
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xD12DB, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
|
|
|
|
}
|
|
|
|
|
]),
|
|
|
|
|
new Patcher("jubeat.dll", "2021-07-19", [
|
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xD4FCF, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xBF642, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip CATEGORY SELECT",
|
|
|
|
|
patches: [{offset: 0xBF9C7, off: [0x04], on: [0x07]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xD10FB, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
|
|
|
|
}
|
2022-08-03 04:26:06 +02:00
|
|
|
|
]),
|
2022-07-10 04:37:09 +02:00
|
|
|
|
new Patcher("jubeat.dll", "2021-03-31", [
|
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xD4B8F, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xBF212, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip CATEGORY SELECT",
|
|
|
|
|
patches: [{offset: 0xBF597, off: [0x04], on: [0x07]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xD0CBB, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
|
|
|
|
}
|
|
|
|
|
]),
|
2022-08-03 05:36:29 +02:00
|
|
|
|
new Patcher("jubeat.dll", "2021-02-09", [
|
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xD4CBF, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xBF302, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip CATEGORY SELECT",
|
|
|
|
|
patches: [{offset: 0xBF687, off: [0x04], on: [0x07]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xD0DEB, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
|
|
|
|
}
|
|
|
|
|
]),
|
2021-12-09 02:55:27 +01:00
|
|
|
|
new Patcher("jubeat.dll", "2020-12-08", [
|
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xD4BDF, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xBF272, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip CATEGORY SELECT",
|
|
|
|
|
patches: [{offset: 0xBF5F7, off: [0x04], on: [0x07]}]
|
|
|
|
|
},
|
2021-12-23 04:13:07 +01:00
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xD0D0B, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
2022-05-23 15:30:25 +02:00
|
|
|
|
}
|
2021-12-09 02:55:27 +01:00
|
|
|
|
]),
|
2020-10-26 23:27:29 +01:00
|
|
|
|
new Patcher("jubeat.dll", "2020-07-27", [
|
|
|
|
|
{
|
2021-12-09 02:55:27 +01:00
|
|
|
|
name: "Disable Tutorial",
|
2020-10-26 23:27:29 +01:00
|
|
|
|
patches: [{offset: 0xB766F, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xA0B92, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip CATEGORY SELECT",
|
|
|
|
|
patches: [{offset: 0xA0F17, off: [0x04], on: [0x07]}]
|
|
|
|
|
},
|
2021-12-23 04:13:07 +01:00
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xB368B, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
2022-05-23 15:30:25 +02:00
|
|
|
|
}
|
2020-10-28 00:54:35 +01:00
|
|
|
|
]),
|
|
|
|
|
new Patcher("jubeat.dll", "2020-06-30", [
|
2021-12-23 04:13:07 +01:00
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xB71BF, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
2020-10-28 00:54:35 +01:00
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
2022-08-03 05:36:29 +02:00
|
|
|
|
patches: [{ offset: 0xA06E2, off: [0x75], on: [0xeb] }],
|
2020-10-28 00:54:35 +01:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip CATEGORY SELECT",
|
2022-08-03 05:36:29 +02:00
|
|
|
|
patches: [{ offset: 0xA0A67, off: [0x04], on: [0x07] }],
|
2020-10-28 00:54:35 +01:00
|
|
|
|
},
|
2021-12-23 04:13:07 +01:00
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xB31EB, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
2022-05-23 15:30:25 +02:00
|
|
|
|
}
|
2020-10-28 00:54:35 +01:00
|
|
|
|
]),
|
2020-10-26 23:27:29 +01:00
|
|
|
|
new Patcher("jubeat.dll", "2020-06-11", [
|
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xB70FF, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xA0632, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "Skip CATEGORY SELECT",
|
|
|
|
|
patches: [{offset: 0xA09B7, off: [0x04], on: [0x07]}]
|
|
|
|
|
},
|
2021-12-23 04:13:07 +01:00
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xB312B, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
2022-05-23 15:30:25 +02:00
|
|
|
|
}
|
2020-10-26 23:27:29 +01:00
|
|
|
|
]),
|
2020-06-26 15:10:22 +02:00
|
|
|
|
new Patcher("jubeat.dll", "2020-02-19", [
|
2021-12-23 04:13:07 +01:00
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xB6D3F, off: [0x0F, 0x85, 0x7F, 0x01, 0x00, 0x00], on: [0xE9, 0x80, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
2020-04-15 07:46:27 +02:00
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xA0272, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
2022-05-23 15:30:25 +02:00
|
|
|
|
name: "Skip CATEGORY SELECT",
|
2020-04-15 07:46:27 +02:00
|
|
|
|
patches: [{offset: 0xA05F7, off: [0x04], on: [0x07]}]
|
|
|
|
|
},
|
2021-12-23 04:13:07 +01:00
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xB2D6B, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
2022-05-23 15:30:25 +02:00
|
|
|
|
}
|
2020-04-15 07:46:27 +02:00
|
|
|
|
]),
|
2020-06-26 15:10:22 +02:00
|
|
|
|
new Patcher("jubeat.dll", "2019-09-03", [
|
2020-04-15 06:04:16 +02:00
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xC0047, off: [0x0F, 0x85, 0xD6, 0x01, 0x00, 0x00], on: [0xE9, 0xD7, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xA72E7, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
2022-05-23 15:30:25 +02:00
|
|
|
|
name: "Skip CATEGORY SELECT",
|
2020-04-15 06:04:16 +02:00
|
|
|
|
patches: [{offset: 0xA7663, off: [0x04], on: [0x07]}]
|
|
|
|
|
},
|
2021-12-23 04:13:07 +01:00
|
|
|
|
{
|
|
|
|
|
name: "Skip Online Matching",
|
|
|
|
|
patches: [{offset: 0xBBDFB, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
2022-05-23 15:30:25 +02:00
|
|
|
|
}
|
2020-04-15 06:04:16 +02:00
|
|
|
|
]),
|
2020-06-26 15:10:22 +02:00
|
|
|
|
new Patcher("jubeat.dll", "2019-06-25", [
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xA7227, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
2022-08-03 05:36:29 +02:00
|
|
|
|
name: "Skip Online Matching",
|
2020-06-26 15:10:22 +02:00
|
|
|
|
patches: [{offset: 0xBBD0B, off: [0x0F, 0x8D, 0x72, 0x01], on: [0xE9, 0x73, 0x01, 0x00]}]
|
2022-05-23 15:30:25 +02:00
|
|
|
|
}
|
2020-06-26 15:10:22 +02:00
|
|
|
|
]),
|
|
|
|
|
new Patcher("jubeat.dll", "2019-04-22", [
|
2020-04-15 06:04:16 +02:00
|
|
|
|
{
|
|
|
|
|
name: "Disable Tutorial",
|
|
|
|
|
patches: [{offset: 0xBFC97, off: [0x0F, 0x85, 0xD6, 0x01, 0x00, 0x00], on: [0xE9, 0xD7, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
|
|
|
|
patches: [{offset: 0xA6EB7, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
2022-05-23 15:30:25 +02:00
|
|
|
|
name: "Skip CATEGORY SELECT",
|
2020-04-15 06:04:16 +02:00
|
|
|
|
patches: [{offset: 0xA7233, off: [0x04], on: [0x07]}]
|
2022-05-23 15:30:25 +02:00
|
|
|
|
}
|
2020-04-15 06:04:16 +02:00
|
|
|
|
]),
|
|
|
|
|
new Patcher("jubeat.dll", "2018-11-27", [
|
|
|
|
|
// Ported by Cammy
|
|
|
|
|
{
|
2022-05-23 15:30:25 +02:00
|
|
|
|
name: "Disable Tutorial",
|
2020-04-15 06:04:16 +02:00
|
|
|
|
patches: [{offset: 0xBE5B7, off: [0x0F, 0x85, 0xD6, 0x01, 0x00, 0x00], on: [0xE9, 0xD7, 0x01, 0x00, 0x00, 0x90]}]
|
|
|
|
|
},
|
|
|
|
|
// Ported by Cammy
|
|
|
|
|
{
|
2022-05-23 15:30:25 +02:00
|
|
|
|
name: "SELECT MUSIC Timer Lock",
|
2020-04-15 06:04:16 +02:00
|
|
|
|
patches: [{offset: 0xA5672, off: [0x75], on: [0xEB]}]
|
|
|
|
|
},
|
|
|
|
|
{
|
2022-05-23 15:30:25 +02:00
|
|
|
|
name: "Skip CATEGORY SELECT",
|
2020-04-15 06:04:16 +02:00
|
|
|
|
patches: [{offset: 0xA59F5, off: [0x04], on: [0x07]}]
|
2022-05-23 15:30:25 +02:00
|
|
|
|
}
|
2021-12-22 15:45:12 +01:00
|
|
|
|
])
|
2022-05-23 15:30:25 +02:00
|
|
|
|
]),
|
2021-12-22 15:45:12 +01:00
|
|
|
|
new PatchContainer([
|
2022-08-03 05:36:29 +02:00
|
|
|
|
new Patcher("music_db.dll", "2022-05-24, 2022-02-16, 2021-12-15, 2021-10-19, 2021-08-17, 2021-07-19, 2021-03-31, 2021-02-09, 2020-12-08, 2020-07-27, 2020-06-30, 2020-06-11", [
|
2021-12-22 15:45:12 +01:00
|
|
|
|
{
|
2022-05-23 15:30:25 +02:00
|
|
|
|
name: "Unlock all songs",
|
|
|
|
|
patches: [{offset: 0x1E15, off: [0x74, 0x0A], on: [0x90, 0x90]}]
|
2022-08-03 05:36:29 +02:00
|
|
|
|
},
|
2020-04-15 06:04:16 +02:00
|
|
|
|
]),
|
2021-12-22 15:45:12 +01:00
|
|
|
|
new Patcher("music_db.dll", "2019-09-03", [
|
2020-04-15 06:04:16 +02:00
|
|
|
|
{
|
2022-05-23 15:30:25 +02:00
|
|
|
|
name: "Unlock all songs",
|
|
|
|
|
patches: [{offset: 0x2363, off: [0x74, 0x14], on: [0x90, 0x90]}]
|
|
|
|
|
}
|
2020-04-15 06:04:16 +02:00
|
|
|
|
])
|
2022-05-23 15:30:25 +02:00
|
|
|
|
])
|
2020-04-15 06:04:16 +02:00
|
|
|
|
});
|
|
|
|
|
</script>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<h1>jubeat festo DLL Modder</h1>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|