-
Notifications
You must be signed in to change notification settings - Fork 20
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
Windows 32 bits #11
Open
julioapc16
wants to merge
37
commits into
st4rk:master
Choose a base branch
from
unknown repository
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Windows 32 bits #11
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updated to 1.1.2, added info about make_key.
Changed treatment of last argument in raw mode, now it is treated as directory only if it exists as directory.
Fixed bug which prevented creation of 'package' directory contents for some packages.
Changed layout of directories in `ux` mode for DLC packages. Updated version strings.
Cleared up ToDo section.
Now unpacks game patches to the `patch` folder instead of `app` in ux mode. Fixed bug with decimal folder names for DLC installation.
updated to 1.2.1.0
Added new argument to automatically split intallation folders if DLC count becomes too great for installing in single pass. Replaced VS project files for windows with command-line build system.
Updated README.md with info about v1.2.3
Patched sfo parser to return emtry string instead of null pointer. PSM PKGs doesn't include PSF formatted metadata with content information.
* Use CMake for building * Add CMake instructions to the README Thank you, devnoname120!
Add .gitignore
Corrected directory layout for PSM in "ux" mode. Updated make_key to support PSM RIFs.
Updated README and version strings for 1.3.
Added generation of "pm.dat".
…gth for DLCs. Fixed few bugs in code related to PSM support.
Added "--force" flag to use old behavior.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Support for Windows 32 bits