From bd35b1e0a47e669513b265aedad1339cec89cd3d Mon Sep 17 00:00:00 2001 From: idkwhereisthisname Date: Sat, 19 Apr 2025 22:01:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59b8813..872154a 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ It checks for: ### Usage -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 stage' 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 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.