Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Hurrican Vita: Difference between revisions

From GameBrew
No edit summary
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/"
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
{{#seo:
|title=Vita Homebrew Games (Shooter) - GameBrew!
|title=Vita Homebrew Games (Shooter) - GameBrew
|title_mode=append
|title_mode=append
|image=hurricanvita.jpg
|image=hurricanvita2.png
|image_alt=Hurrican
|image_alt=Hurrican
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Hurrican
|title=Hurrican
|image=hurricanvita.jpg
|image=hurricanvita2.png
|description=Port of Hurrican for PSVITA.
|description=Run and Gun game based on the Turrican game series for Playstation Vita.
|author=ammeir
|author=Amnon-Dan Meir (ammeir)
|lastupdated=2021/02/15
|lastupdated=2021/02/15
|type=Shooter
|type=Shooter
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
|donation=https://paypal.me/ammeir
}}
}}
Hurrican is a freeware jump and shoot game created by Poke53280 that is based on the Turrican game series. Blast your way through nine action-packed levels filled with different enemies and powerups.
This is a port of [https://www.winterworks.de/project/hurrican/ Hurrican] for Playstation Vita.


==Requirements==
Hurrican is a freeware jump and shoot game created by Poke53280 that is based on the Turrican game series.  
* libshacccg.suprx


== Running the game ==
==Installation==
-Unzip <code>hurrican.zip</code> and copy the contents to <code>ux0:data/</code> so that you have a folder <code>ux0:data/hurrican/data</code><br />
Unzip hurrican.zip and copy the contents to ux0:data/ so that you have a folder ux0:data/hurrican/data.
-Copy runtime shader compiler <code>libshacccg.suprx</code> to <code>ur0:data/</code>. Follow this [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx guide] on how to extract it from your Vita<br />
-Install <code>hurrican.vpk</code>


==Controls ==
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.
Left analog stick = move/aim<br />
Dpad = move/aim<br />
Square = shoot<br />
Cross = jump<br />
Triangle = lightning beam<br />
Circle = powerline<br />
R = grenade<br />
L = smart bomb<br />
Select = select weapon<br />
Start = main menu


==Media==
Install hurrican.vpk.
<youtube>q3AvJLU6Mr4</youtube>
 
==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==
https://dlhb.gamebrew.org/vitahomebrews/hurricanvita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/hurricanvita3.png
https://dlhb.gamebrew.org/vitahomebrews/hurricanvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/hurricanvita4.png
https://dlhb.gamebrew.org/vitahomebrews/hurricanvita-03.jpg
 
https://dlhb.gamebrew.org/vitahomebrews/hurricanvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/hurricanvita5.png
https://dlhb.gamebrew.org/vitahomebrews/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==
'''(v.9.0)'''
'''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 75:
*Thanks to Rinnegatamante for making the vitaGL library.
*Thanks to Rinnegatamante for making the vitaGL library.


== External links ==
==External links==
* Github - https://github.com/ammeir/hurrican
* Twitter - https://twitter.com/ammeir71/status/1361231992520597504
* VitaDB - https://vitadb.rinnegatamante.it/#/info/617
* GitHub - https://github.com/ammeir/hurrican
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/617

Latest revision as of 04:37, 5 January 2025

Hurrican
General
AuthorAmnon-Dan Meir (ammeir)
TypeShooter
Version0.9
LicenseMixed
Last Updated2021/02/15
Links
Download
Website
Source
Support Author

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.

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

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.

External links

Advertising: