Tags:

How do I change event restrictions in Forza 4?

ModelNum6o7 Jan 16, 2013

  1. ModelNum6o7

    ModelNum6o7 XpgMember
    430/564

    Joined:
    Jul 20, 2011
    Messages:
    128
    Likes Received:
    7
    Trophy Points:
    20
    Gender:
    Male
    Location:
    New York
    Console:
    Xbox
    As the title says, I want to race any class in any race. I have already used a bunch of different mods and had my fun, now i just want to race. Problem is, I cant find a tut on how to do this. Ive opened my gamedb and compared with a modded gamedb, made everything the same under Event Restrictions but it doesnt work. Anybody help?
     
  2. ModelNum6o7

    ModelNum6o7 XpgMember
    20/47

    Joined:
    Jul 20, 2011
    Messages:
    128
    Likes Received:
    7
    Trophy Points:
    20
    Gender:
    Male
    Location:
    New York
    Console:
    Xbox
    Anybody know?
     
  3. MrGoldGiver

    MrGoldGiver TeamXPG For Life TeamXPG
    155/188

    Joined:
    Dec 28, 2009
    Messages:
    1,829
    Likes Received:
    3,629
    Trophy Points:
    155
    Gender:
    Male
    Location:
    With The Minions :)
    Console:
    Xbox One
    I do.

    Do you have a JTAG\RGH console?

    Edit: never mind i thought you meant forza horizon.
     
  4. ModelNum6o7

    ModelNum6o7 XpgMember
    20/47

    Joined:
    Jul 20, 2011
    Messages:
    128
    Likes Received:
    7
    Trophy Points:
    20
    Gender:
    Male
    Location:
    New York
    Console:
    Xbox
    Yea rgh... You dont know how to edit 4?
     
  5. 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
    if you are using sqlite pro to edit the gamedb switch to the SQL tab and enter the following data:
    Code:
    UPDATE EventRestrictions SET Value=000000000000 ;
    UPDATE Events SET TargetClass=10 ;
    UPDATE CarClasses SET MaxPerformanceIndex=9999 WHERE CarClasses.Id=10 ;
    UPDATE CarClasses SET CareerMinEligiblePI=0 ;
    
    
    then simply execute SQL and close the program, transfer it to your box and have fun ;)

    This is the only way i could get it to work in my mods, editing the EventRestrictions section only will not do a thing.
     
  6. ModelNum6o7

    ModelNum6o7 XpgMember
    20/47

    Joined:
    Jul 20, 2011
    Messages:
    128
    Likes Received:
    7
    Trophy Points:
    20
    Gender:
    Male
    Location:
    New York
    Console:
    Xbox
    Thanks, will give this a try in a bit.
     
  7. ModelNum6o7

    ModelNum6o7 XpgMember
    20/47

    Joined:
    Jul 20, 2011
    Messages:
    128
    Likes Received:
    7
    Trophy Points:
    20
    Gender:
    Male
    Location:
    New York
    Console:
    Xbox
    Yep that worked. Not that you doubted it lol... but thanks for the help Feral!!
     

Share This Page

Close