Author Archives: 1UP
.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
Socom 2 Beta (SCUS_973.66) LAN Patcher
The Socom 2 Online Beta (SCUS_973.66) has it’s LAN option disabled on the main menu however thanks to Harry62, he made a code to enable this option. I’ve created a homebrew patcher for this. You can download it here.
.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
[PS2] Memory Card Formatter
Memory Card Formatter is a homebrew application for the PS2 that allows the user to quickly format memory cards. Simply insert a memory card into either Slot 1 or 2 (or both) and press start. 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
MSSQL Sub Query
This is written using Microsoft SQL Server however a lot of this can carry over just fine to other SQL variants with little change. I am also using SQL Management Studio 2016 when writing this query. This can be found … Continue reading