Difference between revisions of "Tyrian (PSP)"

From homebrew.pixelbath
Jump to navigation Jump to search
(initial page)
 
(formatting)
Line 27: Line 27:
 
The original game was programmed by Jason Emery, illustrated by Daniel Cook, and its music composed by Alexander Brandon and Andreas Molnar.
 
The original game was programmed by Jason Emery, illustrated by Daniel Cook, and its music composed by Alexander Brandon and Andreas Molnar.
  
This port is based on [OpenTyrian project code](https://bitbucket.org/opentyrian/opentyrian/wiki/Home).
+
This port is based on [https://bitbucket.org/opentyrian/opentyrian/wiki/Home OpenTyrian project code].
  
 
== Controls ==
 
== Controls ==
Line 68: Line 68:
 
=== 0.7 - January 18, 2018 ===
 
=== 0.7 - January 18, 2018 ===
 
Update: [12/12/07] OpenTyrian_PSP_07 patch released.
 
Update: [12/12/07] OpenTyrian_PSP_07 patch released.
* basic OSK support. Hit [Right Trigger] to enter key entry mode. Use UP/DOWN to change the character, then press Right Trigger again to exit.
+
* basic OSK support. Hit RIGHT TRIGGER to enter key entry mode. Use UP/DOWN to change the character, then press RIGHT TRIGGER again to exit.
 
Now you should be able to access super arcade modes and some additional texture modes..
 
Now you should be able to access super arcade modes and some additional texture modes..
  

Revision as of 16:21, 4 November 2019

Tyrian
General
Author(s)deniska
Ported bydeniska
Typeshmup game
Version1.0
Links
Download
Source

Overview

Tyrian is an arcade-style vertical scrolling shooter. The player controls a space ship fitted with different weapons and enhanced energy shields. Money is earned by destroying enemies and grabbing bonuses, which is then used to purchase upgrades such as weapons, shields, energy generators, and different ships from interlevel menus.

This PSP version was created by deniska of the DCEmu forums. The gameplay is largely unchanged from the PC version of OpenTyrian.

Port

The original game was programmed by Jason Emery, illustrated by Daniel Cook, and its music composed by Alexander Brandon and Andreas Molnar.

This port is based on OpenTyrian project code.

Controls

SQUARE / CIRCLE / CROSS Joystick buttons 2, 3, 4 (configurable in setup)
D-PAD Move ship / Navigation
TRIANGLE Select / Fire
SELECT In-game setup menu / Back button
START In-game pause

Changelog

1.0 - January 18, 2008

  • support for 3.xx FW & slim PSPs
  • based on the latest (689) revision of OpenTyrian
  • latest source code included

0.9 - January 4, 2008

Update: [01/04/08] OpenTyrian_PSP_09 patch released.

  • music volume increased
  • Christmas mode activation dialog added
  • based on the latest (674) revision of OpenTyrian

0.8 - January 18, 2018

Update: [12/27/07] OpenTyrian_PSP_08 patch released.

  • some tweaks in music emulation code resulting some speedup
  • based on the latest (647) revision of OpenTyrian
  • better OSK support

0.7 - January 18, 2018

Update: [12/12/07] OpenTyrian_PSP_07 patch released.

  • basic OSK support. Hit RIGHT TRIGGER to enter key entry mode. Use UP/DOWN to change the character, then press RIGHT TRIGGER again to exit.

Now you should be able to access super arcade modes and some additional texture modes..

0.6 - December 6, 2007

  • ~10% speed increase due to new rendering routine.
  • better smoothing/scaling in full-screen mode
  • original size mode fixed
  • data cubes text scroll fixed
  • black screen on startup bug hopefully gone
  • fixed the startup title screen animations
  • slightly better key handling in main menus.. still needs some work

To install, just overwrite the EBOOT.PBP from 0.5 version with the patched one

0.5 - December 4, 2007

  • Initial version