Results 1 to 1 of 1
  1. #1
    Lain Ai's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Loaded game files.

    Hi, basically I've run out of ideas on something I'm working on. I usually don't like to ask for help but I'm not sure what to look for now.

    Basically how do programs/games load files. Let's say a game needs XXX file for configuration how does it load it. The game in question loads a file I'd like to modify, but the problem is they check the files physical data (MD5 I assume, not sure they're very vague on it.) and if it matches it's good, if not they basically lock you out of accessing it. So basically I want to insert my file in place of it. Now I've tried just changing the location in the memory and reloading but since the file it loads is a compressed file it ends up just not working. I guess I need to elaborate a bit.

    Game > Compressed file > Multiple files in it.
    I need to change one file inside it.

    I can modify the compressed file and change what I need. But the game would detect this, the detection method they use is actually a DLL they load. The DLL is necessary as it also does some other important stuff or I'd just re-write it.

    Okay so basically, is there anyway I can change the actual way the program loads the file, possibly by API hooking with DLL injection? Any ideas? Sorry If I rambled it's really confusing since there's so much to it.

    Edit: lol. In my own posting of this I got an idea to try and modify the game itself to see if I can find where it decides what file to load. Wish me luck.
    Last edited by Lain Ai; 07-25-2010 at 07:20 AM.

Similar Threads

  1. Unable to load game client file corrupt
    By Rampant_uterus in forum Combat Arms Help
    Replies: 12
    Last Post: 08-30-2011, 05:35 AM
  2. Weapon Stats/ NX/ GP Modding game files
    By MVEMJSUNP in forum Combat Arms Mod Discussion
    Replies: 3
    Last Post: 12-06-2009, 11:13 PM
  3. List of .rez Files where we can copy Game Files from!
    By Stephen in forum Combat Arms Mod Discussion
    Replies: 4
    Last Post: 12-04-2009, 02:46 PM
  4. Original Game Files~~
    By mlkey in forum Combat Arms Hacks & Cheats
    Replies: 14
    Last Post: 01-18-2009, 01:45 PM
  5. Looking for the old Warrock Game Files
    By Zededarian in forum WarRock - International Hacks
    Replies: 2
    Last Post: 01-10-2006, 02:30 PM