Coder Social home page Coder Social logo

bemanipatcher's Introduction

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!

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.

Submitting a PR for an n-0 game is frowned upon in the general community and might make you disliked. The BemaniPatcher repository does not judge, and I will merge n-0 patches, but please be mindful that your submission may have unintended consequences for you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.