MonkeyBusiness/README.md

49 lines
1.1 KiB
Markdown
Raw Normal View History

2022-08-26 10:39:11 +00:00
# MonkeyBusiness
2022-11-15 14:03:37 +00:00
e-amusement server using [FastAPI](https://github.com/tiangolo/fastapi) and [TinyDB](https://github.com/msiemens/tinydb)
2022-08-26 10:39:11 +00:00
2022-11-15 14:03:37 +00:00
for experimental local testing and playing
2022-08-26 10:39:11 +00:00
2022-11-15 14:03:37 +00:00
**don't host it publicly as-is**
2022-08-26 10:39:11 +00:00
2022-11-15 14:03:37 +00:00
## Instructions
2022-08-26 10:39:11 +00:00
2023-03-02 11:47:04 +00: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 04:37:38 +00:00
2022-11-15 14:03:37 +00:00
1. Run `start.bat`
2023-02-22 22:53:08 +00:00
1. Edit prop/ea3-config.xml services *url* and url_slash *1*
2022-11-15 14:03:37 +00:00
## Playable Games
2022-10-09 04:37:38 +00:00
2022-10-11 01:30:53 +00:00
- DDR A20 PLUS
- DDR A3
2022-12-17 23:09:40 +00:00
- GITADORA 5 Matixx
- GITADORA 6 EXCHAIN
- GITADORA 7 NEX+AGE
- GITADORA 8 HIGH-VOLTAGE
- GITADORA 9 FUZZ-UP
2022-10-11 01:30:53 +00:00
- IIDX 18 Resort Anthem
- IIDX 19 Lincle
- IIDX 20 tricoro
- IIDX 29 CastHour
2022-10-21 01:23:54 +00:00
- IIDX 30 RESIDENT
2022-12-17 23:09:40 +00:00
2023-02-11 19:58:52 +00:00
- NOSTALGIA Op.3
2022-11-15 14:03:37 +00:00
- SDVX 6 EXCEED GEAR
2023-02-22 22:53:08 +00: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