Loading Mod ver3
🕑 Added 2025-07-13 11:50:07 +0000 UTCHello, this is Silas.
I've updated the Loading Mod and would like to share it with you.
This time, I’ve added 10 summer-themed illustrations. There are two types of Mods available, so feel free to choose the one that suits your preference:
Full_ver3: Includes all the illustrations used in the previous Loading Mods.
July: Contains only the 10 newly added illustrations.
If you'd like to customize the illustrations yourself, please select your preferred images from Loading Mod_bySS_Images_ver3 and follow the instructions at the link below to set them up.
https://gamebanana.com/mods/564555
Enjoy!
Comments
Silas Sullivan
※If the Mod doesn't work properly First、 If it no work: You need to modify 'custom_rading.screen.ini' by changing 'post $loading=0' to 'post $loading=1' Second、 If there is no color: *You need to modify "a9d9418078d93839-ps_replace. txt" in the "ps" folder and delete the following lines:(delete!!!) r0.w = dot(r1.xyz, float3(0.212672904,0.715152204,0.0721750036)); r0.xyz = -r0.xyz * v1.xyz + r0.www; // modified if (IniParams[150].x == 1) { r1.xyz = cb0[7].xxx * r0.xyz + r1.xyz; } // modified r0.xyzw = float4(-1,-1,-1,-1) + cb0[6].xyzw; r0.xyzw = cb0[7].yyyy * r0.xyzw + float4(1,1,1,1); ** *And change " o0. xyzw=r1. xyzw * r0. xyzw; " to " o0. xyzw=r1. xyzw; “