feat: replace fsrVersion with upscalerType/upscalerVersion, add battery & custom system columns

This commit is contained in:
2026-04-27 07:18:43 +08:00
parent ea6407cb4f
commit 91de833417
19 changed files with 1051 additions and 655 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ export type ContributionEntry = {
fpsHigh: number | null
hardwareSlug: string
hardwareName: string
fsrVersion: string
upscalerType: string
upscalerVersion: string | null
frameGenMethod: string
verifiedAt: string | null
createdAt: string