README.md edited online with Bitbucket

This commit is contained in:
SilicaAndPina 2018-10-18 11:13:51 +00:00
parent d130bdf4ab
commit 6d5c888f2c
1 changed files with 16 additions and 9 deletions

View File

@ -1,17 +1,27 @@
# Releases:
# v1.1:
+ Moved dump folder to ux0:PSM/TitleID/RW/Temp instead of ux0:PSM/TitleID/RW/Documents/Application (To make it impossible to hit the Path Limit)
+ Improved memory usage in the dumper itself, - improved directory walking and copy method can now handle larger files.
+ Both these changes fixes an issue with dumping Large PSM games (eg: Cytus Lambda) fixes Issue #1
Download: https://bitbucket.org/SilicaAndPina/fuckpsse/downloads/FuckPSSEv1.1.suprx
# v1.0
Inital Release.
Download: https://bitbucket.org/SilicaAndPina/fuckpsse/downloads/FuckPSSE.suprx
# FuckPSSE
To install:
Add FuckPSSE.suprx to \*ALL
This plugin installs under \*ALL
(\*ALL is the only way to attach to the runtime)
when you run a PSM game, the screen will go RED.. While the screen is RED. the game files are being dumped
There is no progess indicaton (doing pretty much anything requires aditional DLL's that the game might not have)
however. once it is done, the screen will go GREEN at this point you can close out of the game.
and look in the ux0:/PSM/<TITLEID>/Documents/ folder and there will be a complete (Now decrypted) mirror of the Application/ folder.
If you wanna use it in the PSM Simulator. i found it doesnt like me if i keep the original .edata file, so you may have to rename that
and look in the ux0:/PSM/<TITLEID>/Temp folder and there will be a complete (Now decrypted) mirror of the Application/ folder.
Games decrypted can be run on PC using the PSM Simulator found in the PSM SDK, simply drag n drop app.exe onto psm.exe and play!
What this will enable:
1) PSM Game/Application Modding
@ -29,7 +39,4 @@ What this will NOT enable
Credits:
Main Developer: SilicaAndPina
PSM_Handle Help: [DOTS_TB](https://twitter.com/dots_tb)
Biggest Tester: [@FUCK_S3CURITY](https://twitter.com/FUCK_S3CURITY)
Download v0.1 FuckPSSE.suprx:
https://bitbucket.org/SilicaAndPina/fuckpsse/downloads/FuckPSSE.suprx
Biggest Tester: [@FUCK_S3CURITY](https://twitter.com/FUCK_S3CURITY)