mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 04:01:01 +01:00
.
This commit is contained in:
parent
5f95ecf115
commit
d28201a560
@ -72,15 +72,6 @@
|
|||||||
min: 3,
|
min: 3,
|
||||||
max: 12,
|
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",
|
name: "Ignore some errors from amdaemon",
|
||||||
danger: "[DEPRECATED] May relieve some errors like error 6401, but may also cause problems elsewhere.",
|
danger: "[DEPRECATED] May relieve some errors like error 6401, but may also cause problems elsewhere.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user