Steam for Linux

Steam for Linux

Pietas 25 ENE 2014 a las 22:48
Opening .vpk and vtf files on Linux?
I've been debating on where to post this, but since it's applicable to all Valve games, I hope it's OK here.

I'd like to open .vpk and .vtf files on Linux (for modding purposes), but the developer wiki hasn't helped me out here-- GCFscape only works on Windows.

Is there some other tool I don't know about, or maybe a way to get GSCscape/VTFEdit running with WINE?
< >
Mostrando 1-15 de 15 comentarios
Rhyndos 1 FEB 2014 a las 14:15 
I couldn't run VTFEdit on Wine either, but I'm a novice with Linux.
Dusk of Oolacile 2 FEB 2014 a las 14:10 
The file format is officially specified by Valve. You can write an unpacker anytime you want.

https://developer.valvesoftware.com/wiki/VPK_File_Format
Pietas 17 FEB 2014 a las 21:15 
Minor update in case anyone's searching for the same issue: you can run GCFScape and VTFEdit via Wine if you also install the .Net platform within Wine. I use winetricks, and those two now work like a charm.

I'm still working on getting Valve's linux native vpk_linux32 to work-- I've followed the tutorial given on the dev wiki, and can't even get it to execute, even if I use the shell script they provide. Will update again (again, in case someone else needs this) once I've got that sorted.
hirsute 20 FEB 2014 a las 18:15 
cd "SteamApps/common/Team Fortress 2/bin" LD_LIBRARY_PATH=. ./vpk_linux32 l ../tf/tf2_lv_dir.vpk
Pietas 20 FEB 2014 a las 18:21 
Does it use the same syntax as the windows version to pack files? That's the last thing I was looking for.
hirsute 20 FEB 2014 a las 18:40 
Dunno, but I'd assume yes ? I never tried to create VPKs, merely extracted them to dig around.
Pietas 20 FEB 2014 a las 19:06 
Publicado originalmente por hirsute:
Dunno, but I'd assume yes ? I never tried to create VPKs, merely extracted them to dig around.

Cool. GCFscape via WINE works perfectly, but being able to pack stuff will be a MASSIVE improvement when sorting out workshop mods that have random conflicts.
Napalm 8 MAR 2014 a las 12:24 
They directions for running it on 64bit systems

https://developer.valvesoftware.com/wiki/VPK#Linux_users

Listing and extracting works on some VPKs and segfaults on others.
Haze33E 15 MAR 2016 a las 16:32 
@Pietas Sorry for the necro but I'm on Ubuntu 14.04 32bit. What would I need to do to be able to open/edit vtf vmt vpk files. I'm looking into custom crosshairs and modeling for team fortress 2.
Última edición por Haze33E; 15 MAR 2016 a las 16:32
tuxutku 8 ABR 2018 a las 8:44 
EDIT: this project is borked and doesn't work/worked anyways
use Tiny7 in a vm, thats the best way to do it:
https://archive.org/details/Tiny7

https://github.com/linux-source-tools/gimp-plugin-vtf is the linux version of gimp-vtf-plugin, i have installed it an it works
https://user-images.githubusercontent.com/24626743/38469393-9bb61328-3b5c-11e8-81ff-003207adceb0.png
Última edición por tuxutku; 3 FEB 2019 a las 5:04
Managor 16 AGO 2020 a las 7:01 
The tool keeps complaining that the images are not powers of two so I made a minor edit to remove the functionality. Now you can view your TF2 sprays https://gitlab.com/Managor/gimp-plugin-vtf
Última edición por Managor; 9 DIC 2020 a las 18:06
EdenIsASpood 30 MAY 2024 a las 22:20 
https://pypi.org/project/vpk/

cli tool for VPKs, a bit late but I hope this helps someone! <3
EdenIsASpood 30 MAY 2024 a las 22:23 
https://github.com/linux-source-tools

This repo might also help ^^
Cinna Cat Cwunch 15 DIC 2024 a las 18:27 
Publicado originalmente por TrollFace:
https://github.com/craftablescience/VPKEdit, this might work
For VPKs, definitely. I have been using the program myself and it works just as it would under Windows. For VTFs, you would still have to use VTFEdit (original or Reloaded) under wine to be able to manipulate them, if you only go by GUI that is. For CLI, you can use this[github.com] instead. I'm surprised there isn't a gui version of this program yet.
< >
Mostrando 1-15 de 15 comentarios
Por página: 1530 50