Nolibgs PSX demo disc
A downloadable PSX disc image for Windows, macOS, Linux, and Android
Check the latest PSX demo cd out !
The download is an archive that contains a PSX bin/cue disc image that should be loaded in a an emulator (pcsx-redux, duckstation...) or run on real hardware via cd, psio, xstation, etc.
What is this ?
This is a sub-project of https://github.com/ABelliqueux/nolibgs_hello_worlds, which intends to demonstrate the combined use of several feats on the real PSX:
- Streaming FMV from the CD ; the menu background is a looping STR file, which is the video format use by the PSX.
- Audio playback using @nicolasnoble's modplayer ; the music and sound effects are using a converted MOD file.
- Using overlays to load and execute 'sub-process'.
Separate examples for these features are available here :
- https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_str
- https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_mod
- https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_ovl_exec
Sources
Sources for this project are available here :
https://github.com/ABelliqueux/nolibgs_demo
Credits
Most graphic assets and the CD covers are homemade, made by Schnappy (me), apart from the Timmy Burch image used in the "Hello sprt" example". The original file was found on https://southpark.fandom.com/wiki/Timmy_Burch.
Used Fonts:
02.10 Fenotype : https://www.dafont.com/fr/0210.font Hemi Head : https://www.dafont.com/fr/hemi-head.font
Original Mod file : musix-shine , https://modarchive.org/index.php?request=view_profile&query=69141
Download
Install instructions
This is a PSX disc image. You need to install a PSX emulator or burn it to a disc in order to be able to play it.
Development log
- Add custom boot logoNov 16, 2021
Leave a comment
Log in with itch.io to leave a comment.