diff --git a/Ryo.Reloaded/ModConfig.json b/Ryo.Reloaded/ModConfig.json index d87c6fd..88f894f 100644 --- a/Ryo.Reloaded/ModConfig.json +++ b/Ryo.Reloaded/ModConfig.json @@ -2,7 +2,7 @@ "ModId": "Ryo.Reloaded", "ModName": "Ryo Framework", "ModAuthor": "zutomayofan50", - "ModVersion": "2.2.1", + "ModVersion": "2.2.2", "ModDescription": "Ryo Framework adds the ability to add or replace game audio and movies with zero file editing.", "ModDll": "Ryo.Reloaded.dll", "ModIcon": "Preview.png", diff --git a/Ryo.Reloaded/Ryo.Interfaces.dll b/Ryo.Reloaded/Ryo.Interfaces.dll index 255e921..324cc72 100644 Binary files a/Ryo.Reloaded/Ryo.Interfaces.dll and b/Ryo.Reloaded/Ryo.Interfaces.dll differ diff --git a/Ryo.Reloaded/Ryo.Reloaded.dll b/Ryo.Reloaded/Ryo.Reloaded.dll index 8c75fdf..a900ed5 100644 Binary files a/Ryo.Reloaded/Ryo.Reloaded.dll and b/Ryo.Reloaded/Ryo.Reloaded.dll differ diff --git a/crifs.v2.hook/ModConfig.json b/crifs.v2.hook/ModConfig.json index 496c53e..938eac7 100644 --- a/crifs.v2.hook/ModConfig.json +++ b/crifs.v2.hook/ModConfig.json @@ -2,7 +2,7 @@ "ModId": "crifs.v2.hook", "ModName": "CRI FileSystem V2 Hook", "ModAuthor": "Sewer56", - "ModVersion": "2.3.2", + "ModVersion": "2.4.0", "ModDescription": "A mod that allows you to add/replace existing files without repacking CRI Middleware CPKs.", "ModDll": "CriFs.V2.Hook.dll", "ModIcon": "Preview.png", @@ -74,7 +74,15 @@ "yakuzakiwami2.exe", "tos.exe", "valkyria4_x64.exe", - "musashi.exe" + "musashi.exe", + "judgment.exe", + "lostjudgment.exe", + "yakuza0.exe", + "yakuza3.exe", + "yakuza4.exe", + "yakuza5.exe", + "yakuza6.exe", + "yakuzalikeadragon.exe" ], "ProjectUrl": "https://github.com/Sewer56/CriFs.V2.Hook.ReloadedII" } \ No newline at end of file diff --git a/crifs.v2.hook/x64/CriFs.V2.Hook.Interfaces.dll b/crifs.v2.hook/x64/CriFs.V2.Hook.Interfaces.dll index 0f00851..6808a86 100644 Binary files a/crifs.v2.hook/x64/CriFs.V2.Hook.Interfaces.dll and b/crifs.v2.hook/x64/CriFs.V2.Hook.Interfaces.dll differ diff --git a/crifs.v2.hook/x64/CriFs.V2.Hook.deps.json b/crifs.v2.hook/x64/CriFs.V2.Hook.deps.json index f5c3106..9428063 100644 --- a/crifs.v2.hook/x64/CriFs.V2.Hook.deps.json +++ b/crifs.v2.hook/x64/CriFs.V2.Hook.deps.json @@ -92,7 +92,10 @@ "CriFsV2Lib.Definitions": "1.1.0" }, "runtime": { - "CriFs.V2.Hook.Interfaces.dll": {} + "CriFs.V2.Hook.Interfaces.dll": { + "assemblyVersion": "1.0.0", + "fileVersion": "1.0.0.0" + } } } } diff --git a/crifs.v2.hook/x64/CriFs.V2.Hook.dll b/crifs.v2.hook/x64/CriFs.V2.Hook.dll index 8c9e2a9..ab69b3e 100644 Binary files a/crifs.v2.hook/x64/CriFs.V2.Hook.dll and b/crifs.v2.hook/x64/CriFs.V2.Hook.dll differ diff --git a/crifs.v2.hook/x86/CriFs.V2.Hook.Interfaces.dll b/crifs.v2.hook/x86/CriFs.V2.Hook.Interfaces.dll index f60ccdd..d13d0e9 100644 Binary files a/crifs.v2.hook/x86/CriFs.V2.Hook.Interfaces.dll and b/crifs.v2.hook/x86/CriFs.V2.Hook.Interfaces.dll differ diff --git a/crifs.v2.hook/x86/CriFs.V2.Hook.deps.json b/crifs.v2.hook/x86/CriFs.V2.Hook.deps.json index 397c2c4..5b1b0fb 100644 --- a/crifs.v2.hook/x86/CriFs.V2.Hook.deps.json +++ b/crifs.v2.hook/x86/CriFs.V2.Hook.deps.json @@ -92,7 +92,10 @@ "CriFsV2Lib.Definitions": "1.1.0" }, "runtime": { - "CriFs.V2.Hook.Interfaces.dll": {} + "CriFs.V2.Hook.Interfaces.dll": { + "assemblyVersion": "1.0.0", + "fileVersion": "1.0.0.0" + } } } } diff --git a/crifs.v2.hook/x86/CriFs.V2.Hook.dll b/crifs.v2.hook/x86/CriFs.V2.Hook.dll index fc48b01..93745cc 100644 Binary files a/crifs.v2.hook/x86/CriFs.V2.Hook.dll and b/crifs.v2.hook/x86/CriFs.V2.Hook.dll differ diff --git a/p4gpc.communityenhancementpack13/ModConfig.json b/p4gpc.communityenhancementpack13/ModConfig.json index d685dcb..b4048dc 100644 --- a/p4gpc.communityenhancementpack13/ModConfig.json +++ b/p4gpc.communityenhancementpack13/ModConfig.json @@ -2,7 +2,7 @@ "ModId": "p4gpc.communityenhancementpack13", "ModName": "P4G Community Enhancement Pack", "ModAuthor": "P4G CEP Team", - "ModVersion": "13.2.0", + "ModVersion": "13.5.0", "ModDescription": "An all-in-one collection of tools and mods for Persona 4 Golden.\n\nCreated by P4G CEP Team.\nCompiled and maintained by Pixelguin.", "ModDll": "", "ModIcon": "Preview.png", diff --git a/p5rpc.modloader/BF.File.Emulator.Interfaces.dll b/p5rpc.modloader/BF.File.Emulator.Interfaces.dll index 59c7fbd..f7c43d7 100644 Binary files a/p5rpc.modloader/BF.File.Emulator.Interfaces.dll and b/p5rpc.modloader/BF.File.Emulator.Interfaces.dll differ diff --git a/p5rpc.modloader/BMD.File.Emulator.Interfaces.dll b/p5rpc.modloader/BMD.File.Emulator.Interfaces.dll index ac03c0b..597939e 100644 Binary files a/p5rpc.modloader/BMD.File.Emulator.Interfaces.dll and b/p5rpc.modloader/BMD.File.Emulator.Interfaces.dll differ diff --git a/p5rpc.modloader/CriFs.V2.Hook.Interfaces.dll b/p5rpc.modloader/CriFs.V2.Hook.Interfaces.dll index d6a9ad8..03d9fb8 100644 Binary files a/p5rpc.modloader/CriFs.V2.Hook.Interfaces.dll and b/p5rpc.modloader/CriFs.V2.Hook.Interfaces.dll differ diff --git a/p5rpc.modloader/ModConfig.json b/p5rpc.modloader/ModConfig.json index 2c0febc..0d25164 100644 --- a/p5rpc.modloader/ModConfig.json +++ b/p5rpc.modloader/ModConfig.json @@ -2,7 +2,7 @@ "ModId": "p5rpc.modloader", "ModName": "Persona Essentials", "ModAuthor": "Sewer56", - "ModVersion": "2.7.0", + "ModVersion": "2.7.1", "ModDescription": "Mod which provides base modding support as well as miscellaneous basic quality of life fixes. See readme for Special Thanks!", "ModDll": "p5rpc.modloader.dll", "ModIcon": "Preview.png", diff --git a/p5rpc.modloader/PAK.Stream.Emulator.Interfaces.dll b/p5rpc.modloader/PAK.Stream.Emulator.Interfaces.dll index bc66477..f4d52e3 100644 Binary files a/p5rpc.modloader/PAK.Stream.Emulator.Interfaces.dll and b/p5rpc.modloader/PAK.Stream.Emulator.Interfaces.dll differ diff --git a/p5rpc.modloader/Persona.Merger.Common.dll b/p5rpc.modloader/Persona.Merger.Common.dll index 0898752..73ff7d5 100644 Binary files a/p5rpc.modloader/Persona.Merger.Common.dll and b/p5rpc.modloader/Persona.Merger.Common.dll differ diff --git a/p5rpc.modloader/SPD.File.Emulator.Interfaces.dll b/p5rpc.modloader/SPD.File.Emulator.Interfaces.dll index 30d1c9a..a625712 100644 Binary files a/p5rpc.modloader/SPD.File.Emulator.Interfaces.dll and b/p5rpc.modloader/SPD.File.Emulator.Interfaces.dll differ diff --git a/p5rpc.modloader/p5rpc.modloader.dll b/p5rpc.modloader/p5rpc.modloader.dll index 8997fcf..7ae9492 100644 Binary files a/p5rpc.modloader/p5rpc.modloader.dll and b/p5rpc.modloader/p5rpc.modloader.dll differ