Skip to content

Commit

Permalink
v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-free committed Nov 25, 2023
1 parent 8ab7964 commit 573a8fe
Show file tree
Hide file tree
Showing 14 changed files with 5,386 additions and 29 deletions.
8 changes: 6 additions & 2 deletions build.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,16 @@
`git clone --recursive https://github.com/alex-free/tonyhax`


3) Install the required dependencies:
3) Add psn00bsdk to $PATH for the current shell (if you had used the psn00bsdk-builder):

`psn00b-env`

4) Install the required dependencies:

`cd tonyhax`

`make deps`

Build Tonyhax International:
5) Build Tonyhax International:

`make`
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Version 1.4.4 (11/15/2023)

* [tonyhax-international-v1.4.4](https://github.com/alex-free/tonyhax/releases/download/v1.4.4i/tonyhax-international-v1.4.4.zip)

Changes:

* Implemented PS1 Packer decompression technique (massive thanks to nicholas noble for helping to get this to work)! The Tonyhax International loader now starts much faster and take up significantly less space. The memory card HAX and FF9 loader files now only takes up 2 slots instead of 4!

## Version 1.4.3 (10/21/2023)

* [tonyhax-international-v1.4.3](https://github.com/alex-free/tonyhax/releases/download/v1.4.3i/tonyhax-international-v1.4.3.zip)
Expand Down
Loading

0 comments on commit 573a8fe

Please sign in to comment.