Stakker PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
| source = | | source = | ||
}} | }} | ||
Stakker PSP is homebrew building block puzzle game for PSP. It showcases Slembcke's chipmunk physics library and is developed in C++ by MK2k. | Stakker PSP is homebrew building block puzzle game for PSP. It showcases Slembcke's chipmunk physics library and is developed in C++ by MK2k. | ||
| Line 19: | Line 15: | ||
It is featured at the PSP-Hacks Homebrew Idol in 2008 (Winner). | It is featured at the PSP-Hacks Homebrew Idol in 2008 (Winner). | ||
Installation | ==Installation== | ||
Put the StakkerPSP directory in your /PSP/GAME/ directory on your Memory Stick. | Put the StakkerPSP directory in your /PSP/GAME/ directory on your Memory Stick. | ||
Features | ==Features== | ||
* Stack and Destroy. | |||
* Heavily physics-based Gameplay. | |||
* Online Score System. | |||
* GameShare. | |||
* MP3 Playback. | |||
* Use your own Background Image. | |||
User guide | ==User guide== | ||
Build up your tower on the platform and don't let any piece fall off. If you reach high enough, destroy it with a projectile coming from the left and get points for each piece falling off the platform and bouncing against the screen borders. | Build up your tower on the platform and don't let any piece fall off. If you reach high enough, destroy it with a projectile coming from the left and get points for each piece falling off the platform and bouncing against the screen borders. | ||
You can increase the dropping speed of the blocks, however letting them fall directly onto the platform will give you -10 points. | You can increase the dropping speed of the blocks, however letting them fall directly onto the platform will give you -10 points. | ||
MP3 Playback | ===MP3 Playback=== | ||
It automatically loads your music files in MP3 format from ms0:/MUSIC, plays back 44kHz mp3s in all bitrates. You are also able to skip tracks, stop and start the player right in the game. | It automatically loads your music files in MP3 format from ms0:/MUSIC, plays back 44kHz mp3s in all bitrates. You are also able to skip tracks, stop and start the player right in the game. | ||
Customize Background Image | ===Customize Background Image=== | ||
Place file called theme.jpg in Stakker's directory and it gets loaded as the new background (standard size should be 480x272). | Place file called theme.jpg in Stakker's directory and it gets loaded as the new background (standard size should be 480x272). | ||
| Line 56: | Line 52: | ||
https://dlhb.gamebrew.org/psphomebrew/stakker3.png | https://dlhb.gamebrew.org/psphomebrew/stakker3.png | ||
==Media== | |||
'''Stakker PSP''' ([https://www.youtube.com/watch?v=Jn27Hi59bw0 arrdcore]) <br> | |||
<youtube>Jn27Hi59bw0</youtube> | |||
==Changelog== | ==Changelog== | ||
