1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-09-24 02:48:21 +02:00
bemanitools/doc
icex2 882a3557c9 chore(doc): Fix release process notes
Update outdated references and improve some phrasing
2023-11-03 15:46:11 +01:00
..
ddrhook doc: Add info/instructions regarding ddrio-async 2023-11-03 15:46:11 +01:00
dev doc(dev/journal): Add notes when working on the P3IO driver 2023-06-25 13:24:07 +02:00
iidxhook feat(iidx): Support iidx 30 2023-10-18 01:09:45 +02:00
jbhook jbhook: Add some better documentation 2022-01-03 14:30:20 +10:00
popnhook Change reference of jubeat in popnhook documentation 2022-06-16 12:51:58 -04:00
sdvxhook doc: Collect vigem related documentation in own subfolder in doc 2021-01-06 20:34:31 +00:00
tools doc: Update documentation for various tools and ddrio added 2023-06-25 13:24:07 +02:00
vigem doc: Make doc.zip include the whole folder 2021-04-30 20:24:13 -07:00
api.md doc: Add info/instructions regarding ddrio-async 2023-11-03 15:46:11 +01:00
architecture.md iidxhook4-cn: Add support for IIDX Resort Anthem CN 2022-06-15 23:34:50 +02:00
development.md doc: Add documentation about parallel building being broken 2023-04-06 15:39:53 +02:00
game-error-codes.md doc/game-errorcodes: Add the well known IIDX network error on boot 2022-06-11 00:45:54 +02:00
inject.md Add documentation: inject, launcher and iidxhooks using them 2019-10-19 21:33:49 +02:00
launcher.md Add documentation: inject, launcher and iidxhooks using them 2019-10-19 21:33:49 +02:00
README.md doc: Add info/instructions regarding ddrio-async 2023-11-03 15:46:11 +01:00
release-process.md chore(doc): Fix release process notes 2023-11-03 15:46:11 +01:00

Bemanitools 5 documentation

This folder contains various types of documentation.

Table of contents:

  • Game
    • Error codes: List of bemani game specific error codes that you might encounter during boot or gameplay with troubleshooting information
  • Key tools
    • Inject: Readme for one of BT5's key applications, inject.exe
    • Launcher: Readme for another one of BT5's key applications, launcher.exe
    • Tools: Documentation for additional user and development tooling
  • Game hooks
    • ddrhook: Documentation relevant to ddrhook implementations
    • iidxhook: Documentation relevant to iidxhook implementations
    • jbhook: Documentation relevant to jbhook implementations
    • popnhook: Documentation relevant to popnhook implementations
    • sdvxhook: Documentation relevant to sdvxhook implementations
  • Development
    • API: Available APIs and IO (hardware) implementations for BT5 and instructions how to use them
    • Architecture: Outline of BT5's architecture, how things are designed and why
    • Development: Development environment, building, releasing, etc.
    • Developer documentation: Various lose documentation/notes by developers
    • Tools: Documentation for additional user and development tooling

Further external documentation

A list of external documentation that can be useful when dealing with bemanitools, supported data and hardware.

  • arcade-docs: An open (to read and contribute) repository of arcade hardware and software documentation