CI/Docs: Update validation and document

This commit is contained in:
refractionpcsx2
2022-04-03 08:50:09 +01:00
parent 93c78a27b3
commit 4cb6c94693
2 changed files with 7 additions and 0 deletions
@@ -58,6 +58,7 @@ allowed_gs_hw_fixes = [
"halfPixelOffset",
"roundSprite",
"texturePreloading",
"interlace",
]
gs_hw_fix_ranges = {
"mipmap": (0, 2),
@@ -66,6 +67,7 @@ gs_hw_fix_ranges = {
"skipDrawEnd": (0, 100000),
"halfPixelOffset": (0, 3),
"roundSprite": (0, 2),
"interlace": (0, 7),
}
allowed_speed_hacks = ["mvuFlagSpeedHack", "InstantVU1SpeedHack", "MTVUSpeedHack"]
# Patches are allowed to have a 'default' key or a crc-32 key, followed by