AgenaWorld PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = AgenaWorld | image = https://dlhb.gamebrew.org/psphomebrew/AgenaWorld.jpg|250px | type = Shooter | version = v1.8 | licence = Mixed | author =..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = AgenaWorld | | title = AgenaWorld | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/agenaworld.png|250px | ||
| type = Shooter | | type = Shooter | ||
| version = | | version = 1.8 (11 May 2009) | ||
| licence = Mixed | | licence = Mixed | ||
| author = edepot | | author = edepot | ||
| website = http://www.edepot.com/game.html | | website = http://www.edepot.com/game.html | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/agenaworld.7z | ||
| source = | | source = | ||
}} | }} | ||
AgenaWorld is a classic space shooting game similar to the Homeworld PC game with its own unique features. This program was compiled using GNU GCC compiler. | AgenaWorld is a classic space shooting game similar to the Homeworld PC game with its own unique features. This program was compiled using GNU GCC compiler. | ||
| Line 16: | Line 15: | ||
It was one of the contest entries for the Spring Coding Compo 2008 (PSP Games) and Neo Spring Coding Compo 2009 (PSP Games, 8th place). | It was one of the contest entries for the Spring Coding Compo 2008 (PSP Games) and Neo Spring Coding Compo 2009 (PSP Games, 8th place). | ||
Features | ==Features== | ||
* Mission objective. | |||
* Supports multiplayer (PSP to PSP) via infrared. | |||
* Customizable background. | |||
* Customizable music and more. | |||
Installation | ==Installation== | ||
Copy everything inside directory Agenaworld from agenaworld.rar to your Memory Stick's /PSP/GAME/ directory. | Copy everything inside directory Agenaworld from agenaworld.rar to your Memory Stick's /PSP/GAME/ directory. | ||
Make sure that the game directory you put it in is set to run the latest Custom Firmware (if you want to try it on PSP Slim). | Make sure that the game directory you put it in is set to run the latest Custom Firmware (if you want to try it on PSP Slim). | ||
Note | '''Note:''' This game takes up a lot of megabytes when uncompressed. It is recommended at least 128MB Memory Sticks or larger be used. | ||
User guide | ==User guide== | ||
Player begin from the Earth, and the goal is to reach different galaxies by visiting the purple markers (via hypercubes) that appear on your radar. | Player begin from the Earth, and the goal is to reach different galaxies by visiting the purple markers (via hypercubes) that appear on your radar. | ||
Storyline | ===Storyline=== | ||
In the near future, you captain a spaceship with extra-ordinary technology. Powered by nuclear fusion and fission generators and supported by ion micro-thrusters and gyroscopes, your ship can support long-term journeys. After a long travel in hybernation across the deep space, you come across the Juniper Belt and discover a mysterious asteroid surrounded by many "hypercubes". | In the near future, you captain a spaceship with extra-ordinary technology. Powered by nuclear fusion and fission generators and supported by ion micro-thrusters and gyroscopes, your ship can support long-term journeys. After a long travel in hybernation across the deep space, you come across the Juniper Belt and discover a mysterious asteroid surrounded by many "hypercubes". | ||
| Line 39: | Line 38: | ||
It is year 2492, the year that all nine planets are lined up end to end from the sun to pluto. With the help of the cubes, you are able to travel to distant galaxies, nebulas, and even all nine planets in the solar system, overcoming the laws of relativity. | It is year 2492, the year that all nine planets are lined up end to end from the sun to pluto. With the help of the cubes, you are able to travel to distant galaxies, nebulas, and even all nine planets in the solar system, overcoming the laws of relativity. | ||
Special Controls | ===Special Controls=== | ||
To fire an EMP and activate the hypercube, when your ship is touching a spacegate cube. | To fire an EMP and activate the hypercube, when your ship is touching a spacegate cube. | ||
Screendump Feature | ===Screendump Feature=== | ||
Screenshot will be saved to ms0:/psp/game/agenaworld/screendump.bmp | Screenshot will be saved to ms0:/psp/game/agenaworld/screendump.bmp | ||
Add your own background music | ===Add your own background music=== | ||
It is possible to have your own music playing in the background instead of the default Agenaworld songs. You just have to convert them to wave files (WAV formats). | It is possible to have your own music playing in the background instead of the default Agenaworld songs. You just have to convert them to wave files (WAV formats). | ||
| Line 52: | Line 51: | ||
The files music1.wav, music2.wav, music3.wav and music4.wav are the song files. The rest are sound effects. | The files music1.wav, music2.wav, music3.wav and music4.wav are the song files. The rest are sound effects. | ||
Customized background | ===Customized background=== | ||
It is possible to have your own pictures in the background. | It is possible to have your own pictures in the background. Just take any picture and save it as a bitmap file in 32bit-XRGB format. | ||
Just take any picture and save it as a bitmap file in 32bit-XRGB format | |||
Controls | Note that you need to flip your picture vertically before you save, as the pixel lines are stored in reverse. | ||
==Controls== | |||
D-Pad Left/Right - Turn the ship | D-Pad Left/Right - Turn the ship | ||
Cross - Shoot | Cross - Shoot | ||
Circle - Plug in the ship's rockets | Circle - Plug in the ship's rockets | ||
R | |||
R - Mission screen | |||
Triangle - Use the hypercubes | Triangle - Use the hypercubes | ||
L | |||
L - Credits screen | |||
Analog - Change the speed of the CPU/game | Analog - Change the speed of the CPU/game | ||
Select - Take screenshot | Select - Take screenshot | ||
Start - Start the game | Start - Start the game | ||
Changelog | ==Screenshots== | ||
1.8 | https://dlhb.gamebrew.org/psphomebrew/agenaworld2.png | ||
==Changelog== | |||
'''1.8''' | |||
* Read stargates from file. | |||
* PHL fonts (WYSIWYG fonts). | |||
* Better gravity algorithm. | |||
* Better exhaust. | |||
'''1.6/1.7''' | |||
1. | '''1.5 2008/03/20''' | ||
* Custom fonts, smaller executable, bug fixes. | |||
1. | '''1.4 2007/10/23''' | ||
* Support for PSP Slim high resolution TV output. | |||
1. | '''1.3 2006/02/27''' | ||
- | * Converted to true color (24bits/pixel) mode. | ||
* Multi-directional background scrolling. | |||
* Shields and Fuel. | |||
* Self-destiny (choose destination via cubes). | |||
* Solar system with planets (all to scale). | |||
1. | '''1.2''' | ||
* Not Released. | |||
1. | '''1.1 2005/07/25''' | ||
* Converted to pspdev pspsdk. | |||
* Added splash screen. | |||
* Added multiplayer mode (via infrared). | |||
* Added translucent drawing of graphics and text. | |||
* Added mission location desc (status screen via triangle button). | |||
* Fixed freezing bug (drawing outside frame). | |||
1. | '''1.0 2005/07/08''' | ||
* First Release (adapted from Ceres - another PSP homebrew game). | |||
- | |||
==Credits== | |||
[http://www.edepot.com/game.html AgenaWorld] homebrew game for PSP. | |||
==External links== | |||
* Author's website - http://www.edepot.com/game.html | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=4989.0 | |||
[[Category:PSP homebrew games]] | |||
[[Category:Homebrew shooter games on PSP]] | |||
