Luminex PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = luminex | image = https://dlhb.gamebrew.org/psphomebrew/luminex.jpg|250px | type = Puzzle | version = v1.1 | licence = Mixed | author = pointb..." |
No edit summary |
||
| Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/psphomebrew/luminex.jpg|250px | | image = https://dlhb.gamebrew.org/psphomebrew/luminex.jpg|250px | ||
| type = Puzzle | | type = Puzzle | ||
| version = | | version = 1.1 (21 Aug 2006) | ||
| licence = Mixed | | licence = Mixed | ||
| author = pointbat | | author = pointbat | ||
| website = | | website = https://www.neoflash.com/forum/index.php?topic=2932.0 | ||
| download = https://dlhb.gamebrew.org/psphomebrew/luminex. | | download = https://dlhb.gamebrew.org/psphomebrew/luminex.7z | ||
| source = http://ybr.phpnet.org/pbat/index.php?Psp | | source = http://ybr.phpnet.org/pbat/index.php?Psp | ||
}} | }} | ||
Luminex is a clone of the lumines for PSP made by pointbat. | Luminex is a clone of the lumines for PSP made by pointbat. | ||
It is based on the idea of | It is based on the idea of building blocks of 4 pieces of the same color from the 2 colors available per level and thus making them disappear. | ||
It was one of the contest entries for the Neo Summer Coding Compo 2006 (PSP Games, 5th place). | It was one of the contest entries for the Neo Summer Coding Compo 2006 (PSP Games, 5th place). | ||
User guide | ==User guide== | ||
The gameplay is similar to the original lumines | The gameplay is similar to the original lumines. | ||
Themes | To erase the pieces, they will have to be grouped by color and in the form of a block with 4 parallel squares two by two. For this we can rotate the blocks and group them as best we create. | ||
===Themes=== | |||
Luminex is provided with 4 themes: default, city1, city2 and lake. | Luminex is provided with 4 themes: default, city1, city2 and lake. | ||
You can add your own theme, in the themes folder. The theme is automatically changed after each level. | You can add your own theme, in the themes folder. The theme is automatically changed after each level. | ||
Music | ===Music=== | ||
The background soundtrack is located in /data/themes/default/sound.mp3. | The background soundtrack is located in /data/themes/default/sound.mp3. | ||
Controls | ==Controls== | ||
Left - Move to the left | Left - Move to the left | ||
Right - Move to the right | Right - Move to the right | ||
Bottom - Fall | Bottom - Fall | ||
Square - Rotate left | Square - Rotate left | ||
Cross - Rotate right | Cross - Rotate right | ||
Select - Screenshot | Select - Screenshot | ||
Start - Pause menu | Start - Pause menu | ||
Changelog | ==Changelog== | ||
v1.1 | '''v1.1''' | ||
* Many bugs corrected. | |||
* Sound. | |||
* Theme engine. | |||
Credits | ==Credits== | ||
Requirements: libpng, zlib, libmad. | Requirements: libpng, zlib, libmad. | ||
Some files were found in the Lua player, and PSP media player source code. | Some files were found in the Lua player, and PSP media player source code. | ||
Thanks to psp-programming.com for | |||
Thanks to psp-programming.com for tutorials. | |||
Thanks to the authors of psplink. | Thanks to the authors of psplink. | ||
==External links== | |||
Author's | * Author's website - http://pbat.cjb.net | ||
NeoFlash | * NeoFlash - https://www.neoflash.com/forum/index.php?topic=2932.0 | ||
[[Category:PSP homebrew games]] | |||
[[Category:Homebrew puzzle games on PSP]] | |||
