SlawekNowy/vsif2vcd

How do I use this

Closed this issue · 10 comments

Idk how to compile it. What do I use?

Cmake and vcpkg. Hovever this program is very incomplete. I'll look into this when I finish this.

Also I've noticed that games that don't have the scenes in the maps and are only in the code (TF2 etc.) will output some jumbled up vcd names when you decompile the scenes.image and error when rebuilt into scenes.image.

trying to compile this errors at line 25 of the CMakeLists.txt where it says "find package (Bitsery CONFIG REQUIRED)"

How do I install Bitsery?

I use vcpkg to manage dependencies.
You can get this program here.

Additiionally I'm setting up CI right now to migitate those issues in a future.

Finished the program. Just supply game directory (e.g.: hl2, episodic, ep2) where gameinfo.txt is located as an executable

Finished the program. Just supply game directory (e.g.: hl2, episodic, ep2) where gameinfo.txt is located as an executable

ok. Will you put a release for the project?

Does this works for TF2?

I still have no clue. I've never been able to successfully compile the latest version, and the release has the same issues as the open issue that I posted a while ago because it hasn't been updated. It theoretically should work on the latest version, but only if you're able to compile it successfully.

Does this works for TF2?

Finally got a chance to test it out after compiling it successfully. It has some success, but for some reason has been unable to name all of the TF2 vcd files, only succeeding on a select few.
https://github.com/SuperMario20/vsif2vcd/releases/tag/1.0.1