Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terremoth/awesome-ps2
Awesome PlayStation 2 Apps and Homebrews
https://github.com/terremoth/awesome-ps2
List: awesome-ps2
homebrews playstation playstation-2 ps2 ps2sdk
Last synced: about 1 month ago
JSON representation
Awesome PlayStation 2 Apps and Homebrews
- Host: GitHub
- URL: https://github.com/terremoth/awesome-ps2
- Owner: terremoth
- License: gpl-3.0
- Created: 2020-10-24T21:31:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T01:04:30.000Z (3 months ago)
- Last Synced: 2024-11-26T13:02:10.211Z (about 2 months ago)
- Topics: homebrews, playstation, playstation-2, ps2, ps2sdk
- Homepage:
- Size: 70.3 KB
- Stars: 62
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-ps2 - Awesome PlayStation 2 Apps and Homebrews. (Other Lists / Monkey C Lists)
- awesome-game-console-development - [EN: Github
README
# Awesome Open PlayStation 2 Projects
[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
[![license](https://img.shields.io/github/license/terremoth/awesome-ps2.svg)](/LICENSE)Apps, projects, hacks, exploits and homebrews!
- Loaders/Launchers
- [OPL - Open PlayStation 2 Loader](https://github.com/ps2homebrew/Open-PS2-Loader/)
- [wLaunchELF](https://github.com/ps2homebrew/wLaunchELF)
- [iLaunchELF](https://github.com/Based-Skid/iLaunchELF) - Http Based ELF loader Demo For the PS2
- [Free Mermory Card Boot](https://github.com/TnA-Plastic/FreeMcBoot)
- [Free DVD Boot](https://github.com/CTurt/FreeDVDBoot)
- [Fortuna Launcher](https://github.com/Veritas83/PS2_FORTUNA_Launcher) - _(obs: this is not Fortuna Exploit)_
- [OSDSYS Launcher](https://github.com/HowlingWolfHWC/OSDSYS-Launcher) - tool that allows users of PS2 consoles with BIOS v2.30+ to launcher OSDSYS updates- Game Covers Download repo
- [https://github.com/xlenore/ps2-covers](PS2-Covers)- SDKs
- [PS2SDK](https://github.com/ps2dev/ps2sdk) - Open PlayStation 2 Development Kit
- [Prussia](https://github.com/Ravenslofty/prussia) - A PS2 SDK Rewritten in Rust
- [Enceladus](https://github.com/DanielSant0s/Enceladus) - Kit to create homebrew software for PlayStation 2 using the Lua language
- [AthenaEnv](https://github.com/DanielSant0s/AthenaEnv) - Kit to create homebrew software for PlayStation 2 using the JavaScript language
- [Tyra](https://github.com/h4570/tyra/) - Kit to create homebrew games for PlayStation 2 using C++ language with VU1 support
- [ZigStation2](https://github.com/FalsePattern/ZigStation2) - Compile your PS2 Homebrews with the [Zig](https://github.com/ziglang/zig) Programming Language- Emulators
- [PCSX2](https://github.com/PCSX2/pcsx2)
- [DobieStation](https://github.com/PSI-Rockin/DobieStation)- Networking Tools
- [Homebrew Downloader](https://github.com/Veritas83/VTSPS2-HBDL)
- [HDL_Dump](https://github.com/ps2homebrew/hdl-dump) - Install games into PS2 HD through network- SDK's Libraries
- [LIB CRC32](https://github.com/Veritas83/VTSPS2-CRC32)
- [gsKit](https://github.com/ps2dev/gsKit) - Graphics Synthesizer Library for PS2SDK
- [ps2rd](https://github.com/mlafeldt/ps2rd)
- [lib Vorbis](https://github.com/citronalco/ps2-libvorbis) - Generalk purpose MPEG-4's AAC and TwinVQ lib
- [VU Trace](https://github.com/chaoticgd/vutrace) - Tracing debugger for the PS2's second vector processing unit (VPU1)- Cheating/Code breaking
- [CheatDevice](https://github.com/root670/CheatDevicePS2)- General tools
- [mymcplus](https://github.com/thestr4ng3r/mymcplus) - Memory Card manager
- [Cue Maker](https://github.com/tralph3/Cue-Maker) - Get CUE files to your .bins
- [Linux Kernel for PS2](https://github.com/frno7/linux)- Programming Languages implementatons
- [Java Grinder](https://github.com/mikeakohn/playstation2_demo) - Translates .class bytecodes to native assembly like JIT compiler - [explanation](http://www.mikekohn.net/micro/playstation2_java.php)
- [YaBasic](http://www.yabasic.de/download.html) - Yet Another BASIC language implementation to develop playing on PS2- Hardwares Mods
- Modchips
- ...
- [SIO2SD](https://www.psx-place.com/threads/sio2sd-sd-card-adapter-and-sd-driver-for-the-ps2-sio2-interface.29210/) - SD Card adapter interface
- [Retro Gem](https://www.pixelfx.co/product-page/retro-gem-universal-hdmi-upscaler-kit) - Universal HDMI Upscaler Kit
- Youtube channels with PS2 related videos
- \[PT-BR\]
- [HardLevel](https://www.youtube.com/channel/UCFUTYcj_6fwrw207-YAghLA)
- [Daniel Santos](https://www.youtube.com/channel/UCIDx5TuDp-1IRTRr5l5JSdw)
## Homebrew or Ported Open Source Games
- [SuperTux](https://github.com/headshot2017/supertux-ps2) port from Linux to PS2
- [TyraCraft](https://github.com/Wellinator/tyracraft) Minecraft Clone for PS2
- ["Dungeon" test demo game](https://bitbucket.org/glampert/ps2dev-tests/src/master/) from Guilherme Lampert