2022-08-26 12:39:11 +02:00
|
|
|
# MonkeyBusiness
|
|
|
|
|
2022-11-15 15:03:37 +01:00
|
|
|
e-amusement server using [FastAPI](https://github.com/tiangolo/fastapi) and [TinyDB](https://github.com/msiemens/tinydb)
|
2022-08-26 12:39:11 +02:00
|
|
|
|
2022-11-15 15:03:37 +01:00
|
|
|
for experimental local testing and playing
|
2022-08-26 12:39:11 +02:00
|
|
|
|
2022-11-15 15:03:37 +01:00
|
|
|
**don't host it publicly as-is**
|
2022-08-26 12:39:11 +02:00
|
|
|
|
2022-11-15 15:03:37 +01:00
|
|
|
## Instructions
|
2022-08-26 12:39:11 +02:00
|
|
|
|
2023-03-02 12:47:04 +01:00
|
|
|
1. Install [python](https://www.python.org/ftp/python/3.11.2/python-3.11.2-amd64.exe) with "Add python.exe to PATH" checked
|
2022-10-09 06:37:38 +02:00
|
|
|
|
2022-11-15 15:03:37 +01:00
|
|
|
1. Run `start.bat`
|
|
|
|
|
2023-02-22 23:53:08 +01:00
|
|
|
1. Edit prop/ea3-config.xml services *url* and url_slash *1*
|
2022-11-15 15:03:37 +01:00
|
|
|
|
|
|
|
## Playable Games
|
2022-10-09 06:37:38 +02:00
|
|
|
|
2022-10-11 03:30:53 +02:00
|
|
|
- DDR A20 PLUS
|
|
|
|
- DDR A3
|
2022-12-18 00:09:40 +01:00
|
|
|
|
|
|
|
- GITADORA 5 Matixx
|
|
|
|
- GITADORA 6 EXCHAIN
|
|
|
|
- GITADORA 7 NEX+AGE
|
|
|
|
- GITADORA 8 HIGH-VOLTAGE
|
|
|
|
- GITADORA 9 FUZZ-UP
|
|
|
|
|
2022-10-11 03:30:53 +02:00
|
|
|
- IIDX 18 Resort Anthem
|
|
|
|
- IIDX 19 Lincle
|
|
|
|
- IIDX 20 tricoro
|
|
|
|
- IIDX 29 CastHour
|
2022-10-21 03:23:54 +02:00
|
|
|
- IIDX 30 RESIDENT
|
2022-12-18 00:09:40 +01:00
|
|
|
|
2023-02-11 20:58:52 +01:00
|
|
|
- NOSTALGIA Op.3
|
|
|
|
|
2022-11-15 15:03:37 +01:00
|
|
|
- SDVX 6 EXCEED GEAR
|
2023-02-22 23:53:08 +01:00
|
|
|
|
|
|
|
## Troubleshooting
|
|
|
|
|
|
|
|
- **URL Slash 1 (On)** must be enabled in tools or ea3-config
|
|
|
|
|
|
|
|
- GITADORA requires `mdb_*.xml` copied or symlinked to the server folder
|
|
|
|
|
|
|
|
- NOSTALGIA requires `music_list.xml` copied or symlinked to the server folder
|
|
|
|
|
|
|
|
## Web Interface
|
|
|
|
|
|
|
|
- Extract [BounceTrippy](https://github.com/drmext/BounceTrippy/releases) webui to the server folder
|