repkg icon indicating copy to clipboard operation
repkg copied to clipboard

How to use this application on Windows?

Open Ownsin opened this issue 3 years ago • 2 comments

Hello, I found your github page on google because I want to extract images from Scene and TEX files. However, I'm not very well proficient in understand how to use this on windows? I would greatly appreciate if you could tell me how.

Thank you.

Ownsin avatar Jan 12 '22 12:01 Ownsin

You need to compile the application yourself to be able to run it. Once compiled:

  1. Go to the directory with RePKG.exe
  2. Hold Shift+Right Click and choose "Open Powershell Window Here"
  3. Run the application ex: .\RePKG.exe extract E:\Games\steamapps\workshop\content\123\scene.pkg

I've included a compiled binary if you don't have C compiler. I have no idea how portable it will be, so it may or may not work for you. Just unzip it and run the command from inside the folder you extracted it to.

Hope this helps!

RePKG.zip

grouNDfx avatar Feb 13 '22 22:02 grouNDfx

There's a little typo. Shoulde be .\RePKG.exe extract E:\Games\steamapps\workshop\content\123\scene.pkg

Havalock114514 avatar Apr 19 '23 02:04 Havalock114514