- Fixed XP exploit in iButton - - Fixed accidental typo - - - Added Ford keys back, after reverting an 80mb commit, lol

This commit is contained in:
VerstreuteSeele
2022-12-26 11:16:06 +01:00
parent 86c5b8c2f2
commit 0405f30c94
46 changed files with 7 additions and 7 deletions

View File

@@ -3,11 +3,11 @@ Version: 1
Width: 128 Width: 128
Height: 64 Height: 64
Passive frames: 18 Passive frames: 11
Active frames: 0 Active frames: 0
Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 Frames order: 0 1 2 3 4 5 6 7 8 9 10
Active cycles: 0 Active cycles: 0
Frame rate: 6 Frame rate: 8
Duration: 3600 Duration: 3600
Active cooldown: 0 Active cooldown: 0

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -3,11 +3,11 @@ Version: 1
Width: 128 Width: 128
Height: 64 Height: 64
Passive frames: 21 Passive frames: 32
Active frames: 0 Active frames: 0
Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Frames order: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Active cycles: 0 Active cycles: 0
Frame rate: 6 Frame rate: 4
Duration: 3600 Duration: 3600
Active cooldown: 0 Active cooldown: 0

View File

@@ -14,7 +14,7 @@ DEBUG = 0
# Suffix to add to files when building distribution # Suffix to add to files when building distribution
# If OS environment has DIST_SUFFIX set, it will be used instead # If OS environment has DIST_SUFFIX set, it will be used instead
DIST_SUFFIX = "XFW-0033_12262022" DIST_SUFFIX = "XFW-0034_12262022"
# Coprocessor firmware # Coprocessor firmware
COPRO_OB_DATA = "scripts/ob.data" COPRO_OB_DATA = "scripts/ob.data"