From 220ba8ba540090395e927f73cbe3fa839b697ac9 Mon Sep 17 00:00:00 2001 From: Midorica Date: Thu, 18 Jan 2024 13:13:36 -0500 Subject: [PATCH 1/2] modifying readme for game versions --- changelog.md | 4 ++++ readme.md | 46 ++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 42 insertions(+), 8 deletions(-) diff --git a/changelog.md b/changelog.md index 24c6e64..8034536 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,10 @@ # Changelog 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 ### System + Removed `ADD config config` from dockerfile [#83](https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/83) (Thanks zaphkito!) diff --git a/readme.md b/readme.md index 88b0b27..da28d8e 100644 --- a/readme.md +++ b/readme.md @@ -4,24 +4,54 @@ A network service emulator for games running SEGA'S ALL.NET service, and similar # 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. -+ CHUNITHM - + All versions up to SUN PLUS ++ CHUNITHM JP + + AIR + + AIR PLUS + + AMAZON + + AMAZON PLUS + + CRYSTAL + + CRYSTAL PLUS + + PARADISE + + PARADISE LOST + + NEW + + NEW PLUS + + SUN + + SUN PLUS + ++ CHUNITHM INTL + + SUPERSTAR + + NEW + + NEW PLUS + + SUN + + SUN PLUS + crossbeats REV. - + All versions + omnimix + + Crossbeats REV. + + Crossbeats REV. SUNRiSE S1 + + Crossbeats REV. SUNRiSE S2 + omnimix + maimai DX - + All versions up to FESTiVAL PLUS + + Splash + + Splash Plus + + Universe + + Universe PLUS + + FESTiVAL + + FESTiVAL PLUS + Hatsune Miku: Project DIVA Arcade - + All versions + + Future Tone Arcade - All versions + Card Maker + 1.30 + 1.35 + O.N.G.E.K.I. - + All versions up to bright MEMORY + + SUMMER + + SUMMER PLUS + + R.E.D. + + R.E.D. PLUS + + bright + + bright MEMORY + WACCA + Lily R @@ -30,8 +60,8 @@ Games listed below have been tested and confirmed working. Only game versions ol + POKKÉN TOURNAMENT + Final Online -+ Sword Art Online Arcade (partial support) - + Final ++ Sword Art Online Arcade + + Final (Single player only) + Initial D THE ARCADE + Season 2 From 4b2bce9d12adbb960dc585fdc6763ee7c733ad96 Mon Sep 17 00:00:00 2001 From: Midorica Date: Thu, 18 Jan 2024 13:35:34 -0500 Subject: [PATCH 2/2] fixing the order of the games in the readme --- readme.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/readme.md b/readme.md index da28d8e..139ff23 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,17 @@ A network service emulator for games running SEGA'S ALL.NET service, and similar # 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. ++ Card Maker + + 1.30 + + 1.35 + ++ CHUNITHM INTL + + SUPERSTAR + + NEW + + NEW PLUS + + SUN + + SUN PLUS + + CHUNITHM JP + AIR + AIR PLUS @@ -18,18 +29,17 @@ Games listed below have been tested and confirmed working. Only game versions ol + SUN + SUN PLUS -+ CHUNITHM INTL - + SUPERSTAR - + 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 @@ -38,13 +48,6 @@ Games listed below have been tested and confirmed working. Only game versions ol + FESTiVAL + FESTiVAL PLUS -+ Hatsune Miku: Project DIVA Arcade - + Future Tone Arcade - All versions - -+ Card Maker - + 1.30 - + 1.35 - + O.N.G.E.K.I. + SUMMER + SUMMER PLUS @@ -53,18 +56,15 @@ Games listed below have been tested and confirmed working. Only game versions ol + bright + bright MEMORY -+ WACCA - + Lily R - + Reverse - + POKKÉN TOURNAMENT + Final Online + Sword Art Online Arcade + Final (Single player only) -+ Initial D THE ARCADE - + Season 2 ++ WACCA + + Lily R + + Reverse ## Requirements - python 3 (tested working with 3.9 and 3.10, other versions YMMV)