Compare commits

..

No commits in common. "4b7d49092ee1de176fedecb7244ff537c091b0e2" and "7b5939c5f56a5754b93ec023af88165dea2680c8" have entirely different histories.

2 changed files with 3 additions and 6 deletions

View File

@ -4,7 +4,7 @@ ALL.Net, short for Amusement Linkage Live Network, is SEGA's standadised arcade
The ALL.Net model is compresed of four networked services:
1. [Authentication. This is `naominet.jp`, and handles basic operations.](./auth)
1. [Authentication](./auth). This is `naominet.jp`, and handles basic operations.
2. The billing service. This is `ib.naominet.jp`, and handles tracking and updating play counters.
3. AiMeDB. This is `aime.naominet.jp`, and handles user management.
4. The title server. The URL for this is provided by ALL.Net, as different games use different services for this.

View File

@ -8,13 +8,10 @@ This is the testing tool used for self-checking RingWide, RingEdge and RingEdge2
| Version | Dumped? | Notes |
| ------- | ------- | ------------------------------- |
| 0.18 | Yes | |
| 1.00 | Yes | |
| 1.02 | Yes | |
| 1.02 | No | |
| 1.04 | Yes | Only prefactorytest.exe changed |
| 1.10 | Yes | |
| 1.12 | Yes | |
| 1.14 | Yes | |
| 1.13 | Yes | |
| 1.16 | Yes | |
## How can I help?