diff --git a/src/patches/versions/CHN00.cpp b/src/patches/versions/CHN00.cpp index 22ded61..e6e0e63 100644 --- a/src/patches/versions/CHN00.cpp +++ b/src/patches/versions/CHN00.cpp @@ -161,14 +161,14 @@ Init () { WRITE_MEMORY (ASLR (0x14034C182), u8, 0x00); // Move various files to current directory - WRITE_MEMORY (ASLR (0x140C33C40), char, "./"); - WRITE_MEMORY (ASLR (0x140C33C44), char, "./"); + WRITE_MEMORY (ASLR (0x140C33C40), char, "./"); // F:/ + WRITE_MEMORY (ASLR (0x140C33C44), char, "./"); // G:/ WRITE_MEMORY (ASLR (0x140C7B158), char, ".\\SettingChina1.bin"); WRITE_MEMORY (ASLR (0x140C7B2B8), char, ".\\SettingChina1.bin"); WRITE_MEMORY (ASLR (0x140C7B2A0), char, ".\\SettingChina2.bin"); WRITE_MEMORY (ASLR (0x140C3CF58), char, ".\\TournamentData\\PlayData\\TournamentPlayData.dat"); - WRITE_MEMORY (ASLR (0x140C3CF90), char, ".\\TournamentData\\InfoData\\TournamentInfoData.dat"); WRITE_MEMORY (ASLR (0x140C3CFC8), char, ".\\TournamentData\\PlayData\\TournamentPlayData.dat"); + WRITE_MEMORY (ASLR (0x140C3CF90), char, ".\\TournamentData\\InfoData\\TournamentInfoData.dat"); WRITE_MEMORY (ASLR (0x140C3D000), char, ".\\TournamentData\\InfoData\\TournamentInfoData.dat"); // Remove datatable size limit diff --git a/src/patches/versions/JPN00.cpp b/src/patches/versions/JPN00.cpp index 8096d1e..052f100 100644 --- a/src/patches/versions/JPN00.cpp +++ b/src/patches/versions/JPN00.cpp @@ -80,7 +80,7 @@ Init () { // Move various files to current dir WRITE_MEMORY (ASLR (0x140018351), u8, 0x02); - WRITE_MEMORY (ASLR (0x1409A7138), char, "./"); + WRITE_MEMORY (ASLR (0x1409A7138), char, "./"); // F:/ WRITE_MEMORY (ASLR (0x1409D23B8), char, ".\\Setting1.bin"); WRITE_MEMORY (ASLR (0x1409D23C8), char, ".\\Setting2.bin"); diff --git a/src/patches/versions/JPN08.cpp b/src/patches/versions/JPN08.cpp index 7ff6529..f099b42 100644 --- a/src/patches/versions/JPN08.cpp +++ b/src/patches/versions/JPN08.cpp @@ -82,7 +82,7 @@ Init () { // Move various files to current directory WRITE_MEMORY (ASLR (0x14001C941), u8, 0x02); - WRITE_MEMORY (ASLR (0x140B1B4B0), char, "./"); + WRITE_MEMORY (ASLR (0x140B1B4B0), char, "./"); // F:/ WRITE_MEMORY (ASLR (0x140B5C528), char, ".\\Setting1.bin"); WRITE_MEMORY (ASLR (0x140B5C538), char, ".\\Setting2.bin"); diff --git a/src/patches/versions/JPN39.cpp b/src/patches/versions/JPN39.cpp index 3b986bc..6993a7f 100644 --- a/src/patches/versions/JPN39.cpp +++ b/src/patches/versions/JPN39.cpp @@ -78,25 +78,25 @@ Init () { WRITE_MEMORY (ASLR (0x140CD4858), char, "./"); // Move various files to current directory - WRITE_MEMORY (ASLR (0x140C8AB60), char, "./"); - WRITE_MEMORY (ASLR (0x140C8AB5C), char, "./"); + WRITE_MEMORY (ASLR (0x140C8AB60), char, "./"); // F:/ + WRITE_MEMORY (ASLR (0x140C8AB5C), char, "./"); // G:/ WRITE_MEMORY (ASLR (0x140CD4DC0), char, ".\\Setting1.bin"); WRITE_MEMORY (ASLR (0x140CD4DB0), char, ".\\Setting2.bin"); WRITE_MEMORY (ASLR (0x140C95B40), char, ".\\TournamentData\\PlayData\\TournamentPlayData.dat"); - WRITE_MEMORY (ASLR (0x140C95BB0), char, ".\\TournamentData\\InfoData\\TournamentInfoData.dat"); - WRITE_MEMORY (ASLR (0x140CC0508), char, ".\\Garmc\\BillingData\\GarmcBillingData.dat"); - WRITE_MEMORY (ASLR (0x140CC0660), char, ".\\Garmc\\BillingData\\GarmcOBillingData.dat"); - WRITE_MEMORY (ASLR (0x140CC05E0), char, ".\\Garmc\\BillingNetIdLocationId\\GarmcBillingNetIdLocationId.dat"); - WRITE_MEMORY (ASLR (0x140CC0830), char, ".\\Garmc\\BillingNetIdLocationId\\GarmcOBillingNetIdLocationId.dat"); - WRITE_MEMORY (ASLR (0x140CC06C0), char, ".\\Garmc\\ErrorLogData\\GarmcErrorLogData.dat"); - WRITE_MEMORY (ASLR (0x140CC0580), char, ".\\Garmc\\ErrorLogData\\GarmcOErrorLogData.dat"); WRITE_MEMORY (ASLR (0x140C95B78), char, ".\\TournamentData\\PlayData\\TournamentPlayData.dat"); + WRITE_MEMORY (ASLR (0x140C95BB0), char, ".\\TournamentData\\InfoData\\TournamentInfoData.dat"); WRITE_MEMORY (ASLR (0x140C95BE8), char, ".\\TournamentData\\InfoData\\TournamentInfoData.dat"); + WRITE_MEMORY (ASLR (0x140CC0508), char, ".\\Garmc\\BillingData\\GarmcBillingData.dat"); WRITE_MEMORY (ASLR (0x140CC0538), char, ".\\Garmc\\BillingData\\GarmcBillingData.dat"); + WRITE_MEMORY (ASLR (0x140CC0660), char, ".\\Garmc\\BillingData\\GarmcOBillingData.dat"); WRITE_MEMORY (ASLR (0x140CC0690), char, ".\\Garmc\\BillingData\\GarmcOBillingData.dat"); + WRITE_MEMORY (ASLR (0x140CC05E0), char, ".\\Garmc\\BillingNetIdLocationId\\GarmcBillingNetIdLocationId.dat"); WRITE_MEMORY (ASLR (0x140CC0620), char, ".\\Garmc\\BillingNetIdLocationId\\GarmcBillingNetIdLocationId.dat"); + WRITE_MEMORY (ASLR (0x140CC0830), char, ".\\Garmc\\BillingNetIdLocationId\\GarmcOBillingNetIdLocationId.dat"); WRITE_MEMORY (ASLR (0x140CC0880), char, ".\\Garmc\\BillingNetIdLocationId\\GarmcOBillingNetIdLocationId.dat"); + WRITE_MEMORY (ASLR (0x140CC06C0), char, ".\\Garmc\\ErrorLogData\\GarmcErrorLogData.dat"); WRITE_MEMORY (ASLR (0x140CC06F0), char, ".\\Garmc\\ErrorLogData\\GarmcErrorLogData.dat"); + WRITE_MEMORY (ASLR (0x140CC0580), char, ".\\Garmc\\ErrorLogData\\GarmcOErrorLogData.dat"); WRITE_MEMORY (ASLR (0x140CC05B0), char, ".\\Garmc\\ErrorLogData\\GarmcOErrorLogData.dat"); // Remove datatable size limit