Heartlight Deluxe PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = Heartlight Deluxe | image = https://dlhb.gamebrew.org/psphomebrew/HeartlightDeluxePSP.jpg|250px | type = Puzzle | version = v1.0 | licence = M..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = Heartlight Deluxe | | title = Heartlight Deluxe | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/heartlightdeluxepsp.png|250px | ||
| type = Puzzle | | type = Puzzle | ||
| version = | | version = 1.0 (26 Mar 2008) | ||
| licence = Mixed | | licence = Mixed | ||
| author = MK2k | | author = MK2k | ||
| website = https:// | | website = https://mk2k.net/serendipity/index.php?/archives/8-Heartlight-Deluxe-PSP-1.0-Backlog.html | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/heartlightdeluxepsp.7z | ||
| source = | | source = | ||
}} | }} | ||
Heartlight PSP is a remake of the classic Epic Megagames' | Heartlight PSP is a remake of the classic Epic Megagames' [http://www.classicdosgames.com/epic.html Heartlight], developed by Chaos/xLand Games originally released in 1994. This homebrew is written in C using SDL by MK2k. | ||
This is an entry from the Neo Spring Coding Compo 2008 (PSP Games). | This is an entry from the Neo Spring Coding Compo 2008 (PSP Games). | ||
Features | ==Features== | ||
* 70 Levels from the Original + 1 Extra Level. | |||
* Level Editor. | |||
* Level Recorder (for successful run). | |||
* Record Playback. | |||
* An exclusive Hardcore Breaks Soundtrack by DJ Systec of [http://www.dragon-technicals.de Dragon Technicals Records]. | |||
Installation | ==Installation== | ||
For Firmware 1.00: | '''For Firmware 1.00:''' | ||
Copy the hlpsp100 directory to your /PSP/GAME/ directory. | |||
Copy the hlpsp100 directory to your ms0:/PSP/GAME/ directory. | |||
'''For Firmware 1.50:''' | |||
Please refer to 1.00 and use NOKXPLOIT patch. | Please refer to 1.00 and use NOKXPLOIT patch. | ||
For Firmware 3.xx: | '''For Firmware 3.xx:''' | ||
Copy the hlpsp3xx directory to your ms0:/PSP/GAME/ directory. | |||
==User guide== | |||
The | The goal is to get Percival the dwarf collect all hearts in each level and reach the open door. | ||
Sounds easy? Well, let 70 Levels teach you the opposite. | |||
The symbol/cross between them shows you if you have already solved the current level. | '''Gameplay:''' | ||
* The numbers in the bottom left of the screen show the required number of hearts and the number of the hearts collected so far. | |||
* The numbers in the bottom center show you how much levels you solved and how much total levels there are. | |||
* The symbol/cross between them shows you if you have already solved the current level. | |||
* The number in the bottom right of the screen show you the current level's number. | |||
* You have infinite lives. Your current progress on the Original Levels is saved anytime you solve a Level. | |||
==Controls== | |||
'''Menu:''' | |||
D-Pad - Select Menu Options | |||
Cross - Run the currently selected Option | Cross - Run the currently selected Option | ||
In game: | '''In game:''' | ||
D-Pad - Move Percival around | D-Pad - Move Percival around | ||
Circle - Give up and retry the current level | Circle - Give up and retry the current level | ||
Triangle - Quit the current game and exit to the Menu | Triangle - Quit the current game and exit to the Menu | ||
L | |||
L/R - Browse through current Levels (for original levels) | |||
Select - Screenshots | Select - Screenshots | ||
Square - Play back a successful run of the current level if there exists one | Square - Play back a successful run of the current level if there exists one | ||
Character Input: | '''Character Input:''' | ||
D-Pad - Select a letter | D-Pad - Select a letter | ||
Cross - Append the current letter to the string | Cross - Append the current letter to the string | ||
Circle - Delete the last letter | Circle - Delete the last letter | ||
Square - Insert a space | Square - Insert a space | ||
Triangle - Go back to the Menu | Triangle - Go back to the Menu | ||
Level Selection: | '''Level Selection:''' | ||
D-Pad - Browse through the existing levels | D-Pad - Browse through the existing levels | ||
Cross - Choose the currently selected level | Cross - Choose the currently selected level | ||
Triangle - Cancel and go back to Menu | Triangle - Cancel and go back to Menu | ||
Level Editor: | '''Level Editor:''' | ||
D-Pad - Move through selections | D-Pad - Move through selections | ||
L | |||
L/R - Browse through the available Game Elements | |||
Cross - Place current Game Element on current selection | Cross - Place current Game Element on current selection | ||
Circle - Erase current selection | Circle - Erase current selection | ||
Start - Play current level | Start - Play current level | ||
Changelog | ==Screenshots== | ||
v1.0 | https://dlhb.gamebrew.org/psphomebrew/heartlightdeluxepsp2.png | ||
https://dlhb.gamebrew.org/psphomebrew/heartlightdeluxepsp3.png | |||
https://dlhb.gamebrew.org/psphomebrew/heartlightdeluxepsp4.png | |||
https://dlhb.gamebrew.org/psphomebrew/heartlightdeluxepsp5.png | |||
==Media== | |||
'''Heartlight Deluxe PSP Done Quick - the first 20 Levels''' ([https://www.youtube.com/watch?v=sqAkn_bz458 arrdcore]) <br> | |||
<youtube>sqAkn_bz458</youtube> | |||
==Changelog== | |||
'''v1.0''' | |||
* Full Deluxe Release, 70 Levels, Level Editor, Record+Playback. | |||
'''XMas''' | |||
* Preview XMas Release. | |||
'''v0.7''' | |||
* Record player bugfix (now plays all records). | |||
* Level editor. | |||
'''v0.6''' | |||
* Code cleaning and fixup. | |||
'''v0.5''' | |||
* Added recorder and record playing ability. | |||
'''v0.4''' | |||
* Altered game mechanics for compatibility. | |||
* Added sound. | |||
v0. | '''v0.3''' | ||
* Added menu and player's stats. | |||
* Added explosions. | |||
* Added other stuff. | |||
v0. | '''v0.2''' | ||
* Falling/sliding objects now compatible to the original. | |||
v0. | '''v0.1''' | ||
* Simple movement, some cheap mechanics implemented. | |||
==Credits== | |||
Programming by MK2k. | |||
Graphics by Janusz Pelc. | |||
Music by DJ Systec of Dragon Technicals Records. | |||
Levels by Janusz Pelc, Marek Kubowicz, Maciej Janiec, Maciej Mach, Marek Kubas, Jacek Aleksandrow. | |||
==External links== | |||
* Author's website - https://mk2k.net/serendipity/index.php?/archives/8-Heartlight-Deluxe-PSP-1.0-Backlog.html | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=4922.0 | |||
[[Category:PSP homebrew games]] | |||
[[Category:Homebrew puzzle games on PSP]] | |||
