Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gengp4 functionality #72

Open
hippie68 opened this issue Jan 26, 2021 · 2 comments
Open

Add gengp4 functionality #72

hippie68 opened this issue Jan 26, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@hippie68
Copy link

Could you add gengp4 functionality to PkgTool.Core? PkgTool.Core is the only program that I can compile and use cross-platform with non-x86 CPUs, as the original tool, gengp4.exe, is Windows-only. PkgTool.Core has good features, but creating a gp4 file out of a given directory tree is what I'm missing.

@maxton maxton added the enhancement New feature or request label Feb 3, 2021
@maxton
Copy link
Owner

maxton commented Feb 3, 2021

You could try using PkgEditor with Mono or Wine in the meantime, or making a GP4 by hand -- it's just XML

@hippie68
Copy link
Author

hippie68 commented Feb 3, 2021

It's very difficult by hand, I think there's a lot to be considered. For example, this popular tool, gengp4.exe, it puts playgo chunk information behind each file name, I have no clue where it gets such specific info from. pfs_compression="enable", and whatnot. Maybe it's not really required each time, but probably is in some cases. Or for use with other PKG tools, I don't know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants