Skip to content

Commit 573a8fe

Browse files
committed
v1.4.5
1 parent 8ab7964 commit 573a8fe

File tree

14 files changed

+5386
-29
lines changed

14 files changed

+5386
-29
lines changed

build.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,16 @@
1515
`git clone --recursive https://github.com/alex-free/tonyhax`
1616

1717

18-
3) Install the required dependencies:
18+
3) Add psn00bsdk to $PATH for the current shell (if you had used the psn00bsdk-builder):
19+
20+
`psn00b-env`
21+
22+
4) Install the required dependencies:
1923

2024
`cd tonyhax`
2125

2226
`make deps`
2327

24-
Build Tonyhax International:
28+
5) Build Tonyhax International:
2529

2630
`make`

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Version 1.4.4 (11/15/2023)
4+
5+
* [tonyhax-international-v1.4.4](https://github.com/alex-free/tonyhax/releases/download/v1.4.4i/tonyhax-international-v1.4.4.zip)
6+
7+
Changes:
8+
9+
* 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!
10+
311
## Version 1.4.3 (10/21/2023)
412

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

0 commit comments

Comments
 (0)