Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.87 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.87 KB

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).