Code Monkey home page Code Monkey logo

Comments (11)

panzi avatar panzi commented on August 16, 2024

Did there anything change in the file format that requires the script to be adapted?

from u4pak.

TTimo avatar TTimo commented on August 16, 2024

(haven't checked yet .. just posting this in case someone's already on the case .. might be a few days)

from u4pak.

r-lyeh-archived avatar r-lyeh-archived commented on August 16, 2024

FYI, I've just checked against v4, and current code seems to list & unpack files for now.
Havent tested in depth.
Ty :)

	elif version == 4:
		read_record = read_record_v3

from u4pak.

GeneralBison avatar GeneralBison commented on August 16, 2024

I get unsupported version: 4 when trying to run the script against the .pak file from the game Ruiner.

EDIT: Works fine when implementing @r-lyeh's elif statement.

from u4pak.

makc-ar avatar makc-ar commented on August 16, 2024

How about Hidden Dragon Legend .pak http://store.steampowered.com/app/680390/Hidden_Dragon_Legend?
script message::
decompression is not implemented yet

from u4pak.

regret avatar regret commented on August 16, 2024

I am also getting

"decompression is not implemented yet" error

from u4pak.

panzi avatar panzi commented on August 16, 2024

Well, it'S not implemented, sorry. I don't have enough info to know how to implement it.

from u4pak.

huochai2016 avatar huochai2016 commented on August 16, 2024

i write

elif version == 4:
read_record = read_record_v3

in u4pak.py,but i get a error

decompression is not implemented yet

Repair it,please

from u4pak.

panzi avatar panzi commented on August 16, 2024

That's nothing to repair. It's a feature that's not implemented. I don't even have a pak that uses compression so I couldn't test and I don't know how to implement that anyway. If you want to contribute a patch: I accept pull requests.

from u4pak.

Sicdex avatar Sicdex commented on August 16, 2024

https://www.unknowncheats.me/forum/playerunknown-s-battlegrounds/259680-pubg-pak-encryption-key-2.html

from u4pak.

panzi avatar panzi commented on August 16, 2024

Decompression is now implemented.

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.