diff --git a/README.md b/README.md index c6b8ebb..f0228ea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,23 @@ -# TropHAX-SE -TropHAX Standalone Edition +# r/vitahacks trophy-hacking censorship continues! +u/GeeGee-E removed my post about TrophaxSE just like they did with the original trophax.suprx +please message the moderators of r/vitahacks and tell them to leave trophax alone. #FreeTROPHAX +https://www.reddit.com/message/compose?to=%2Fr%2Fvitahacks +# Releases +V1.0: +https://bitbucket.org/SilicaAndPina/trophaxse/downloads/TrophaxSE.vpk + +# Will i get banned? +Probably not, no one has ever gotten banned on vita +even in the past when using other trophy hacks such as: +TropHAX.suprx TrophyPather or PSVTrophyIsGood + +# TropHAXSE +TropHAX Standalone Edition +A homebrew app that can unlock trophys for any game. +Unlike the original TropHAX.SUPRX however, this is compadible with 100% of games! +You simply need the game installed and the trophy files inside ur0:/trophy and you can unlock stuffs! + # Credits SilicaAndPina - Lead developer, - working out how trophys work and stuff. TheFlow (vitashell) - For trop_dat0: mounting code diff --git a/app/src/np.h b/app/src/np.h index 50465af..11725ce 100644 --- a/app/src/np.h +++ b/app/src/np.h @@ -5,16 +5,6 @@ typedef struct SceNpOptParam { SceSize optParamSize; } SceNpOptParam; -//SceNpCommunicationId -/*typedef struct SceNpCommunicationId { - char data[9]; - char term; - SceUChar8 num; - char dummy; -} SceNpCommunicationId; - -allready in vitasdk?*/ - //SceNpCommunicationPassphrase typedef struct SceNpCommunicationPassphrase { SceUChar8 data[128];