Git Product home page Git Product logo

Comments (3)

ntnhan241 avatar ntnhan241 commented on June 25, 2024 1

Problem solved thank you very much for answering, much appreciated. Apparently I need to change my directory of my command prompt first.

from u4pak.

panzi avatar panzi commented on June 25, 2024

Can you show me the exact output? How exactly do you run it exactly? E.g. when running it with --help it should look somewhat like this:

panzi@panzi u4pak [master*]$ python3 ./u4pak.py --help
usage: u4pak.py [-h] command ...

unpack, list and mount Unreal Engine 4 .pak archives

positional arguments:
  command
    unpack (x)
              unpack archive
    pack (c)  pack archive
    list (l)  list archive contens
    info (i)  print archive summary info
    test (t)  test archive integrity
    mount (m)
              fuse mount archive

optional arguments:
  -h, --help  show this help message and exit
panzi@panzi u4pak [master*]$ 

I guess you use Windows instead of Linux, but it should be quite similar there, too. Start python.exe with the path to the script as parameter and then followed by the parameters to the script.

(Btw. I'm working on a re-implementation of this script in Rust that will have a native binary for Windows that won't require Python and that might be faster. Will still be a CLI tool, because CLI tools are more flexible, can be used in an automated workflow, and I definitely won't do any Windows GUI work. For programmers CLI tools are more handy anyway.)

from u4pak.

agc93 avatar agc93 commented on June 25, 2024

@panzi I've been helping @ntnhan241 with this over the last hour or so and turns out it was working fine, just a user/env issue

from u4pak.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.