Jump to content

Struggles with MSHook New way


Go to solution Solved by Rook,

43 posts in this topic

Recommended Posts

Posted

-(bool) isReverse {

return TRUE;

}

 

can i see the flex patch?

the whole point is, it isn't in Flex anymore. I opened the binary and found it was written here. so I followed shmoo's new MSHook tutorial, but that's not a MShook patcher but tweak

  • Replies 42
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted

the whole point is, it isn't in Flex anymore. I opened the binary and found it was written here. so I followed shmoo's new MSHook tutorial, but that's not a MShook patcher but tweak

 

oh then bike info would be the target class:

%hook bikeinfo

-(bool) isReverse {

return TRUE;

}

%end

if the other ones have bikeinfo in it put it between the %hook and %end

Posted

like: @("kSomething"))

 

anyways, I tried the code you told me but somehow it won't work -___-

 

just do the old way with a flex patch, way easier

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines