Advertising (This ad goes away for registered users. You can Login or Register)

wipeout 2048 trophy hack

HENkaku is a native Homebrew Enabler for the PS Vita and PS TV. It lets you run homebrews on the PS Vita
camadelean
Posts: 2
Joined: Fri Mar 03, 2017 2:11 am

Re: wipeout 2048 trophy hack

Post by camadelean »

vosman wrote:
camadelean wrote:@Shippo
At the moment, only possible to WipeOut 2048.

I tried with the game Woah Dave!, ID (PCSB00662)
I replaced the ID on "ux0:tai/config.txt" and added the line "ux0:tai/trophy.suprx "
Added the trophy.suprx plugin to "ux0:tai" folder
Start the game and press D-PAD RIGHT + SELECT

Image

But on press LEFT/RIGHT buttons, the game crashed.

Image
i analysed the elf,these code is for woah davel!

Code: Select all

//woah davel call trophy function
void (*func)(uint32_t* a1, uint32_t* a2);
void CallTrophy()
{
uint32_t ret1=sub_810A93E4(20);
char* str;
char* trophy_name="ufoKill";
sub_8104EDBE(&str,&trophy_name);
uint32_t ret2=sub_81003E52(ret1,&str);
sub_8104F2F6(&str);
uint32_t ret3=sub_8103DD36();
func=*(uint32_t*)(*(uint32_t*)ret3+0xf8);
func(ret3,ret2);
}
@vosman my knowledge on programming it's to bad, more on PS Vita plugins :( ....

How i can edit your plugin to add/modify the code?
Or
Could you modify the plugin for this game?

Sorry bro...
Advertising
RageSoul51
Posts: 8
Joined: Mon Jan 18, 2016 2:08 pm

Re: wipeout 2048 trophy hack

Post by RageSoul51 »

Can you do this with other games too? Ex. Soul Sacrifice, LittleBigPlanet?
Advertising
rookie103
Posts: 2
Joined: Thu Aug 03, 2017 5:12 pm

Re: wipeout 2048 trophy hack

Post by rookie103 »

Hello, Vosman? Are you still working on this? :(
Locked

Return to “HENkaku”