Skip to content

Program written in python to create multi chunk vpk flies for Portal 2 mods

Notifications You must be signed in to change notification settings

gsgouvea91/P2Multichunker

Repository files navigation

P2Multichunker

An easy tool to pack your mod assets into proper subdivided vpk's.

INSTRUCTIONS

  1. Place the executable under your mod directory where the 'materials','models','sounds' etc.. folders are located.
  2. Set your vpk path (option 1), which is normally located by default under
    1. Windows 64bits C:\Program Files (x86)\Steam\steamapps\common\Portal 2\bin
    2. Windows 32bits C:\Program Files\Steam\steamapps\common\Portal 2\bin
  3. Execute P2Multichunker (option 2) and wait untill the process is finished.

OPTIONS:

1-VPK.exe path

	*Handles the vpk.exe path on your system

2-Execute P2Multichunker

	*Generates the vpk files

3-Generate only Responsefile

	*Generates txt file with a list of all your non-packed assets

4- Changes the prefix your generated vpk files will have, the default is "pak01".

	*Manages the name of your generated vpk's.

5- Manages the extensions that will be scanned for inclusion in your responsefile.

	*You can ADD or REMOVE extensions that will be inlcuded in your 
	 For easy problems handling this is reseted everytime you open the program

//CC BY-NC 4.0// Creative Commons

Attribution-NonCommercial 4.0 International

You are free to:

Share — copy and redistribute the material in any medium or format

Adapt — remix, transform, and build upon the material

Under the following terms:

Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

NonCommercial — You may not use the material for commercial purposes.

No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

The licensor cannot revoke these freedoms as long as you follow the license terms.

About

Program written in python to create multi chunk vpk flies for Portal 2 mods

Resources

Stars

Watchers

Forks

Packages

No packages published