Kageneko_Alfa
Potential Patron
- Joined
- May 5, 2013
Is it just me or did umod stop working with hearthstone
i want to make some more nude cards but it doesn't work, it must be 128KB? i used PS to make JPG to DDS
- - - Updated - - -
me tooi can unzip the file and the other picture work normally but mine picture didn't work
Here is what helped me and got it to work, thanks fluff33 i hope i remembered his name right. But did you do this part?
Open up Eddyboy's mod and extract the texmod.def file and open this with notepad. For each card changed there will be a line that has the number after the _T_ in the filename you saved from the game and the filename of a texture to replace it with.
So to change arcane missiles, I add the line
0X58F7D2C9|ArcaneMissiles.dds
to the texmod.def file and save it. I then edit the texture Hearthstone_T_0X58F7D2C9.dds and save it as ArcaneMissiles.dds. Then I add both files to the zip replacing the existing texmod.def file.
This should work, if you go back a page or two you can find a link with all the non gvg cards and his original post. But it sounds like you did everything right just forgot to do the last part. Sorry if this doesn't help but i figured it would be worth a shot. You should just read his post honestly. I just wanted to get straight to the point, with what i think the problem maybe.
Since DirectX is not actually part of a game's code, games just ask it to do stuff, you can "trick" a game into using your own code. This theoretically works with any .dll file a program uses.So what does Umod do that actually changes the textures in the game? I want to know so that I can use my own mods on a livestream.