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-05-07 08:43:54 +02:00
|
|
|
1. Install [python](https://www.python.org/ftp/python/3.11.3/python-3.11.3-amd64.exe) with "Add python.exe to PATH" checked
|
2022-10-09 06:37:38 +02:00
|
|
|
|
2023-05-07 08:43:54 +02:00
|
|
|
1. Run [start.bat (Windows)](start.bat) or [start.sh (Linux)](start.sh)
|
2022-11-15 15:03:37 +01:00
|
|
|
|
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
|
|
|
|
2023-05-07 08:43:54 +02:00
|
|
|
- DRS
|
|
|
|
|
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
|
|
|
|
|
2023-05-07 08:43:54 +02:00
|
|
|
- GITADORA requires `mdb_*.xml` copied to the server folder
|
|
|
|
|
|
|
|
- NOSTALGIA requires `music_list.xml` copied to the server folder
|
2023-02-22 23:53:08 +01:00
|
|
|
|
2023-05-07 08:43:54 +02:00
|
|
|
- DRS requires `music-info-base.xml` copied to the server folder
|
2023-02-22 23:53:08 +01:00
|
|
|
|
2023-06-11 17:29:42 +02:00
|
|
|
## Score Import
|
|
|
|
|
|
|
|
Scores can be [imported](utils/db) from any network
|
|
|
|
|
|
|
|
- DDR
|
|
|
|
|
|
|
|
- IIDX
|
|
|
|
|
2023-02-22 23:53:08 +01:00
|
|
|
## Web Interface
|
|
|
|
|
2023-06-11 17:29:42 +02:00
|
|
|
Extract [BounceTrippy](https://github.com/drmext/BounceTrippy/releases) webui to the server folder
|
|
|
|
|
|
|
|
- DDR
|