Skip to content

The portable Celeste Classic C source port, ported to the PSX using psn00bsdk

Notifications You must be signed in to change notification settings

wildmonkeydan/ccleste-psx

 
 

Repository files navigation

ccleste psx

Celeste 1 Celeste 2

This C source port of the original Celeste for the PICO-8 was originally developed by lemon32767.

This version is built off of ngage-sdk's work.

PLEASE NOTE: Pausing and Using Save States does not work and attempting to save state WILL CRASH

This game doesn't work on DUCKSTATION as of version 0.1-5485-gc6a57273. PCSX-Redux or Real Hardware is recommmended instead

Compiling

PlayStation

Install psn00bsdk, change cmd path to the base dir of the project and type cmake --build ./build

Controls

PC Action
LEFT Move left
RIGHT Move right
DOWN Look down
UP Look up
CROSS Jump
CIRCLE Dash

Credits

Sound wave files are taken from the Celeste-Classic-GBA project, music *.ogg files were obtained by converting the *.wav dumps from PICO-8, which I did using audacity & ffmpeg.

The frame for the N-Gage version is based on Mountain at Dusk Background by ansimuz.

All credit for the original game goes to the original developers (Maddy Thorson & Noel Berry).

About

The portable Celeste Classic C source port, ported to the PSX using psn00bsdk

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.7%
  • CMake 0.3%