▶ Quick survey (2-3 min): what do you think about the use of AI in the PS1 homebrew community? Take the survey

17.4.26

Unity Is Finally Coming to PS1 — A Huge Leap for Homebrew Development

For years, developing games for the original PlayStation has meant one thing: working close to the hardware, dealing with low-level code, and building systems almost from scratch. It’s a process that demands both technical knowledge and a deep understanding of the console’s limitations, something that has kept PS1 homebrew relatively niche compared to modern development.

That’s why what’s happening now feels so significant.

A new tool is pushing the boundaries of what many thought possible: bringing a modern game engine workflow to one of the most constrained consoles of its generation. And if it delivers on its promise, it could mark one of the biggest leaps the PS1 homebrew scene has ever seen. 

To understand the impact, it helps to look at how games are typically made today. Modern developers rarely start from scratch. Instead, they rely on powerful engines like Unity, Unreal Engine, or Godot. These tools handle a large portion of the heavy lifting, from rendering and physics to scene management and asset workflows, allowing developers to focus primarily on gameplay logic rather than low-level implementation.

In contrast, developing for retro consoles has traditionally been a very different challenge. Systems up to the sixth generation (including the original PlayStation) often require developers to work much closer to the hardware. While later consoles made use of languages like C, which helped standardize development to some extent, much of the work still involved understanding the system’s architecture in detail. Going further back, into fourth-generation consoles and earlier, things become even more complex, often requiring direct use of Assembly and a deep knowledge of individual chips.

This is precisely why what’s happening now feels so significant. After similar advances were seen in the Nintendo 64 homebrew scene (check out Pyrite64), many assumed that something comparable wouldn’t be possible on the PS1 due to its tighter technical constraints. But that assumption may no longer hold true. A developer known as Bandwith is pushing the boundaries of what’s possible with a new evolution of his existing tools. Known for his YouTube channel focused on retro game development and for previous PS1 projects, Bandwith had already introduced PSX Splash Edit, a tool that allowed developers to export Unity-built scenes to the PS1. That alone was already a remarkable achievement, and it was even used in projects like Sauna PSX.

Now, however, the concept has evolved much further.

With his new update, now called PSX Splash 2.0, developers are no longer limited to exporting static or isolated scenes. Instead, they can build complete games directly within Unity and bring them to the original PlayStation. If fully realized, this could mark a major shift in how PS1 homebrew is approached. The tool offers a range of features that significantly expand creative possibilities. 

Developers can monitor memory usage in real time, including RAM, VRAM, and SPU RAM (a crucial aspect when working within the strict limitations of the hardware). It also supports camera movement, object animations, and scene transitions, making it possible to create more dynamic and cinematic experiences.

Character animation is another area where the tool shows promise. Developers can define skeletal structures and implement movement systems such as walking, jumping, or attacking. Interestingly, scripting is handled through Lua rather than C, with dedicated documentation designed to simplify implementation and lower the barrier of entry for newcomers.

Taken together, these features suggest a future where developing for the PS1 may become significantly more accessible without completely losing the technical depth that defines the platform. Tools like this could significantly reduce development time, allowing creators to prototype ideas in hours instead of weeks. More importantly, they lower the barrier of entry, making PS1 development accessible to a much wider audience, including developers already familiar with modern engines. Instead of starting from scratch, creators can now rely on workflows they already understand, and then adapt them to the constraints of the hardware.

The timing of this announcement also adds to the excitement. Bandwith has confirmed that a PS1 homebrew game jam will begin in just six days, potentially giving developers an immediate opportunity to experiment with these new tools and push them to their limits. More details about the event are expected soon.

Looking ahead, there are even more ambitious possibilities on the horizon. The developer has hinted at the potential for expanding this workflow to support Godot in the future, which would further broaden the ecosystem and attract an even wider range of creators.

While it’s still early days, this development could represent a turning point for the PS1 homebrew scene. One that bridges the gap between modern game development workflows and the unique challenges of retro hardware. And if it continues to evolve, it could redefine what’s possible on the original PlayStation.

You can watch the original video for a more detailed explanation of how it was created and how it works: Make your PSX games with UNITY and LUA!


Don’t forget that you can follow us on Twitter (X), check out our collection of games on Itch.io and join our Reddit community!

7.4.26

Secret of Monkey Island Is Coming to PS1 After 30 Years!

Few adventure games are as iconic as The Secret of Monkey Island. Originally released in 1990 by LucasArts (later known as Lucasfilm Games), the game became a defining title for the point-and-click genre, thanks to its humor, writing, and memorable characters. More than three decades later, the game is now making an unexpected appearance on the original PlayStation!

A new PS1 homebrew project by Mark “Happy-Ferret” Bauermeister aims to bring The Secret of Monkey Island to Sony’s classic console. The project was officially announced on April 5, and while it’s still in a very early stage, there’s already a first look available.

At the moment, the only public material is a video on the developer’s YouTube channel showing the game’s introduction running on PS1. The footage shared so far focuses on the game’s introduction. It begins with the title screen, where the main theme plays while the background clouds are already animated, hinting at the visual direction of the port. This is followed by the opening scene featuring Guybrush Threepwood speaking with the mysterious Old Man on a cliff, as he expresses his desire to become a pirate.

The footage reveals a few interesting technical details. The project is currently being tested using DuckStation, with the emulator configured to simulate 8MB of RAM (a notable tweak that hints at the project’s current requirements). Performance is still quite limited, with the frame rate hovering between 5 and 6 FPS, making it clear that this is very much an early prototype. The audio also sounds somewhat off, suggesting that the sound implementation still needs refinement. On the visual side, the game is running at a resolution of 320x239.

Despite these limitations, it’s already an impressive technical effort. Bringing a classic point-and-click adventure like Monkey Island to the PS1 (a system not originally designed for this type of experience) highlights both the challenges and creativity behind modern homebrew development.

It’s also worth noting that the project has already drawn attention from other developers within the PS1 homebrew scene. OldPirate (known for his work on ports like Wolfenstein 3D and Rick Dangerous for the original PlayStation) has reacted to the announcement, saying he’s looking forward to seeing the project move forward.

An alpha version of the project is currently available through the developer’s Patreon (around €4), giving early supporters a chance to try it out. If you’re interested in following the project, you can check out Mark’s work on YouTube and support the development through his Patreon page.

 

Don’t forget that you can follow us on Twitter (X), check out our collection of games on Itch.io and join our Reddit community!

30.3.26

Celeste Classic PS1 (PSYQo)

 


Developer: Bonnie Games

Release Date: February, 2026

Last Update: March, 2026

Graphics: 2D

Version: 1.4

Genre: Platformer

Players: 1

Description

This version of Celeste Classic for the original PlayStation (PSX) is a native port developed using the PSYQo SDK, created by Bonnie Games exploring the possibilities of combining PICO-8-style development with real PlayStation hardware.

If you’re interested in an alternative version, you can also check out the Celeste Classic port developed by wildmonkeydan here: Celeste Classic (psn00bsdk).


Extra info

Celeste Classic is the original prototype of Celeste, created by Maddy Thorson and Noel Berry during a game jam. Despite its simplicity, it laid the foundation for one of the most influential indie platformers of modern times, focusing on tight controls, precision platforming, and pure gameplay.

This PSX version stands out for its low-level approach, recreating the original PICO-8 experience directly on PlayStation hardware. The game logic is based on ccleste, a line-by-line C translation of the original Lua code, while the developer has implemented a custom platform layer using PSYQo (C++20) to handle rendering, input, and audio.

One of the most impressive aspects of this homebrew is its audio system. Audio is generated in real time using the PlayStation’s SPU, without relying on pre-recorded samples. The original PICO-8 waveforms are converted into ADPCM data and processed dynamically, allowing effects such as vibrato, slide, and arpeggios. The system is already functional, although it is still being refined to better match the original sound.

Also thanks to the 60 FPS update and improved input handling, the game feels smooth and responsive, closely matching (and in some cases improving upon) the original.


Changelog

V4

  • Project cleanup.
  • Removed experimental Ocarina of Time files (moved to a separate repository). 

V3

  • Added CD-ROM streaming for dynamic room loading.  
  • Implemented orbit camera system with improved controls.  
  • Introduced skeletal animation support.
  • Improved rendering and textures, along with general performance and stability fixes. 

V2 

  •  Added VRAM management system and real texture uploading.
  •  Introduced free camera mode for testing. 
  • Initial work on 3D rendering systems

 

Media

 


Official Download Links

Itch.io - Github