forked from Hay1tsme/artemis
Merge pull request 'Modifying readme to add game version names' (#95) from Midorica/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#95
This commit is contained in:
commit
1cced47c1d
@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
Documenting updates to ARTEMiS, to be updated every time the master branch is pushed to.
|
Documenting updates to ARTEMiS, to be updated every time the master branch is pushed to.
|
||||||
|
|
||||||
|
## 20240118
|
||||||
|
### System
|
||||||
|
+ Added game version names to the readme
|
||||||
|
|
||||||
## 20240109
|
## 20240109
|
||||||
### System
|
### System
|
||||||
+ Removed `ADD config config` from dockerfile [#83](https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/83) (Thanks zaphkito!)
|
+ Removed `ADD config config` from dockerfile [#83](https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/83) (Thanks zaphkito!)
|
||||||
|
72
readme.md
72
readme.md
@ -4,37 +4,67 @@ A network service emulator for games running SEGA'S ALL.NET service, and similar
|
|||||||
# Supported games
|
# Supported games
|
||||||
Games listed below have been tested and confirmed working. Only game versions older then the version currently active in arcades, or games versions that have not recieved a major update in over one year, are supported.
|
Games listed below have been tested and confirmed working. Only game versions older then the version currently active in arcades, or games versions that have not recieved a major update in over one year, are supported.
|
||||||
|
|
||||||
+ CHUNITHM
|
|
||||||
+ All versions up to SUN PLUS
|
|
||||||
|
|
||||||
+ crossbeats REV.
|
|
||||||
+ All versions + omnimix
|
|
||||||
|
|
||||||
+ maimai DX
|
|
||||||
+ All versions up to FESTiVAL PLUS
|
|
||||||
|
|
||||||
+ Hatsune Miku: Project DIVA Arcade
|
|
||||||
+ All versions
|
|
||||||
|
|
||||||
+ Card Maker
|
+ Card Maker
|
||||||
+ 1.30
|
+ 1.30
|
||||||
+ 1.35
|
+ 1.35
|
||||||
|
|
||||||
+ O.N.G.E.K.I.
|
+ CHUNITHM INTL
|
||||||
+ All versions up to bright MEMORY
|
+ SUPERSTAR
|
||||||
|
+ NEW
|
||||||
|
+ NEW PLUS
|
||||||
|
+ SUN
|
||||||
|
+ SUN PLUS
|
||||||
|
|
||||||
+ WACCA
|
+ CHUNITHM JP
|
||||||
+ Lily R
|
+ AIR
|
||||||
+ Reverse
|
+ AIR PLUS
|
||||||
|
+ AMAZON
|
||||||
|
+ AMAZON PLUS
|
||||||
|
+ CRYSTAL
|
||||||
|
+ CRYSTAL PLUS
|
||||||
|
+ PARADISE
|
||||||
|
+ PARADISE LOST
|
||||||
|
+ NEW
|
||||||
|
+ NEW PLUS
|
||||||
|
+ SUN
|
||||||
|
+ SUN PLUS
|
||||||
|
|
||||||
|
+ crossbeats REV.
|
||||||
|
+ Crossbeats REV.
|
||||||
|
+ Crossbeats REV. SUNRiSE S1
|
||||||
|
+ Crossbeats REV. SUNRiSE S2 + omnimix
|
||||||
|
|
||||||
|
+ Hatsune Miku: Project DIVA Arcade
|
||||||
|
+ Future Tone Arcade - All versions
|
||||||
|
|
||||||
|
+ Initial D THE ARCADE
|
||||||
|
+ Season 2
|
||||||
|
|
||||||
|
+ maimai DX
|
||||||
|
+ Splash
|
||||||
|
+ Splash Plus
|
||||||
|
+ Universe
|
||||||
|
+ Universe PLUS
|
||||||
|
+ FESTiVAL
|
||||||
|
+ FESTiVAL PLUS
|
||||||
|
|
||||||
|
+ O.N.G.E.K.I.
|
||||||
|
+ SUMMER
|
||||||
|
+ SUMMER PLUS
|
||||||
|
+ R.E.D.
|
||||||
|
+ R.E.D. PLUS
|
||||||
|
+ bright
|
||||||
|
+ bright MEMORY
|
||||||
|
|
||||||
+ POKKÉN TOURNAMENT
|
+ POKKÉN TOURNAMENT
|
||||||
+ Final Online
|
+ Final Online
|
||||||
|
|
||||||
+ Sword Art Online Arcade (partial support)
|
+ Sword Art Online Arcade
|
||||||
+ Final
|
+ Final (Single player only)
|
||||||
|
|
||||||
+ Initial D THE ARCADE
|
+ WACCA
|
||||||
+ Season 2
|
+ Lily R
|
||||||
|
+ Reverse
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- python 3 (tested working with 3.9 and 3.10, other versions YMMV)
|
- python 3 (tested working with 3.9 and 3.10, other versions YMMV)
|
||||||
|
Loading…
Reference in New Issue
Block a user