Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayStation 2 homebrew demos

This is a mirror of https://bitbucket.org/glampert/ps2dev-tests


About:

This repository contains a number of homebrew PlayStation 2 demos and simple games that I've developed in the past using the freely available PS2DEV SDK.

I have written a few blog posts about this endeavor, you can read them here.

Directory Structure:

+-ps2-homebrew/
 |
 +-source/ => Soure code for the PS2 demos.
  |
  +--demos/ => Source code and assets for each individual application.
  |  |
  |  +-bin/ => Pre-built ELF binaries ready to run in the PS2 Console or Emulator.
  |
 ++-framework/ => A set of reusable C++ classes and code shared by all demos.
 |
 |
 +-extras/ => Third-party docs and some screenshots.
   |
   +-screenshots/ => Screenshots of the demo applications.

Inside each main directory you can find a more detailed README file with information on how to build and run each of the demos plus any other relevant info about the source code.

Special Thanks:

A big thanks to the guys of Sitters Electronics for the awesome collection of freely available MD2 models that I have used for the "Dungeon Game".

Big thanks to Dr. Fortuna and his website on PS2 dev.

Thanks to Lukasz.dk and the whole PS2DEV community for making it possible for us mere mortals without an official devkit to develop PS2 Console Games.

License:

This project's source code is released under the MIT License.

Screenshots:

Rotating cubes

The Graveyard

Boss with minions

The Dungeons

Debug view


More screenshots in the extras/screenshots directory. I've also uploaded a few videos on YouTube showcasing the "Dungeon Game":

About

PlayStation 2 homebrew demos.

Topics

Resources

Stars

20 stars

Watchers

1 watching

Forks

Contributors

Languages