Skip to content

Latest commit

 

History

786 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizon Deadlocked (PS2) Patch

Patches applied to all Deadlocked PS2 clients connecting to the Horizon private server.

Build

You'll need a local copy of the PS2SDK. I recommend using docker. Instructions for how to build using docker are below.

If you are using a local copy, make sure you install libdl first.

Clone the repo and enter it:

git clone https://github.com/Dnawrkshp/deadlocked-patch.git
cd deadlocked-patch

If you want to use docker, run the following commands:

docker pull ps2dev/ps2dev:v1.2.0
docker run -it --rm -v "$PWD\:/src" ps2dev/ps2dev:v1.2.0
cd src
./docker-init.sh

Then you can build using:

make

Memory Usage

0x000C8000 - 0x000CA800 ; Exception handler
0x000CF000 - 0x000CF800 ; Module Definitions
0x000D0000 - 0x000F0000 ; Patch
0x000F0000 - 0x00100000 ; Gamemode

About

Patches applied to all Deadlocked PS2 clients connecting to the Horizon private server.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages