More actions
No edit summary |
No edit summary |
||
Line 58: | Line 58: | ||
==Credits== | ==Credits== | ||
Original 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. | ||
* xy2_ for translating several game lines from French to English. | * xy2_ for translating several game lines from French to English. | ||
* rsn8887 for fixing shader for vitaGL usage and for multiplayer support. | * rsn8887 for fixing shader for vitaGL usage and for multiplayer support. | ||
* All | * All Patroners for their awesome support. | ||
If you like the author's work and wish to support them, consider becoming a [https://www.patreon.com/Rinnegatamante Patreon supporter]. | |||
==External links== | ==External links== | ||
Line 68: | Line 71: | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/383 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/383 | ||
* PSX-Place - https://www.psx-place.com/threads/dstroy-vita.32008/ | * PSX-Place - https://www.psx-place.com/threads/dstroy-vita.32008/ | ||
[[Category:Support the author]] |
Revision as of 09:35, 1 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
Original 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.
If you like the author's work and wish to support them, consider becoming a Patreon supporter.