KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ps2-homebrew
★ 20
Open GitHub ↗
PlayStation 2 homebrew demos.
Download README (.md)
Explore Similar Repositories
PLS
:
Official repository for Is your noise correction noisy? PLS: Robustness to label noise with two stage detection WACV 2023
responsive-card-hover-effects
:
CSS Card Hover Effects | HTML & CSS
ready-resource
:
Modern single resource management
Profit_Margin_Game
:
No description available.
Ghostscript-API-Wrapper
:
An extended Ghostscript API for Delphi and Free Pascal to simplify use of Ghostscript.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ps2-homebrew
?
Download (.md)
# PlayStation 2 homebrew demos This is a mirror of https://bitbucket.org/glampert/ps2dev-tests ---- ## About: This repository contains a number of homebrew PS2 demos and simple games that I've developed in the past using the freely available [PS2DEV](https://github.com/ps2dev) unofficial SDK. I have written a few blog posts about this endeavor, you can read them [here](http://glampert.com/2015/04-24/ps2-homebrew-a-dungeon-game/). ## Directory Structure: +-ps2-homebrew/ | +-source/ => Soure code for the PS2 demos. | +--demos/ => Source code and assets for the individual demo applications. | | | +-bin/ => Pre-built ELF binaries ready for use in the PS2 or Emulator. | ++-framework/ => A set of reusable classes and code shared by all demos. | | +-extras/ => Third-party docs and some screenshots. | +-screenshots/ => Screenshots of some of the demos. ---- 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](http://www.md2.sitters-electronics.nl/) 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](http://www.hsfortuna.pwp.blueyonder.co.uk/). Thanks to [Lukasz.dk](http://lukasz.dk/playstation-2-programming/an-introduction-to-ps2dev/) 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](http://opensource.org/licenses/MIT). ## Screenshots:      ---- More screenshots in the *extras/screenshots* directory. I've also uploaded a few videos on YouTube showcasing the "Dungeon Game": - [The Dungeons level](https://youtu.be/qrPz5AMEOUM) - [The Graveyard level](https://youtu.be/pK5r_wBrzcM) - [A simple test level](https://youtu.be/kM_C4iHzdNQ)