adrianbonpin
051c5c22df
feat: add playability calculation API
- Auto-calculate playability from benchmark data (FPS, anti-cheat, upscaler dependency)
- Manual override by admins/contributors
- Clear override to revert to auto-calculated
- Three endpoints: /calculate/:gameId, /override/:gameId, /clear-override/:gameId
- Calculation logic: great (≥55 FPS, no upscaler), playable (≥30 FPS), needs_tweaks (≥20 FPS), unplayable (<20 FPS or anti-cheat unsupported)
2026-04-30 19:22:27 +08:00
..
2026-04-28 07:55:57 +08:00
2026-04-29 01:38:29 +08:00
2026-04-28 07:44:39 +08:00
2026-04-25 18:30:45 +08:00
2026-04-29 00:36:21 +08:00
2026-04-28 02:04:25 +08:00
2026-04-25 18:36:52 +08:00
2026-04-28 23:08:01 +08:00
2026-04-29 11:36:38 +08:00
2026-04-29 01:47:11 +08:00
2026-04-29 00:16:43 +08:00
2026-04-29 11:46:35 +08:00
2026-04-27 20:36:29 +08:00
2026-04-25 18:27:53 +08:00
2026-04-25 13:04:41 +08:00
2026-04-30 19:22:27 +08:00
2026-04-28 22:43:46 +08:00
2026-04-28 23:32:32 +08:00
2026-04-30 19:22:27 +08:00
2026-04-27 15:34:17 +08:00
2026-04-27 13:15:16 +08:00
2026-04-29 01:43:37 +08:00
2026-04-26 01:08:10 +08:00
2026-04-28 23:36:00 +08:00
2026-04-27 07:18:43 +08:00