360haven works best with JavaScript enabled
Ace Combat Assault Horizon Ace of Aces achievement + hex editting details
Loading
Register
Results 1 to 4 of 4
  1. #1
    Senior Member
    OzQuant is offline
    Join Date : Jan 2012
    Posts : 107
    Array

    Ace Combat Assault Horizon Ace of Aces achievement + hex editting details

    Here is a save file for Ace Combat Assault Horizon. Play any Free Mission and when you complete it (it doesn't matter what difficulty or what score you get), you will get the Ace of Aces achievement (obtaining A ranking on all Free Missions). This was a super difficult achievement to get, only 128 people have it so far. I would recommend playing "Lock and Load" on Rookie difficulty, it's a on-rails mission and it's over in 10 minutes.
    Ace Combat Assault Horizon Ace of Aces.rar

    I have also done 50hours of co-op/multiplayer and 50+ multiplayer kills, so these achievement *may* unlock as well, if you play multiplayer and get 1 kill. I don't know - if someone tries and report back, I would be grateful. Ace of Aces is the last achievement I got for this game, so if you haven't gotten all the campaign completion achievements, you should get those first, as my save file may unlock achievements out of order. The save file has bunch of skills unlocked already, and when you play a Free Mission, it will unlock a whole bunch of new skills as well as getting you the achievement.

    Now, I would like to discuss the save file hex structure that I discovered. If some one is interested in making an editor using my findings that would be great, as long as I get a mention :) If you are only interested in using the save file to unlock the achievement, you don't need to read the rest of this post. You may want to read the following to edit your own save file and not use my attached save file, and that would be fine as well.

    First, extract the save.dat from the savedata CON file. You don't need to, but it makes offset addresses easier, I think.
    Now search for 00 00 00 24 00 00 00 01 in save.dat. This should occur only once in the file, and for me it's at offset #0820
    Each Free Mission data has a size of 44 (2C) bytes.

    Grab 44 bytes starting with 00 00 00 01 (offset #0824 for me). It looks like this:
    00 00 00 01 00 00 00 04 00 00 00 03 00 00 07 6C 00 01 00 01 00 00 00 03 00 00 00 00 00 00 00 00 00 00 01 2C 00 00 01 7C 00 00 00 01

    I will divide this up and look at the individual components

    00 00 00 01
    is the mission ID/number
    01=Nightmare
    (there is a mission in campaign called Shockwave, which is the 2nd mission, but is not part of Free Missions so 02 is skipped)
    03=Inferno
    04=Red Moon
    05=Spooky
    06=Blue on Blue
    07=Power Play
    08=Lock and Load
    09=Pipeline
    0A=Siege
    0B=Hostile Fleet
    0C=Launch
    (0D is not used)
    0E=Motherland
    0F=Aftermath
    (10 is not used)
    11=Homefront
    12=Hurricane
    13=Akula


    00 00 00 04
    is the number of times you have completed this mission

    00 00 00 03
    is the mission ranking
    03=A
    02=B
    01=C
    00=D

    00 00 07 6C
    is the mission score

    00 01
    ?maybe this is the aircraft ID that you completed the mission with
    07=PAK
    1B=Cobra
    1C=Hind
    15=A-10

    00 01
    it's either 01 or 02, no idea what it is

    00 00 00 03
    highest difficulty you have completed the mission
    03=Ace
    02=Elite
    01=Pilot
    00=Rookie

    00 00 00 00
    00 00 00 00
    these are always 00

    00 00 01 2C
    cumulative machine gun bonus
    the following missions do not have machine guns, so are always 00 00 00 00
    Red Moon (04)
    Spooky (05)
    Lock and Load (08)
    Motherland (0E)
    when you get 200 or more machine gun bonus in every mission,
    you unlock "Gun Enthusiast" skill which increase MG damage and reduce overheat
    this number is cumulative. So if you play Blue on Blue twice,
    first time you get 50, 2nd time you get 70, this number will be 120 for this mission


    00 00 01 7C
    highest armor bonus scored
    when you get an armor bonus for every mission, you unlock
    "Untouchable" skill which increases firepower of all aircraft

    00 00 00 01
    mission type
    00=Gunship/Door Gunner
    01=Fighter or Fighter/Multi or Fighter/Multi/Attack
    02=Multi
    03=Attack
    04=Heli
    Last edited by OzQuant; 02-06-2014 at 04:32 PM. Reason: spelling errors

  2. The Following User Says Thank You to OzQuant For This Useful Post:


  3. #2
    Retired Staff

    thegutta is offline
    Join Date : Jun 2011
    Location : On Top Of The World
    Posts : 10,471
    Array
    Twitter: @

    Ace Combat Assault Horizon Ace of Aces achievement + hex editting details

    Great job on the save OzQuant n awesome job on the hex editing details :) thanks for sharing bro
    Downloads : 47 || Uploads : 0 || Rep Power : 15492 || Posts : 10,471 || Thanks : 3,231 || Thanked 1,396 Times in 1,224 Posts



  4. #3
    The Immortal God
    Rpg_Fan

    CloudStrife7x is offline
    Join Date : Dec 2010
    Location : Unknown
    Age : 36
    Posts : 18,751
    Array
    Twitter: @

    Re: Ace Combat Assault Horizon Ace of Aces achievement + hex editting details

    good share for those who have this game
    Downloads : 157 || Uploads : 0 || Rep Power : 24457 || Posts : 18,751 || Thanks : 4,451 || Thanked 3,096 Times in 2,607 Posts



  5. #4
    Eternal Dragoon
    Rpg_Fan

    Serious_M is offline
    Join Date : Dec 2010
    Location : Netherlands , Amsterdam
    Age : 40
    Posts : 13,028
    Array

    Re: Ace Combat Assault Horizon Ace of Aces achievement + hex editting details

    nice save share OzQuant
    Downloads : 59 || Uploads : 1 || Rep Power : 18421 || Posts : 13,028 || Thanks : 3,665 || Thanked 1,794 Times in 1,447 Posts


    Serious_M

 

 

Similar Threads

  1. Ace Combat Assault Horizon Editor v0.8
    By Echelo in forum Xbox 360 Modding Programs
    Replies: 52
    Last Post: 07-22-2017, 04:36 PM
  2. Ace Combat Assault Horizon Editor v0.1
    By Echelo in forum Xbox 360 Modding Programs
    Replies: 36
    Last Post: 09-07-2012, 06:11 PM
  3. Ace Combat Assault Horizon Editor
    By assassins in forum Xbox 360 Modding Discussion
    Replies: 1
    Last Post: 09-06-2012, 01:31 PM
  4. Ace Combat Assault Horizon saves needed :3
    By xI cHOcOLaTe in forum Xbox 360 Modding Discussion
    Replies: 13
    Last Post: 04-08-2012, 01:59 PM

Visitors found this page by searching for:

how to edit save data if ace combat assault

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯