notscuffed / repkg

Wallpaper engine PKG extractor/TEX to image converter
MIT License
2.01k stars 219 forks source link

Suggestion #26

Closed websecnl closed 3 years ago

websecnl commented 3 years ago

Could you add a feature which converts the output back to .tex ? (Recompiling Feature)

notscuffed commented 3 years ago

resourcecompiler.exe inside wallpaper_engine bin's folder does exactly that.

websecnl commented 3 years ago

Ah thanks I see.

I did this:

resourcecompiler.exe -tex -i "C:\Users\Name\Desktop\ExtractTEX\output\THS.png" -o "C:\Users\Name\Desktop\ExtractTEX\output\THS.tex"

However this does not include the json .tex-json file , using what command can I include it in my .tex file?

Could you please help a bit with this, would appreciate it.

notscuffed commented 3 years ago

Create C:\Users\Name\Desktop\ExtractTEX\output\THS.tex-json beside the input image file.