• Stars
    star
    216
  • Rank 183,179 (Top 4 %)
  • Language
    HTML
  • License
    MIT License
  • Created almost 8 years ago
  • Updated 25 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Web based DLL binary patcher

BemaniPatcher

A tool to easily apply known hex edits to any binary, with examples for Bemani games.

Should work on most modern browsers.

Live version hosted on my website.

Asking about new patches

These days, I do not create the patches. Everything is community submitted. If you would like new hex edits, make them yourself and make a pull request!

Patch rules

  • No n-0 newer than 1 year ago. Why?
  • New for 2023 PC based arcade games only. The main focus is rhythm games though!
  • No autoplay patches
    • It is far too easy to accidentally get people banned from their networks
    • It's mainly used to upload autoplays to YouTube, which is not something I want to be involved with

Submitting a new game

Here is your checklist:

  • Add the new game html, it is easiest to copy an existing game and modify it. The html should be named [game][release].html except IIDX because they just happen to be [release].html only...
  • Modify the <title> tag and the <h1> tag to the name of the new game.
  • Modify the patcher for the new DLL names/patches.
  • Keep consistent indentation for the new patches. I will have to fix your PR if it contains poor formatting, which will delay the merging process.
  • Modify index.html to add the new game. Sorting: alphabetical by game series, then in release order per game.
  • Add a game image. 128x128px PNG files, please. Any blank space should be either white or transparent.

If your pull request is a single commit, I will rebase and merge. If it is multiple commits, I will squash and merge.

Please do not worry about submitting "bad" PRs. If there is something wrong, I will tell you how to fix it or I will fix it myself before merging.

More Repositories

1

bad_apple_virus

Bad Apple using Windows windows
Rust
440
star
2

0x40-web

Pretty images and colours
TypeScript
393
star
3

PocketVoltex

A portable Cherry MX controller for KSM or SDVX
OpenSCAD
151
star
4

ifstools

Extractor for Konmai IFS files
Python
108
star
5

ifs_layeredfs

Live replace any file (including IFS contents) in Konmai games
C++
56
star
6

bigDecrypter

Decrypts Homeworld Remastered .big files into a usable format
C
40
star
7

SyncLoop

Frame perfect audio+animation sync. Like YTMND but better.
JavaScript
40
star
8

Arduino-HID-Lighting

So you don't need to do USB shenanigans
C++
37
star
9

kbinxml

Decoder/encoder for Konami's binary XML format
Python
36
star
10

2dxTools

Small tools to deal with 2dx audio container files
C
31
star
11

chuni_ac_3d_case

3D printed case for Chunithm arcade slider + airs
OpenSCAD
29
star
12

TataconUSB

A small dongle to connect your Wii taiko controller to your computer as a USB keyboard
C
26
star
13

sv3c_decrypt

Decrypt SDVX e-AMUSEMENT CLOUD game files
Python
24
star
14

Arduino-USB-Rename

Programatically rename a USB based Arduino
C++
23
star
15

SDVX-Song-Extractor

Make albums from games
Python
19
star
16

spice-drs-pad

Virtual DANCERUSH pad for Spicetools
JavaScript
17
star
17

s3p_extract

Extract Konmani s3p files
C
14
star
18

infinitas_decrypt

Decrypt IIDX Infinitas game files
Python
9
star
19

MagicBoxCrack

Crack and IO tooling for Magic Box, the Chinese jubeat clone
C++
9
star
20

evoluent_better_pcb

PCBs using better sensor for Evoluent VerticalMouse products
C++
7
star
21

din-time-pebble-hack

Make the DIN Time Pebble watchface use a new weather API
JavaScript
5
star
22

ddr_arc_extract

Extract files from DDRA archives
Python
5
star
23

DirectSound-BufPos-Retimer

Simulate perfect audio playback to fix some Windows XP games
C
3
star
24

avstack.py

avstack.pl ported to Python 3
Python
3
star
25

groove-coaster-genbu-better

Genbu's Groove Coaster ASC, but not terrible
C++
2
star
26

dbc_format

An opinionated DBC formatter
Python
1
star
27

mon.github.io

Github io page
JavaScript
1
star