Forza Horizon 2 Monster Cars Upgrade *Jtag/RGH Mods*

FeralA9X Sep 30, 2014

  1. FeralA9X

    FeralA9X The EX-Terminator XPG Administrator
    0/47

    Joined:
    Apr 29, 2011
    Messages:
    4,362
    Likes Received:
    2,596
    Trophy Points:
    430
    Gender:
    Male
    Location:
    Australia
    Console:
    Xbox
    [​IMG]
    Have you ever wanted to pick your own base car and build it into a monster car in forza?
    Well now you can, Pick any car no matter how ugly you think it is and build your own 3000kw+ monster
    (Very drivable cars, a lot of cars should end up 10,000kw+ and can reach speeds above 550km/h)


    Needed files:
    gamedb.slt (install in the media\db\ folder)
    Modified Default.xex (Not included, Can use any modified xex and can be found easy with any other mod)


    All Cars Unlocked and FREE!!!
    (no real need for money)
    All Upgrades FREE!!!
    (Wheels cost 1cr)
    Max Backfire Levels for that fire breathing dream machine
    Monster power increases after performance upgrades
    (Max out all performance upgrades)
    Big Brake Upgrade
    (Select Max Brake Upgrade)
    Super Sticky Racing Slicks
    (Select Max Racing Slick Upgrade)
    All Cars Tubbed, Run fat wheels on the rear of all cars
    (Select Level 1 rear tire width upgrade)
    Slammed Suspension, All cars sit really low to the ground
    (Select Max Suspension Upgrade)
    (Some cars dont like the suspension drop and glitch tires visible through the guards, just drop back a level on the upgrade)

    Download
    Also if you are interested in the SQL Data for these mods they are here:
    UnHidden Content:


    UPDATE Data_Car SET BaseCost=0 ;

    UPDATE Data_Car SET IsSelectable=1 ;

    UPDATE Data_Car SET IsDrivable=1 ;

    UPDATE Data_Car SET IsUnicorn=0 ;

    UPDATE List_Wheels SET Price=1 WHERE List_Wheels.IsStock=0 ;

    UPDATE List_UpgradeCarBodyWeight SET Price=0 ;

    UPDATE List_UpgradeEngine SET Price=0 ;

    UPDATE List_UpgradeAntiSwayFront SET Price=0 ;

    UPDATE List_UpgradeAntiSwayRear SET Price=0 ;

    UPDATE List_UpgradeBrakes SET Price=0 ;

    UPDATE List_UpgradeCarBodyChassisStiffness SET Price=0 ;

    UPDATE List_UpgradeCarBodyFrontBumper SET Price=0 ;

    UPDATE List_UpgradeCarBodyHood SET Price=0 ;

    UPDATE List_UpgradeCarBodyRearBumper SET Price=0 ;

    UPDATE List_UpgradeCarBodySideSkirt SET Price=0 ;

    UPDATE List_UpgradeCarBodyTireWidthFront SET Price=0 ;

    UPDATE List_UpgradeCarBodyTireWidthRear SET Price=0 ;

    UPDATE List_UpgradeDrivetrain SET Price=0 ;

    UPDATE List_UpgradeDrivetrainClutch SET Price=0 ;

    UPDATE List_UpgradeDrivetrainDifferential SET Price=0 ;

    UPDATE List_UpgradeDrivetrainDriveline SET Price=0 ;

    UPDATE List_UpgradeDrivetrainTransmission SET Price=0 ;

    UPDATE List_UpgradeEngineCamshaft SET Price=0 ;

    UPDATE List_UpgradeEngineCSC SET Price=0 ;

    UPDATE List_UpgradeEngineDisplacement SET Price=0 ;

    UPDATE List_UpgradeEngineDSC SET Price=0 ;

    UPDATE List_UpgradeEngineExhaust SET Price=0 ;

    UPDATE List_UpgradeEngineFlywheel SET Price=0 ;

    UPDATE List_UpgradeEngineFuelSystem SET Price=0 ;

    UPDATE List_UpgradeEngineIgnition SET Price=0 ;

    UPDATE List_UpgradeEngineIntake SET Price=0 ;

    UPDATE List_UpgradeEngineIntercooler SET Price=0 ;

    UPDATE List_UpgradeEngineManifold SET Price=0 ;

    UPDATE List_UpgradeEngineOilCooling SET Price=0 ;

    UPDATE List_UpgradeEnginePistonsCompression SET Price=0 ;

    UPDATE List_UpgradeEngineRestrictorPlate SET Price=0 ;

    UPDATE List_UpgradeEngineTurboQuad SET Price=0 ;

    UPDATE List_UpgradeEngineTurboSingle SET Price=0 ;

    UPDATE List_UpgradeEngineTurboTwin SET Price=0 ;

    UPDATE List_UpgradeEngineValves SET Price=0 ;

    UPDATE List_UpgradeMotor SET Price=0 ;

    UPDATE List_UpgradeMotorParts SET Price=0 ;

    UPDATE List_UpgradeRearWing SET Price=0 ;

    UPDATE List_UpgradeRimSizeFront SET Price=0 ;

    UPDATE List_UpgradeRimSizeRear SET Price=0 ;

    UPDATE List_UpgradeSpringDamper SET Price=0 ;

    UPDATE List_UpgradeTireCompound SET Price=0 ;

    UPDATE BackfireLevels SET BackfireLevel=3;

    UPDATE List_UpgradeEngineIntake SET TorqueScale=4 WHERE Level=3 ;

    UPDATE List_UpgradeEngineExhaust SET TorqueScale=8 WHERE Level=3 ;

    UPDATE List_UpgradeEnginePistonsCompression SET TorqueScale=4 WHERE Level=3 ;

    UPDATE List_UpgradeEngineCamshaft SET RedlineRPM=12000 WHERE Level=3 ;

    UPDATE List_UpgradeEngineCamshaft SET StallRPM=1200 WHERE Level=3 ;

    UPDATE List_UpgradeEngineCamshaft SET TorqueCurveMaxRPM=15000 WHERE Level=3 ;

    UPDATE List_UpgradeEngineIgnition SET TorqueScale=3 WHERE Level=3 ;

    UPDATE List_UpgradeBrakes SET FrontBrakeSize=15 WHERE Level=3 ;

    UPDATE List_UpgradeBrakes SET RearBrakeSize=15 WHERE Level=3 ;

    UPDATE List_UpgradeBrakes SET FrontCaliperPistons=6 WHERE Level=3 ;

    UPDATE List_UpgradeBrakes SET RearCaliperPistons=6 WHERE Level=3 ;

    UPDATE List_UpgradeBrakes SET GameFrictionScaleBraking=2.10 WHERE Level=3 ;

    UPDATE List_TireCompound SET TorqueFreeLatFrictionScale=5 WHERE TireCompoundID=8 ;

    UPDATE List_TireCompound SET TorqueFreeLongFrictionScaleBrake=5 WHERE TireCompoundID=8 ;

    UPDATE List_TireCompound SET TorqueFreeLongFrictionScaleAccel0=5 WHERE TireCompoundID=8 ;

    UPDATE List_TireCompound SET TorqueFreeLongFrictionScaleAccel1=5 WHERE TireCompoundID=8 ;

    UPDATE List_UpgradeCarBodyTireWidthRear SET RearTireWidth=555 WHERE Level=1 ;

    UPDATE List_SpringDamperPhysics SET DefRideHeight=0.08 WHERE MinDampenBumpRate=1 ;

    UPDATE List_SpringDamperPhysics SET MinRideHeight=0.06 WHERE MinDampenBumpRate=1 ;

    UPDATE List_SpringDamperPhysics SET MaxRideHeight=0.13 WHERE MinDampenBumpRate=1 ;


    Enjoy

    -FeralA9X-
     
    • Like Like x 2
    • Agree Agree x 2
  2. La

    LaOlGa Newbie
    0/47

    Joined:
    Jul 16, 2012
    Messages:
    1
    Likes Received:
    2
    Trophy Points:
    0
    Console:
    Xbox
    Thanks :D
     
  3. CE

    CED1988 Newbie
    0/47

    Joined:
    Jan 31, 2011
    Messages:
    144
    Likes Received:
    27
    Trophy Points:
    0
    Console:
    Xbox
    THANKS
     
  4. Heavy Smoker

    Heavy Smoker Battlefield Junkie XPG Retired Staff
    205/282

    Joined:
    Sep 26, 2014
    Messages:
    4,759
    Likes Received:
    2,718
    Trophy Points:
    205
    Gender:
    Male
    Location:
    Smoker's Paradise
    Console:
    Xbox
    Very nice :)
     
  5. TheTripleDeuce

    TheTripleDeuce CanEH!dian
    35/47

    Joined:
    Aug 24, 2011
    Messages:
    578
    Likes Received:
    47
    Trophy Points:
    35
    Gender:
    Male
    Location:
    Maritimes Canada
    Console:
    Xbox
    awesome work gonna give er a go :)
     
  6. bg

    bgr100 Rookie
    10/47

    Joined:
    Jan 25, 2012
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    10
    Console:
    Xbox
    Thx!
     
  7. KI

    KING91SIX Rookie
    20/47

    Joined:
    Jan 20, 2014
    Messages:
    55
    Likes Received:
    3
    Trophy Points:
    20
    awesome thanks
     
  8. FeralA9X

    FeralA9X The EX-Terminator XPG Administrator
    430/564

    Joined:
    Apr 29, 2011
    Messages:
    4,362
    Likes Received:
    2,596
    Trophy Points:
    430
    Gender:
    Male
    Location:
    Australia
    Console:
    Xbox
    Warning: Cars can get a little airbourne when driven inappropriately :lol:
     
  9. Bo

    BobbyDee Newbie
    0/47

    Joined:
    Nov 20, 2012
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Console:
    Playstation 3
    Nice one mate , Was looking for something like this!
     
  10. TheTripleDeuce

    TheTripleDeuce CanEH!dian
    35/47

    Joined:
    Aug 24, 2011
    Messages:
    578
    Likes Received:
    47
    Trophy Points:
    35
    Gender:
    Male
    Location:
    Maritimes Canada
    Console:
    Xbox
    so this is great and all but why dont you inclkude the modded xex? i dont know where to get one or how to make one so please help
     
  11. Heavy Smoker

    Heavy Smoker Battlefield Junkie XPG Retired Staff
    205/282

    Joined:
    Sep 26, 2014
    Messages:
    4,759
    Likes Received:
    2,718
    Trophy Points:
    205
    Gender:
    Male
    Location:
    Smoker's Paradise
    Console:
    Xbox
    considered warez.
     
  12. smile4747

    smile4747 Newbie
    0/47

    Joined:
    Nov 16, 2013
    Messages:
    15
    Likes Received:
    0
    Trophy Points:
    0
    Very nice man
     
  13. du

    dupet77 Newbie
    0/47

    Joined:
    May 10, 2014
    Messages:
    263
    Likes Received:
    13
    Trophy Points:
    0
    good work
     
  14. TheTripleDeuce

    TheTripleDeuce CanEH!dian
    35/47

    Joined:
    Aug 24, 2011
    Messages:
    578
    Likes Received:
    47
    Trophy Points:
    35
    Gender:
    Male
    Location:
    Maritimes Canada
    Console:
    Xbox
    ive seen tons of modded xex's on this site though lol
     
  15. g5kid

    g5kid Rookie
    15/47

    Joined:
    Sep 12, 2013
    Messages:
    10
    Likes Received:
    1
    Trophy Points:
    15
    Gender:
    Male
    Console:
    Xbox
    nice :)
     
  16. we

    webrowser Rookie
    20/47

    Joined:
    Aug 10, 2012
    Messages:
    53
    Likes Received:
    4
    Trophy Points:
    20
    Console:
    Xbox
    lol, awesome
     
  17. Br

    Brosif Newbie
    0/47

    Joined:
    Sep 27, 2014
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    will they work on latest update?
     
  18. pa

    padelos Newbie
    0/47

    Joined:
    Dec 24, 2010
    Messages:
    19
    Likes Received:
    2
    Trophy Points:
    0
    Console:
    Xbox
    Very nice man
     
  19. jtarules89

    jtarules89 Rookie
    20/47

    Joined:
    Dec 1, 2010
    Messages:
    108
    Likes Received:
    8
    Trophy Points:
    20
    Console:
    Xbox
    Thanks for this awesome release
     
  20. an

    ankboy Newbie
    0/47

    Joined:
    Jun 30, 2012
    Messages:
    34
    Likes Received:
    5
    Trophy Points:
    0
    Console:
    Xbox
    nice thank you
     

Share This Page

Close