Category Archives: .hack//Fragment
.hack//Fragment Patcher 1.0.5 Release
Fixed a bug that could cause an “original” version of the game to crash on PCSX2 Download
.hack//Fragment Patcher 1.0.4 Beta 2
After doing some debugging, I found out that the original address I checked for what file was currently active actually changes between different pcsx2 versions. I found another address that appears to remain static between versions and shouldn’t break the … Continue reading
.hack//fragment Patcher 1.0.3 release
I updated the fragment patcher which solves the crashing problem that would happen if you went to offline mode: Download
.hack//Fragment Patcher 1.0.2
Added in Skip MPEG to prevent the game from freezing on the emulator if the user did not have the SKIP MPEG game fix selected in the emulator settings. Download
.hack//Fragment Patcher 1.01
Added the Disable item removal code so if the emulator crashes you will no longer lose your items. This only works for the online portion of the game. Download can be found on my github: Download
.hack//Fragment Patcher
.hack//Fragment Patcher is a homebrew application for the PS2 and the emulator PCSX2 that will allow the user to play the game in english without the need to download a modified copy of the game. With this anyone with a … Continue reading
Ps2Dis: Extending and relocating a string
Programs and files needed: PS2dis Any Hex editor. In this example I am using HxD though. HACK_00.ELF (This is found on your .hack.//Fragment disk.) (This is also the online ELF for the game, the single player version is HACK_01.ELF Optional … Continue reading