-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5e07be5
commit 2caa5bf
Showing
5 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
rm smw.smc; cp smw_sa1lmbase.smc smw.smc && asar asm/main.asm smw.smc | ||
rm smw.smc; cp smw_sa1lmbase-widescreen.smc smw.smc && asar asm/main.asm smw.smc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
w1s1W64S2i0o1p1b1B1c1 | ||
|
||
# 16:9 + 8:7 par = !normal and w1s1W48S2i0o1p1b1B1c1 | ||
# 16:9 + 1:1 par = !extra and w1s1W64S2i0o0p0b1B1c1 | ||
# 18:9 + 8:7 par = !extra and w1s1W64S2i0o1p1b1B1c1 | ||
% 16:9 + 8:7 par = !normal and w1s1W48S2i0o1p1b1B1c1 | ||
% 16:9 + 1:1 par = !extra and w1s1W64S2i0o0p0b1B1c1 | ||
% 18:9 + 8:7 par = !extra and w1s1W64S2i0o1p1b1B1c1 |