Results 1 to 15 of 35

Hybrid View

  1. #1
    atom0s's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    403
    Reputation
    139
    Thanks
    104
    Trace back a few steps where the call to CreateFile was made now and see if the file name being passed is the name of the save game file. If it is then you have found part of the saving/loading routine.
    - Gone; this is another shit forum with children as administrators. Not worth contributing to.

  2. #2
    K^2's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    1,216
    My Mood
    Doubtful
    Quote Originally Posted by atom0s View Post
    Trace back a few steps where the call to CreateFile was made now and see if the file name being passed is the name of the save game file. If it is then you have found part of the saving/loading routine.
    Think I might have cracked it.

    I opened a new project along with gta_sa.exe.
    Selected the strings window and searched for "CreateFileA" then double clicked everyone I found until I got this (I highlighted it):

    https://i.imgur.com/Y0cT7xT.pn

    So I double clicked "sub_156BBFB+19E"

    And then I got this (I highlighted it):

    https://i.imgur.com/OUH5wwV.png

    I put a breakpoint on this and proceeded to load a game.
    Came out of the game and IDA had caught the Load.

    So does this mean the address: 0156BD99 is the one I've been looking for?
    Last edited by K^2; 06-12-2013 at 10:26 AM.

Similar Threads

  1. [Tutorial] HOW TO REMOVE THE SPLASH WHEN THE GAME START
    By andryfero in forum Alliance of Valiant Arms (AVA) Tutorials
    Replies: 11
    Last Post: 07-09-2013, 12:15 PM
  2. [Solved] Every injector is detected when I start the game :( HELP
    By DutchArmenian in forum CrossFire Europe Help
    Replies: 5
    Last Post: 08-02-2012, 12:38 AM
  3. [Help] Detecting when In game
    By aneeshgamer in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 03-13-2011, 10:12 AM
  4. HOW CAN I NOT GET MY HACK DETECTED IN A GAME?
    By taker65432 in forum Anti-Cheat
    Replies: 17
    Last Post: 05-28-2010, 12:46 AM
  5. Wierd lines on borders when playin games???
    By thechewu in forum Hardware & Software Support
    Replies: 2
    Last Post: 08-07-2007, 12:48 PM

Tags for this Thread