More actions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
|website=https://vitadb.rinnegatamante.it/#/info/383 | |website=https://vitadb.rinnegatamante.it/#/info/383 | ||
|source=https://github.com/Rinnegatamante/DstroyVita | |source=https://github.com/Rinnegatamante/DstroyVita | ||
|discussion=https://www.patreon.com/Rinnegatamante | |||
}} | }} | ||
Dstroy is a bomberman-like game. It was originally developped by FBS in 1995, on DOS. | Dstroy is a bomberman-like game. It was originally developped by FBS in 1995, on DOS. | ||
Line 58: | Line 59: | ||
==Credits== | ==Credits== | ||
* ocornut for dear ImGui. | * ocornut for dear ImGui. | ||
* HtheB for the Livearea assets and for testing the game. | * HtheB for the Livearea assets and for testing the game. | ||
Line 64: | Line 64: | ||
* rsn8887 for fixing shader for vitaGL usage and for multiplayer support. | * rsn8887 for fixing shader for vitaGL usage and for multiplayer support. | ||
* All Patroners for their awesome support. | * All Patroners for their awesome support. | ||
==External links== | ==External links== |
Revision as of 02:00, 3 February 2023
Dstroy Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Action |
Version | 1.1 |
License | GPL-2.0 |
Last Updated | 2020/12/07 |
Links | |
Download | |
Website | |
Source | |
Dstroy is a bomberman-like game. It was originally developped by FBS in 1995, on DOS.
It supports up to 2 players with PS Vita and up to 4 players with PSTV.
Installation
Extract the data.zip to ux0:data/.
Copy the VPK file to your Vita and install it with VitaShell.
Controls
Cross - Place bomb
Analog/D-Pad - Move character
L - Place bomb for 1st player on PS Vita
R - Place bomb for 2nd player on PS Vita
Touchscreen - Interact with ImGui menubar
Screenshots
Media
Dstroy port for Playstation Vita (HtheB)
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.
v1.0
- First Release.
Credits
- ocornut for dear ImGui.
- HtheB for the Livearea assets and for testing the game.
- xy2_ for translating several game lines from French to English.
- rsn8887 for fixing shader for vitaGL usage and for multiplayer support.
- All Patroners for their awesome support.