Editing Fixtures - xAranaktu/FC-24-Live-Editor GitHub Wiki

Fixtures

Feature is available only in career mode.

This allows you to reschedule games and match-fix upcomming clashes.

Open Fixtures

  • Open Team Editor as mentioned in Editing Team

  • Open Fixtures Tab

Rescheduling Games

In general I don't consider this as an safe operation. Many thing may go wrong, do it only if you really need this for some reason. Otherwise, stay away from it if you don't want to break your career save.

To reschedule the game you ofc. need to change its date.

Be careful with this. I don't know what will happen if you will input invalid date or set the date in the past or a two years forwards as well as I don't know what will happen if you schedule multiple games on the same date. Some kind of common sense is required by you.

The date is stored as integer in YYYYMMDD format. 20261004 means that the game will be played on 4th October, 2026. Near input you can see two buttons (- and +), but I don't recommend using them as you may easily input invalid date. For example if I would press the + button five times the value will change to 20260999, if it will stay like that then it may cause undefined behaviour (maybe even it will break your game save) because Septemer don't have 99 days... If I would want to play this match on 6th October, 2026 then I need to manualy input 20261006.

The change is saved immediately, so you don't need to "Apply Changes" after the change.

Match Fixing

You can match-fix single fixture by clicking on the Edit button in corresponding row.

This is working only for quick simmed games! If you play a match or you are using the new simulation engine (the one that allows you to hop in at anytime of the match) then the fixed fixture will be ignored.

Then new window should pop-up allowing you to input the score

Click on "Fix this game" button to save the result.

Favourite and Disliked Teams

Match-fixing single fixtures may be tedious, that's why there is the "Favourite and Disliked Teams" system.

Favourite teams will win all their quicksimed games by 3:0. If favourite teams will face each other then the team with higher priority level will win. If priority levels also equals then the home team (team on the left side to be more precise) will win.

Disliked teams will lose all their quicksimed games by 0:3. If disliked teams will face each other then the team with higher priority level will lose. If priority levels also equals then the away team (team on the left side to be more precise) will lose.

Other Leagues Fixtures

For the games that your team can't participate the game does the minimal simulation, for example you manage team in EPL, so the game will do minimal sim for games in LaLiga or Budesliga. I'm not sure how that exactly works, but the tool won't show you these fixtures. Also, seems like the game do the simulation every time you open league table in-game for other leagues, so you can use this behavior to completely restructure league tables with "Favourite and Disliked Teams" even at the end of the season (but probably Standings Editor will be still easier to apply ;p)