-
Notifications
You must be signed in to change notification settings - Fork 35
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
Patch 1 #19
base: master
Are you sure you want to change the base?
Patch 1 #19
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? |
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. |
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.