Back
Super Mario War NX
by p-sam
|
Version | 2.0.0-nx4 |
Zip size | 39,582 KiB |
License | n/a |
Updated | 07/12/2020 |
Downloads | 33,369 |
MD5 | e7cd3e982a6cc35a19f4075e964fab93 |
App Details
A port of Super Mario War to the Switch, using SDL2 and libnx.
.
Changelog
bx4
Upstream fixes and changes
Input was refactored:
D-Pad and Left stick are now combined
New defaults: B = Jump; Y = Turbo (Like on a mario game)
Joycon split option was removed, you can instead open up the system controller applet to remap controllers freely
Network multiplayer support (experimental):
Lobby server needed (check README for more info)
Cross-platform PC <-> Switch supported
nx3
Adapted changes, and compiled against latest libnx (v2.5.0)
New directory structure using subrepos instead of 2 different repos
nx2
-adds split joycon support with an option in controls screen (credits to @rsn8887 for this and the initial linear filtering)
-adds screen size options (fit to aspect ratio, integer scale, 1:1 and stretched fullscreen)
-adds screen filtering option (nearest, linear, or best which currently is equal to linear)
2.0.0-nx1
Initial Release.