| 公開 | 公開、会員限定 | 限定公開 | 非公開 |
|---|---|---|---|
| 9467 | 21 | >= 306 | <= 19960 |
| Framework | Count | Reclassify |
|---|---|---|
| RPG Maker MV | 5988 | 42 |
| RPG Maker MZ | 1332 | 0 |
| Akashic Engine | 1019 | 3 |
| EasyRPG Player | 299 | 0 |
| TyranoBuilder | 250 | 10 |
| Unity | 185 | 135 |
| SUCCESS Corporation | 85 | 0 |
| GameMaker Studio | 27 | 0 |
| Tonyu System | 15 | 0 |
| Visual Novel Maker | 11 | 0 |
| Others | 375 |
- 55, 529, 596, 1250, 3477, 7764, 9022, 13915
- 3621, 3736, 3765
- 22144
- 7735, 7956, 8518, 8569, 9540, 9799, 12097, 12356, 12988, 13987 (BetterMinimal 2.0)
- 8025 (modified BetterMinimal 2.0)
- 11353, 14360, 17211, 18014, 23340, 25791 (modified BetterMinimal)
- 11833, 12231 (Responsive)
- 17774 (modified BetterMinimal 2.2)
- Add URLs you found to
data/manual_URLs.txtand executestep7-manual.py.
- 2742
- 14174
- 5404, 5461, 5530, 5608, 5614, 5749, 6016
- 15302 (DONE)
- 17434, 17646, 18005, 18146 (DONE)
- 29320, 29532, 29752, 29754 (DONE)
- 165 (DONE)
- 29249, 29267 (DONE)
pip install pyjsparser
python step6-MV_iterate_.py
python step6-MV_iterate_.py <gameId>
python step6-MV_iterate_.py <gameId_range_start> <gameId_range_end>
python step6-MZ_iterate_.py
python step6-MZ_iterate_.py <gameId>
python step6-MZ_iterate_.py <gameId_range_start> <gameId_range_end>
python step6-AK_iterate_.py
python step6-AK_iterate_.py <gameId>
python step6-AK_iterate_.py <gameId_range_start> <gameId_range_end>
python step6-ER_iterate_.py
python step6-ER_iterate_.py <gameId>
python step6-ER_iterate_.py <gameId_range_start> <gameId_range_end>
python step6-UN_iterate_.py
python step6-UN_iterate_.py <gameId>
python step6-UN_iterate_.py <gameId_range_start> <gameId_range_end>
-
Game Atsumaru went offline around 12pm on June 28, 2023 (JST, UTC+9).
-
~~You could claim an
gameIdrange in https://pad.notkiska.pw/p/game-atsumaru . ~~ -
~~ Inform
yts98on#archiveteam-bs@irc.hackint.orgbefore the deadline if: ~~- ~~ You encountered an exception during script execution. ~~
- ~~ You're willing to reverse engineer one or more game frameworks or games that do not use frameworks. ~~
- ~~ You have ability to derive a list of resource URLs from games using frameworks. ~~
- ~~ You have ability to identify interactive API calls including: ~~
- ~~
window.RPGAtsumaru.comment.changeScene(sceneName: string)~~ - ~~
window.RPGAtsumaru.comment.resetAndChangeScene(sceneName: string)~~ - ~~
window.RPGAtsumaru.scoreboards.setRecord(boardId: number, score: number)~~ - ~~
window.RPGAtsumaru.scoreboards.display(boardId: number)~~
- ~~
- ~~ You have ability to deobfuscate JavaScript or disassemble WASM for games that do not use frameworks. ~~
- ~~ You found any uncategorized games that actually fall into the above frameworks. ~~
- ~~ You have a list of resource URLs for a specific game. ~~
- ~~ You can open the browser devtool and play the game throughly. ~~
- ~~ You found a game available elsewhere, and you're sure they're identical. ~~
- ~~ You found more unlisted games (removing the
keyparameter from the URL will make it inaccessible). ~~