mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2025-02-25 14:25:20 +01:00
Due to recent development of tools and discussions, this is something that came up and has probably been overdue for ages. Document key concepts of how the iidx engine works regaring rendering, game loop and (song) sync. Add a “syncbook” that provides context and guidelines how to configure any (modern) system to work properly with iidx.
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
- Game hooks
- 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