More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Dstroy Vita | |title=Dstroy Vita | ||
|image= | |image=dstroyvita2.png | ||
|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?k33p0fil35 | ||
|website= | |website=https://vitadb.rinnegatamante.it/#/info/383 | ||
|source=https://github.com/Rinnegatamante/DstroyVita | |source=https://github.com/Rinnegatamante/DstroyVita | ||
|donation=https://www.patreon.com/Rinnegatamante | |||
}} | |||
{{#seo: | |||
|title=Vita Homebrew Games (Action) - GameBrew | |||
|title_mode=append | |||
|image=dstroyvita2.png | |||
|image_alt=Dstroy Vita | |||
}} | }} | ||
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== | |||
https://dlhb.gamebrew.org/vitahomebrews/dstroyvita3.png | |||
https://dlhb.gamebrew.org/vitahomebrews/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 55: | ||
* 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 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/ | |||
[[Category:PC game ports on Vita]] | |||
[[Category:Vita game ports]] |
Latest revision as of 05:01, 26 October 2024
Dstroy Vita | |
---|---|
General | |
Author | Rinnegatamante |
Type | Action |
Version | 1.1 |
License | GPL-2.0 |
Last Updated | 2020/12/07 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
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.