PSParticlePlayer PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = PSParticlePlayer | image = https://dlhb.gamebrew.org/psphomebrew/PSParticlePlayer.jpg|250px | type = Music Games | version = v1.0 | licence =...")
 
No edit summary
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP homebrew
| title = PSParticlePlayer
| title = PSParticlePlayer
| image = https://dlhb.gamebrew.org/psphomebrew/PSParticlePlayer.jpg|250px
| image = https://dlhb.gamebrew.org/psphomebrew/psparticleplayer.jpg|250px
| type = Music Games
| type = Media players
| version = v1.0
| version = 1.0 (15 Aug 2008)
| licence = Mixed
| licence = Mixed
| author = MK2k
| author = MK2k
| website = https://psp.brewology.com/downloads/download.php?id=8643&mcid=1
| website = https://psp.brewology.com/downloads/download.php?id=8643&mcid=1
| download = https://dlhb.gamebrew.org/psphomebrew/PSParticlePlayer.rar
| download = https://dlhb.gamebrew.org/psphomebrew/psparticleplayer.7z
| source =
| source =
}}
}}
<youtube>tDPcRixXmmw</youtube>


PSParticlePlayer is a MP3 player featuring visual effects, based on a Particle Engine Editor (work in progress at the time for the PGE game engine release). It is developed in C using the PGE game engine, particle engine based on Haaf's Particle Engine.
PSParticlePlayer is a MP3 player featuring visual effects, based on a Particle Engine Editor (work in progress at the time for the PGE game engine release). It is developed in C using the PGE game engine, particle engine based on Haaf's Particle Engine.
Line 16: Line 15:
It was one of the contest entries for the Neo Summer Coding Compo 2008 (PSP Applications).
It was one of the contest entries for the Neo Summer Coding Compo 2008 (PSP Applications).


Installation
==Installation==
Copy the PSParticlePlayer directory to your /PSP/GAME/ or /PSP/GAME3xx/ or /PSP/GAME4xx/ directory on your Memory Stick.
Copy the PSParticlePlayer directory to your /PSP/GAME/ or /PSP/GAME3xx/ or /PSP/GAME4xx/ directory on your Memory Stick.


User guide
==User guide==
The homebrew will load music from the ms0:/MUSIC/ and ms0:/PSP/MUSIC/ directories, it does not support subdirectories however.
The homebrew will load music from the ms0:/MUSIC/ and ms0:/PSP/MUSIC/ directories, it does not support subdirectories however.


Controls
==Controls==
Analog - Move the particle system around
Analog - Move the particle system around
Select - Enter or Leave the Parameter Menu
Select - Enter or Leave the Parameter Menu
Start - Fire the System
Start - Fire the System
D-Pad Left/Right - Change parameters in the menu (hold Square for larger steps)
D-Pad Left/Right - Change parameters in the menu (hold Square for larger steps)
D-Pad Up/Down - Browse parameters in the menu
D-Pad Up/Down - Browse parameters in the menu
Triangle - Save the settings to the current preset
Triangle - Save the settings to the current preset
L-Trigger - Bring up online help
 
R-Trigger - Cycle through music tracks
L - Bring up online help
 
R - Cycle through music tracks
 
Circle - Quit (in Menu)
Circle - Quit (in Menu)


Known issues
==Screenshots==
'''An effect while music is playing'''
https://dlhb.gamebrew.org/psphomebrew/psparticleplayer2.jpg
 
'''An effect currently being edited'''
https://dlhb.gamebrew.org/psphomebrew/psparticleplayer3.jpg
 
==Media==
'''PSParticlePlayer 1.0 Demo''' ([https://www.youtube.com/watch?v=tDPcRixXmmw arrdcore]) <br>
<youtube>tDPcRixXmmw</youtube>
 
==Known issues==
Detection of the end of a music track could have some errors so manual skipping is possibly needed.
Detection of the end of a music track could have some errors so manual skipping is possibly needed.


Credits
==Credits==
InsertWittyName and everyone in #psp-programming on FreeNode.
* InsertWittyName and everyone in #psp-programming on FreeNode.
Dr.Neo (www.neoflash.com).
* Dr.Neo (www.neoflash.com).
Kojote (www.pdroms.com).
* Kojote (www.pdroms.com).
Greg (www.psp-hacks.com).
* Greg (www.psp-hacks.com).
Shoesy (www.pspsource.de.
* Shoesy (www.pspsource.de).
oranda (http://www.indiegames.com/blog).
* oranda (http://www.indiegames.com/blog).
 
==External links==
* Author's website - https://www.mk2k.net/serendipity/index.php?/archives/22-PSParticle-Player-1.0.html
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=5292.0


References
[[Category:PSP homebrew applications]]
Author's webpage, https://www.mk2k.net/serendipity/index.php?/archives/22-PSParticle-Player-1.0.html
[[Category:Homebrew media players on PSP]]
NeoFlash, https://www.neoflash.com/forum/index.php?topic=5292.0

Revision as of 00:12, 22 August 2021

PSParticlePlayer
psparticleplayer.jpg
General
Author(s)MK2k
TypeMedia players
Version1.0 (15 Aug 2008)
LicenceMixed
Links
Download
Website
Advertisements

<htmlet>adsense</htmlet>


PSParticlePlayer is a MP3 player featuring visual effects, based on a Particle Engine Editor (work in progress at the time for the PGE game engine release). It is developed in C using the PGE game engine, particle engine based on Haaf's Particle Engine.

It was one of the contest entries for the Neo Summer Coding Compo 2008 (PSP Applications).

Installation

Copy the PSParticlePlayer directory to your /PSP/GAME/ or /PSP/GAME3xx/ or /PSP/GAME4xx/ directory on your Memory Stick.

User guide

The homebrew will load music from the ms0:/MUSIC/ and ms0:/PSP/MUSIC/ directories, it does not support subdirectories however.

Controls

Analog - Move the particle system around

Select - Enter or Leave the Parameter Menu

Start - Fire the System

D-Pad Left/Right - Change parameters in the menu (hold Square for larger steps)

D-Pad Up/Down - Browse parameters in the menu

Triangle - Save the settings to the current preset

L - Bring up online help

R - Cycle through music tracks

Circle - Quit (in Menu)

Screenshots

An effect while music is playing psparticleplayer2.jpg

An effect currently being edited psparticleplayer3.jpg

Media

PSParticlePlayer 1.0 Demo (arrdcore)

Known issues

Detection of the end of a music track could have some errors so manual skipping is possibly needed.

Credits

  • InsertWittyName and everyone in #psp-programming on FreeNode.
  • Dr.Neo (www.neoflash.com).
  • Kojote (www.pdroms.com).
  • Greg (www.psp-hacks.com).
  • Shoesy (www.pspsource.de).
  • oranda (http://www.indiegames.com/blog).

External links

Advertising: