the only way to access the .png files inside the game is to open the .exe file with something like 7zip, but from there it doesn't let you replace the texture files with modified images
when you click "edit" with 7zip it opens up the image data in a text file, so i tried copying and pasting the image data text of the modified image to the one in-game, and that worked but it also crashed the game
so is there anything extra i need to download in order for the texture replacing to work? (i asked this on reddit too but was told to go here)
#how to replace image textures (like cards for example)
5 messages · Page 1 of 1 (latest)
Steamodded has a sprite API. If you use it alongside lovely, you'll be able to inject sprites without modifying the executable at all
figured out how to make a texture replacing mod (cuz good thing there was an example included) and followed all the steps to install steamodded and lovely alongside each other, but i keep getting this error when starting the game
is there any way to fix this
nvm i fixed it but i have one more question
what word do i have to put in to reference the card deck image
cuz i know there's "Joker", "Booster", and "blind_chips" for the joker, booster, and blind chips textures, but what's the word for the regular card texture (like with the numbers and JQKA)
nvm i figured that out too lol