Dstroy Vita: Difference between revisions
From GameBrew
More actions
m Text replacement - "GameBrew!" to "GameBrew" |
No edit summary |
||
| Line 8: | Line 8: | ||
|title=Dstroy Vita | |title=Dstroy Vita | ||
|image=dstroyvita.jpg | |image=dstroyvita.jpg | ||
|description=Port of Dstroy for | |description=Port of Dstroy for PS Vita. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2020/12/07 | |lastupdated=2020/12/07 | ||
|type=Action | |type=Action | ||
|version=1.1 | |version=1.1 | ||
|license= | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/dstroyvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/dstroyvita.7z | ||
|website= | |website=https://vitadb.rinnegatamante.it/#/info/383 | ||
|source=https://github.com/Rinnegatamante/DstroyVita | |source=https://github.com/Rinnegatamante/DstroyVita | ||
}} | }} | ||
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. | ||
It supports up to 2 players with | |||
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== | |||
dstroyvita3.png | |||
dstroyvita4.png | |||
==Media== | ==Media== | ||
'''Dstroy port for Playstation Vita''' ([https://www.youtube.com/watch?v=V9Az4O5kA8M HtheB]) <br> | |||
<youtube>V9Az4O5kA8M</youtube> | <youtube>V9Az4O5kA8M</youtube> | ||
==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 37: | Line 54: | ||
* Added V-Sync option. | * Added V-Sync option. | ||
''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
== External links == | ==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 my Patroners for their awesome support. | |||
==External links== | |||
* GitHub - https://github.com/Rinnegatamante/DstroyVita | |||
* 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/ | |||
Revision as of 01:33, 17 December 2022
| Dstroy Vita | |
|---|---|
| File:Dstroyvita.jpg | |
| 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
dstroyvita3.png dstroyvita4.png
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 my Patroners for their awesome support.