More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 8: | Line 8: | ||
|title=Hurrican | |title=Hurrican | ||
|image=hurricanvita.jpg | |image=hurricanvita.jpg | ||
|description= | |description=Run and Gun game based on the Turrican game series for Playstation Vita. | ||
|author=ammeir | |author=ammeir | ||
|lastupdated=2021/02/15 | |lastupdated=2021/02/15 | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/hurricanvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/hurricanvita.7z | ||
|website= | |website=https://twitter.com/ammeir71/status/1361231992520597504 | ||
|source=https://github.com/ammeir/hurrican | |source=https://github.com/ammeir/hurrican | ||
}} | }} | ||
This is a port of Hurrican for Playstation Vita. | |||
Hurrican is a freeware jump and shoot game created by Poke53280 that is based on the Turrican game series. | |||
== | ==Installation== | ||
Unzip hurrican.zip and copy the contents to ux0:data/ so that you have a folder ux0:data/hurrican/data. | |||
Copy runtime shader compiler libshacccg.suprx to ur0:data/. Follow [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx this guide] on how to extract it from your Vita. | |||
== | Install hurrican.vpk. | ||
==User guide== | |||
Blast your way through nine action-packed levels filled with different enemies and powerups. | |||
[http://selmiak.bplaced.net/games/pc/index.php?lang=eng&game=Hurrican&page=stuff Game tips, secrets and walkthrough.] | |||
==Controls== | |||
Left Analog/D-Pad - Move/Aim | |||
Square - Shoot | |||
Cross - Jump | |||
Triangle - Lightning beam | |||
Circle - Powerline | |||
R - Grenade | |||
L - Smart bomb | |||
Select - Select weapon | |||
Start - Main menu | |||
==Screenshots== | ==Screenshots== | ||
hurricanvita3.png | |||
hurricanvita4.png | |||
hurricanvita5.png | |||
hurricanvita6.png | |||
== Known issues == | == Known issues == | ||
*Frame drops in some parts of the game (e.g near waterfalls and with certain boss fights) | *Frame drops in some parts of the game (e.g near waterfalls and with certain boss fights). | ||
*Gaps between background tiles are sometimes visible, especially in level 7 | *Gaps between background tiles are sometimes visible, especially in level 7. | ||
==Changelog== | ==Changelog== | ||
''' | '''v9.0''' | ||
* First Release. | * First Release. | ||
== Credits == | ==Credits== | ||
*Thanks to Poke53280 team for making this game, releasing the source, and making it freeware. | *Thanks to Poke53280 team for making this game, releasing the source, and making it freeware. | ||
*Thanks to developer Pickle136 for adding SDL/OpenGL-ES support. | *Thanks to developer Pickle136 for adding SDL/OpenGL-ES support. | ||
Line 63: | Line 74: | ||
*Thanks to Rinnegatamante for making the vitaGL library. | *Thanks to Rinnegatamante for making the vitaGL library. | ||
== External links == | ==External links== | ||
* | * Twitter - https://twitter.com/ammeir71/status/1361231992520597504?lang=en | ||
* GitHub - https://github.com/ammeir/hurrican | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/617 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/617 |
Revision as of 23:47, 28 December 2022
Hurrican | |
---|---|
File:Hurricanvita.jpg | |
General | |
Author | ammeir |
Type | Shooter |
Version | 0.9 |
License | Mixed |
Last Updated | 2021/02/15 |
Links | |
Download | |
Website | |
Source | |
This is a port of Hurrican for Playstation Vita.
Hurrican is a freeware jump and shoot game created by Poke53280 that is based on the Turrican game series.
Installation
Unzip hurrican.zip and copy the contents to ux0:data/ so that you have a folder ux0:data/hurrican/data.
Copy runtime shader compiler libshacccg.suprx to ur0:data/. Follow this guide on how to extract it from your Vita.
Install hurrican.vpk.
User guide
Blast your way through nine action-packed levels filled with different enemies and powerups.
Controls
Left Analog/D-Pad - Move/Aim
Square - Shoot
Cross - Jump
Triangle - Lightning beam
Circle - Powerline
R - Grenade
L - Smart bomb
Select - Select weapon
Start - Main menu
Screenshots
hurricanvita3.png hurricanvita4.png
hurricanvita5.png hurricanvita6.png
Known issues
- Frame drops in some parts of the game (e.g near waterfalls and with certain boss fights).
- Gaps between background tiles are sometimes visible, especially in level 7.
Changelog
v9.0
- First Release.
Credits
- Thanks to Poke53280 team for making this game, releasing the source, and making it freeware.
- Thanks to developer Pickle136 for adding SDL/OpenGL-ES support.
- Thanks to developer DKS for improving and optimizing the code.
- Thanks to Rinnegatamante for making the vitaGL library.