Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Harry Potter and the Sorcerer's Stone

This repository is an ongoing decompilation/modding project for the PSX game Harry Potter and the Sorcery's Stone. To discuss about Harry Potter PS1 hacking, join our Discord: Discord

Setup

This project is meant to be used as a submodule of the psx modding toolchain. To get started, clone the toolchain repo, follow the instructions in their README, and then go to the directory psx-modding-toolchain/games/ and clone the hp1 repo there.

Strategy

This project will adopt the Ship of Theseus strategy. By taking advantage of PCSX-Redux 8MB memory expansion, we can re-write game functions and load them in memory, while the original game stays intact. Then, we can force the game to call each function we re-wrote, and compare the output of the decompiled function with the original game function.

About

Reverse engineering of Harry Potter and the Sorcerer's Stone (PSX).

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages