From d28201a5605dc6f88a802dfa9c594c1d2465e439 Mon Sep 17 00:00:00 2001 From: Akitake Date: Mon, 1 Jul 2024 17:13:47 +0200 Subject: [PATCH] . --- chusansunplus.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/chusansunplus.html b/chusansunplus.html index 21eca52..b21e83a 100644 --- a/chusansunplus.html +++ b/chusansunplus.html @@ -72,15 +72,6 @@ min: 3, max: 12, }, - { - name: "Remove recent scores from rating calculation", - tooltip: "Changes the rating algorithm from (Best30+Recent10)÷40 to (Best30)÷30", - danger: "Decreases the rating ceiling", - patches: [ - { offset: 0x6FF272, off: [0x0a], on: [0x00] }, - { offset: 0x6FF285, off: [0x28], on: [0x1e] }, - ], - }, { name: "Ignore some errors from amdaemon", danger: "[DEPRECATED] May relieve some errors like error 6401, but may also cause problems elsewhere.",