tge-was-taken/ps3-ckit
PS3 C code injection framework
This toolkit helps you modify PlayStation 3 games by injecting custom C code directly into their running processes. You provide C code and game-specific configuration, and it outputs a modified game executable that includes your custom features, allowing you to alter game behavior or add new functionality. This is designed for advanced PS3 game modders and homebrew developers.
No commits in the last 6 months.
Use this if you want to implement custom features, cheats, or extensive modifications for specific PS3 games by directly injecting C code into their runtime.
Not ideal if you're looking for a simple, user-friendly modding tool that doesn't require deep technical knowledge of PS3 architecture or C programming.
Stars
22
Forks
5
Language
C
License
AGPL-3.0
Category
Last pushed
Sep 06, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/tge-was-taken/ps3-ckit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.