mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-13 16:20:45 +01:00
Merge pull request #3 from aixxe/main
More IIDX 31 Cursor Lock fixes & 2024-07-02 (012) patches
This commit is contained in:
commit
af94ca76b4
@ -146,6 +146,7 @@ Patches for which we don't know the corresponding game version.
|
|||||||
| LDJ-012 | bm2dx.dll | 2024-05-07 | [LDJ-662a0a1f_98f11c](patches/LDJ-662a0a1f_98f11c.json) |
|
| LDJ-012 | bm2dx.dll | 2024-05-07 | [LDJ-662a0a1f_98f11c](patches/LDJ-662a0a1f_98f11c.json) |
|
||||||
| LDJ-010 | bm2dx.dll | 2024-06-04 | [LDJ-6657c7bb_a706cc](patches/LDJ-6657c7bb_a706cc.json) |
|
| LDJ-010 | bm2dx.dll | 2024-06-04 | [LDJ-6657c7bb_a706cc](patches/LDJ-6657c7bb_a706cc.json) |
|
||||||
| LDJ-012 | bm2dx.dll | 2024-06-05 | [LDJ-665e9f8f_9a384c](patches/LDJ-665e9f8f_9a384c.json) |
|
| LDJ-012 | bm2dx.dll | 2024-06-05 | [LDJ-665e9f8f_9a384c](patches/LDJ-665e9f8f_9a384c.json) |
|
||||||
|
| LDJ-012 | bm2dx.dll | 2024-07-02 | [LDJ-667bbdca_9a798c](patches/LDJ-667bbdca_9a798c.json) |
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## BeatStream
|
## BeatStream
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"version": "2024-05-07 (012)",
|
"version": "2024-05-07 (012)",
|
||||||
"lastUpdated": "2024-07-02 23:19:38",
|
"lastUpdated": "2024-07-03 13:46:58",
|
||||||
"source": "https://sp2x.two-torial.xyz/"
|
"source": "https://sp2x.two-torial.xyz/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -86,9 +86,9 @@
|
|||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"patches": [
|
"patches": [
|
||||||
{
|
{
|
||||||
"offset": 7792374,
|
"offset": 7966333,
|
||||||
"dllName": "bm2dx.dll",
|
"dllName": "bm2dx.dll",
|
||||||
"dataDisabled": "741D",
|
"dataDisabled": "7422",
|
||||||
"dataEnabled": "9090"
|
"dataEnabled": "9090"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"version": "2024-06-05 (012)",
|
"version": "2024-06-05 (012)",
|
||||||
"lastUpdated": "2024-07-02 23:19:38",
|
"lastUpdated": "2024-07-03 13:46:58",
|
||||||
"source": "https://sp2x.two-torial.xyz/"
|
"source": "https://sp2x.two-torial.xyz/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -86,9 +86,9 @@
|
|||||||
"gameCode": "LDJ",
|
"gameCode": "LDJ",
|
||||||
"patches": [
|
"patches": [
|
||||||
{
|
{
|
||||||
"offset": 7852294,
|
"offset": 8047341,
|
||||||
"dllName": "bm2dx.dll",
|
"dllName": "bm2dx.dll",
|
||||||
"dataDisabled": "741D",
|
"dataDisabled": "7422",
|
||||||
"dataEnabled": "9090"
|
"dataEnabled": "9090"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
1056
patches/LDJ-667bbdca_9a798c.json
Normal file
1056
patches/LDJ-667bbdca_9a798c.json
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user