JLouis-B / RedTools

Unpack and convert 3D models from CD Projekt games
http://jlouisb.users.sourceforge.net/
74 stars 10 forks source link

New and Struggling #10

Closed yamisionnach closed 3 years ago

yamisionnach commented 3 years ago

I am interested in pulling the 3D models from The Witcher 3 to use a reference for art. I attempted to follow the tutorial for using the Modding Tools to extract the files to a designated folder but it does not seem to be working for me. The cmd prompt will run but it only generates errors.

I suspect that it has something to do with the version of TW3 that I own but I am unsure. I am very new to this and do not have coding experience.

c:\Users\Garrus Vakarian\Desktop\Witcher 3 Mod Tools\bin\x64>wcc_lite uncook -indir="D:\Games\The Witcher 3 Wild Hunt GOTY\content" -outdir=C:\Users\Garrus Vakarian\Desktop\TW3 -imgfmt=png -skiperrors

This is the cmd prompt that I constructed using the tutorial,

[2021.03.13 11:36:29][Error][WCC] Failed to create output unbundled file 'C:\Users\Garrus\items\cutscenes\imlerith_helmet\model\helmet_01_mw__imlerith_burned.w2mesh.1.buffer'! [2021.03.13 11:36:29][Error][WCC] No unbundled files found in 'D:\Games\The Witcher 3 Wild Hunt GOTY\content\'! [2021.03.13 11:36:29][Info][WCC] ---------------------------------------------------------------

And this is the last lines that the cmd prompt shows before returning to the directory.

I am not sure what it is that I am doing wrong, and I humbly would like to ask for your assistance.