-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
not really an issue, but I wanted to share how to build your Borderland tools on macOS:
- install protobuf-c:
brew install protobuf-c
- modify the Makefile:
# Link flags. LDFLAGS = -lprotobuf-c -L/usr/local/lib -L/usr/lib -L/opt/homebrew/opt/protobuf-c/lib CFLAGS = -I. -O0 -I/opt/homebrew/opt/protobuf-c/include - build with
make
thanks for sharing your tools 👍
once I fully understand the save structure and your code, I'll try to add the PS4 save decryption to my ps4 homebrew save manager Apollo
Metadata
Metadata
Assignees
Labels
No labels