Skip to content

Tonyhax International v1.4.7

Compare
Choose a tag to compare
@alex-free alex-free released this 09 Apr 04:05
· 22 commits to master since this release
  • Implemented APv2 and no-swap bypasses for Beat Mania Append GottaMix. Now the anti-piracy detection is disabled, and you can directly boot it from Tonyhax International instead of from an intended Key Disc.

  • Releases now decompress to a folder containing all files, instead of all files loosely without a parent folder.

  • Updated my FreePSXBoot fork to be equivalent to the latest current commit 1976b3cadf1289d92eafd4a7eaf006b29c333c12. This removes any remnants of a BIOS v2.0 limitation with the FreePSXBoot builder.

  • Updated MKPSXISO to the latest current commit 08fa69f61365a3314b98076bfe7b2f37ed9db5d3.

  • Updated the TonyHax International GameShark GENerator (THIGSGEN) to prompt the user to "Press any key to continue..." before exiting on Windows (for a better Drag n' Drop UX without using trash coding practices like system("pause");.

  • Significant clean up of code, and implementation of EzRe build system allowed .deb file creation for Linux i386 and x86_64 platforms. THIGSGEN can now be installed as a system package to Linux systems with proper package manager tracking!

  • Updated loader/insert-tonyhax-crc.sh to use mipsel-none-elf-objcopy, finishing the full transition to the mipsel-none-elf platform tool-chain. Was just an oversight from the previous build system transition...