More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Games (Platform) - GameBrew | |title=Vita Homebrew Games (Platform) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=supermariowarvita2.jpg | ||
|image_alt=SuperMarioWar | |image_alt=SuperMarioWar | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=SuperMarioWar | |title=SuperMarioWar | ||
|image= | |image=supermariowarvita2.jpg | ||
|description=Port of Super Mario War for | |description=Port of Super Mario War for PS Vita. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2020/12/03 | |lastupdated=2020/12/03 | ||
Line 18: | Line 18: | ||
|source=https://github.com/Rinnegatamante/smw-vita | |source=https://github.com/Rinnegatamante/smw-vita | ||
}} | }} | ||
Super Mario War | This is a port of [http://supermariowar.supersanctuary.net/ Super Mario War], a Super Mario multiplayer game, to the PS Vita. | ||
It also supports multiplayer up to 4 players together on PS TV. | |||
==User guide== | |||
The goal is to stomp as many other Marios as possible to win the game. | The goal is to stomp as many other Marios as possible to win the game. | ||
==Controls== | |||
D-Pad/Left Analog - Move the character | |||
Cross - Jump | |||
Square - Run, Use projectiles | |||
Circle - Use objects | |||
Touchscreen - Interact with ImGui UI | |||
==Screenshots== | ==Screenshots== | ||
supermariowarvita3.jpg | |||
supermariowarvita4.jpg | |||
supermariowarvita5.jpg | |||
supermariowarvita6.jpg | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.1''' | ||
* Updated to latest vitasdk and GCC10 usage. | * Updated to latest vitasdk and GCC10 usage. | ||
* Updated to latest vitaGL commit. | * Updated to latest vitaGL commit. | ||
Line 48: | Line 52: | ||
* Optimized code for faster math and vector operations. | * Optimized code for faster math and vector operations. | ||
==External links== | |||
* Official Website - | |||
== External links == | |||
* Official Website - | |||
* Github - https://github.com/Rinnegatamante/smw-vita | * Github - https://github.com/Rinnegatamante/smw-vita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/422 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/422 |
Revision as of 01:27, 22 December 2022
SuperMarioWar | |
---|---|
General | |
Author | Rinnegatamante |
Type | Platform |
Version | 1.1 |
License | Mixed |
Last Updated | 2020/12/03 |
Links | |
Download | |
Website | |
Source | |
This is a port of Super Mario War, a Super Mario multiplayer game, to the PS Vita.
It also supports multiplayer up to 4 players together on PS TV.
User guide
The goal is to stomp as many other Marios as possible to win the game.
Controls
D-Pad/Left Analog - Move the character
Cross - Jump
Square - Run, Use projectiles
Circle - Use objects
Touchscreen - Interact with ImGui UI
Screenshots
supermariowarvita3.jpg supermariowarvita4.jpg
supermariowarvita5.jpg supermariowarvita6.jpg
Changelog
v1.1
- Updated to latest vitasdk and GCC10 usage.
- Updated to latest vitaGL commit.
- Fixed a bug causing vFlux to draw garbage on screen.
- Added Post Processing effects support (FXAA, Greyscale, Sepia Tone, Negative).
- Added V-Sync option.
- Optimized code for faster math and vector operations.
External links
- Official Website -
- Github - https://github.com/Rinnegatamante/smw-vita
- VitaDB - https://vitadb.rinnegatamante.it/#/info/422