Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.62 KB

readme.md

File metadata and controls

51 lines (34 loc) · 1.62 KB

PortalVL

About PortalVL

PortalVL is a tool for modifying voice lines in Source Unpack's Portal and adding minimal voice line presets for any language. It provides the same functionality in both the .exe and .py script versions, using a simple CMD menu interface.


Using the Python Script

  1. Install Dependencies:
    Make sure requests is installed:

    pip install requests  

    Other dependencies are pre-installed.

  2. Run the Script:
    To run the script, use the following command:

    python PortalVL.py  

Using the Executable

If you prefer the .exe version, download the latest release from the releases page.


How to Use

Whether you're using the Python script or the executable, the interface will look like this:
image

  1. Select a Language:
    Choose the language for your voice lines.

  2. Provide the Source Unpack Folder:
    Enter the path to your Source Unpack folder. Do not use the source unpack/portal folder; only the main Source Unpack directory is required.

  3. Minimal Voice Line Preset (Optional):
    The tool will ask if you want the minimal voice line preset (created by XnonXte).

    • If you accept, only essential voice lines with callouts (e.g., a "ShutUpGLaDOS" mode) will be included.
  4. Wait for Completion:
    After selecting your options, press Enter and wait for the process to finish.


That's it! 🎉 You're ready.