Posts by IsamiOni

    It's not hard to find file in effects>overwrite>choose modded dds>wait...but...


    I've tried to replace only SSJ aura [ik_super_saiyan_01.dds] from no dots folder from Ur last mod using Resource Tool but when I try to run game I'm getting:
    28aqhqb.png









    After 3 or more attempts doing same over and over fixed it that way:


    [SOLUTION]


    - Extract original .dds file using Resource Tool
    - Open extracted file with Paint.Net and delete everything from it [Ctrl+A => Delete]
    - Open modded .dds file and copy everything from it [Ctrl+A => Ctrl+C]
    - Return to extracted file and paste what U've copied earlier [Ctrl+V]
    - Save changes U've made to extracted file.
    - Overwrite default file with newly-saved using Resource Tool.


    Somehow all errors disappeared.¯\_(ツ)_/¯

    I've done everything as it's said in guide:
    [I was trying simply remove those shimmering effect from item-enchantment since it look horrible]
    So I've just changed visibility="1" to visibility="0" in all enchant levels


    - lines stay same
    - file size stay same after saving


    and I get this error:
    28aqhqb.png











    Found solution for it:
    That was the problem:

    Open scr0.pak with Notepad++.

    The correct order is next:
    - Open the scr0.pak using Resource Tool and extract necessary file ItemEnchantment or whatever U want to modify with notepad++
    - Open that extracted file with Notepad++ and modify lines U need
    - Save changes
    - Overwrite that file using Resource tool.


    No errors anymore