Git Product home page Git Product logo

pfs_upk's Introduction

pfs_upk ---- An Artemis Engine archive (un)packer

HOW to use

pfs_upk <FILENAME.pfs> for unpack.

pfs_upk <PATH> for pack.

HOW to build

mkdir build && cd build
cmake .. && make

License

GNU GPL V3

pfs_upk is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

pfs_upk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with pfs_upk. If not, see <https://www.gnu.org/licenses/>.

Acknowledgements

https://github.com/clibs/sha1

pfs_upk's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pfs_upk's Issues

在ubuntu系统上打包时,文件名出现非ASCII字符时报错

使用的系统为Ubuntu 22.04,系统locale为ja-JP.UTF-8,CMake版本为3.22.1,GCC版本为11.2.0
打包至带有汉字或假名的文件时提示错误:
Caught a C++ exception. filesystem error: Cannot convert character sequence: Invalid or incomplete multibyte or wide character

image

修改CMakeLists.txt文件,使用CLang 14.0.0编译所得的程序在打包时同样会报相同的错误
在Github Workflow中配置系统为ubuntu-latest(详细配置文件在此),进行打包同样报错

*.pfs.(number) folder

Hello sir thank you so much for creating this amazing tool
Can you add function to extract filename.pfs.(number) to folder named filename.pfs.(number)? Tool only extract the all file into the root.pfs folder and when packing it merges all into 1 file, it doesn't split the files like the original

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.