mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Various updates (#311)
* Expansion of supported versions * Expansion of supported versions * Add The DANCERUSH * Expansion of supported versions * Add The kancolle * Add The nostalgia op3 * Expansion of supported versions * Add image * Various updates * Remove fake patches * Remove fake patches * Remove fake patches * Remove fake patches * Delete unneeded images * Delete unneeded images * Delete unneeded images * Fix conflicts * Delete index.html * Add files via upload * Update index.html * Add support for InitialD * Add support for InitialD * Add files via upload * fix * Fix formatting --------- Co-authored-by: Will Toohey <will@mon.im>
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
<script type='text/javascript'>
|
||||
window.addEventListener('load', function () {
|
||||
new PatchContainer([
|
||||
new Patcher('nostalgia.dll', "2020-11-16", [
|
||||
{
|
||||
name: 'Menu Timer Freeze',
|
||||
patches: [{offset: 0x305AA3, off: [0x41, 0xFF, 0xC8], on: [0x90, 0x90, 0x90]}]
|
||||
},
|
||||
]),
|
||||
new Patcher('nostalgia.dll', "2021-12-22", [
|
||||
{
|
||||
name: 'Menu Timer Freeze',
|
||||
|
||||
Reference in New Issue
Block a user