Open
Conversation
Creates system backups and enables PCSX menu.
lolhack.sh template for a GUI
… your control pad. Folder structure was changed to keep the hack and the backup separated. It is possible to overmount the original games folder and show only the games on the USB drive. A new file (lolhack_template.sh) was added to be the base of a GUI to make the process of backup/restore the system and adding/removing games easier.
|
I think I have bricked mine do you think I can test it on mine? |
Contributor
Author
If you can code, you can test my code and correct what I might done wrong. (There is no PlayStation Classic here in Brazil and my code is based on my understanding of the system structure) If you cannot code, the new version of justMaku/gpghax willl restore your system to it's original state and remove all the hacks. |
This file contains hidden or 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
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.
I made further improvements on the lolhack.sh but since I don't have the console to test, I'm pulling this request for somebody to work on top of my ideas.
Implemented the option to access the PCSX menu based on the information i got on ETA prime channel.
I created separated files for backup and restore procedures to make it easier for the end user to do so.
I also included a template file for lolhack.sh that can be used to dinamic generate the file, replacing tags on the file with actual code based on options selected from a GUI (not created).
I moved the games and db folder to keep the hack and backup separated.