-
Notifications
You must be signed in to change notification settings - Fork 281
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
Ratchet qforce issues making codes with tempar #23
Comments
Refer to the link above and try:
|
problem is when i expand the search results i get a hellava lot of green results also i cant figure out what im looking for and how would i figure out what level pointer it is |
That's the problem with TempAR. You have to test every green codes :). I suggest testing randomly. The next version of VitaCheat will have native pointer search and it might fix this issue. |
would it be better then to wait for the next version of VitaCheat cos with QForce testing randomly will take me forever as there is about 400 green results ive already written off doing a code for bolts as its tracked by the engine itself im just hoping health isnt as i know some guns ammo are also tracked by the engine like the pyro launcher (unmodifiable) as it just come up with zero results when searching for its ammo value and even in a fuzzy search |
This is how you convert to VC: CWCheat format:
VitaCheat format:
|
yep starting to think that qforce is impossible to mod the health for i think its controlled by the engine like most things are in that one but thanks for your help ill save this for future reference though |
Try to use pointer MOV code-type. Iirc Borderlands 2 is the same where the HP is not overriden by VitaCheat. But I might be wrong because I din't fully investigated it so take my word with a grain of salt. |
ok then mate im gonna give that a go ill report back either with a working code or an impossible to mod comment |
Trying to make a health code for qforce already got some ammo codes I will hopefully be releasing soon but what I get in temp Ar pointer is this address: 0x82012C00; Offset: 0x0 Value: 0x58196C0 so I can't figure out what the pointer code is also in vita cheat the health seems to be three different lines one ending in C0 and the others C4 and FC how can I do this in tempar
The text was updated successfully, but these errors were encountered: