update README

This commit is contained in:
91c0e59d-6161-45ab-8aa4-2371574db28f
2025-11-06 01:31:39 +08:00
parent 12cdd344e1
commit 559cc98083

View File

@@ -1,21 +1,25 @@
# Eaquira
A python 3 project to send game playlog to「舞萌DX」.
###### dev of SDGA was suspended
A python 3 project which is used to post title server of 「舞萌 DX」&「maimai DX International」
---
## Info
__Eaquira__ is a fork of `sdgb-some-api` main branch. Thanks to leakers.
The whole project was powered by Python 3, same as the origin. EVIL Python XD
## SDGA Usage
特别说明:国际服(下称 SDGA部分代码仅提供参考并不具备实用价值。
- 世嘉对 SDGA 的维护尚可,对于发送请求的 IP 有较为严格的要求。对于滥发请求的 IP 等会快速封禁。
- 由于 AiMeDB 已禁用对 FeliCa 卡类型老旧接口的支持(主要是 FeliCa Lookup 的部分,将 IDm 查表转换为 accessCode 相关),大部分使用蓝白卡(判断方式:卡号 5 开头)的玩家无法通过命令行模拟的方式实现上号,必须要通过购买第三方读卡器才能实现刷卡上号。
still in progress...
## SDGB Usage
SDGB 目前仍然停留在老旧的 1.40 版本支持(即 DX 2024仓库中现有代码并不支持最新版本。目前有计划在 Esquira 2.0 重构发送请求的架构(大饼)。
- _authlite.py_ Get latest opt file of SDGB.
- _login.py_ ```UserLoginApi```
- _logout.py_ ```UserLogoutApi```