mirror of
https://wiilab.wiimart.org/wiimart/SWF-Checker
synced 2025-11-06 15:30:15 +01:00
change from flash 8 to 8+1
This commit is contained in:
parent
86ea421f38
commit
29fc233ae8
@ -12,4 +12,4 @@ It checks for:
|
|||||||
On your terminal, run `python3 SWFChecker.py` to start.
|
On your terminal, run `python3 SWFChecker.py` to start.
|
||||||
Make sure that your SWF file is in the same folder as the checker.
|
Make sure that your SWF file is in the same folder as the checker.
|
||||||
|
|
||||||
If a SWF was made with ActionScript 2 (or 1) and Flash version 8 (or older), it will say it can work with the Wii. If the game's stage resolution (in pixels) is larger than 700x500 pixels, it will warn about possible overlapping/clipping on the Wii.
|
If a SWF was made with ActionScript 2 (or 1) and Flash version 9 (or older), it will say it can work with the Wii. If the game's stage resolution (in pixels) is larger than 700x500 pixels, it will warn about possible overlapping/clipping on the Wii.
|
||||||
Loading…
x
Reference in New Issue
Block a user