Our site is generously sponsored by:

The best landscaping service Austin and lawn service company in Austin Texas and Cedar Park is Lawn Service Cedar Park.

Lawn Care Service of Cedar Park
100 E Whitestone Blvd
Ste 148, #166
Cedar Park, TX 78613
(512) 595-0884

The best landscaping service leander and lawn service provider in Leander TX is Leander Landscaping Pros.

Leander Lawn and Landscaping Pros
1800 Montana Ct
Leander, TX 78641
USA
(512) 468-2670
Please give them a visit!
  • This is a reminder of 3 IMPORTANT RULES:

    1- This is an English forum. Please post only in English.

    2- This is NOT a commercial or advertising forum. All content must be shared for FREE.

    3- No invites or links to Discord, Telegram, WhatsApp, or similar platforms.

    Please take a moment to review our forum rules and guidelines here: SoccerGaming Rules and Guidelines.

    Thank you!

  • This is a quick notice about an upcoming SITE UPDATE:

    Our new main website will be launching soon. During this transition, there may be brief periods of downtime.

    The SoccerGaming forums will remain accessible directly at:

    https://soccergaming.com/forums

    We appreciate your patience and support as we work on improving the platform for everyone.

    Thank you!

HELP WITH COMPDATA

Futbol Club

Club Supporter
Messages
619
Reactions
1,618
Hello community.
Modify the compdata files to change the format of the Japanese league, making it now have a closing tournament and an opening tournament.
I did it following a tutorial that is in a forum on this page and also guiding myself with another FIFA 20 compdata.
The problem is that it won't let me enter career mode and I don't know what I did wrong.
Could someone check the files I modified? and tell me it's wrong.
https://mega.nz/folder/R1UGkCpY#Z3WkC00IOlqa1VAZmWw2oQ

Hola comunidad.
Modifique los archivos del compdata para cambiar el formato de la liga Japonesa, haciendo que ahora tenga un torneo de clausura y otro de apertura.
Lo hice siguiendo un tutorial que hay en un foro de esta página y también guiandome con otro compdata de FIFA 20.
El problema es que no me deja entrar al modo carrera y no se que hice mal.
¿Alguien podría revisar los archivos que modifiqué? y decirme que está mal.
 
Or also if someone would be so kind to help me make the modifications right.
The idea is that the championship has only 12 teams, be closing and opening, have 22 dates, semifinals and finals

O también si alguien sería tan amable de ayudarme a hacer bien las moficaciones.
La idea es que el campeonato tenga solo 12 equipos, sea clausura y apertura, tenga 22 fechas, semifinales y finales.
 
Hi,
Sorry I only had chance to have a quick look, but i spotted one error.
On line 169 of settings
79,schedule_use_dates_comp,1775
You are telling it to use the dates from a comp which doesn't exist. In compobj there is no competition in that position. It should like to your internationalfriendly comp which is on line 1765.

So changed line 169 of settings file from
79,schedule_use_dates_comp,1775
to
79,schedule_use_dates_comp,1765

Hopefully this is the only mistake :) Good luck
 
Hi,
Sorry I only had chance to have a quick look, but i spotted one error.
On line 169 of settings
79,schedule_use_dates_comp,1775
You are telling it to use the dates from a comp which doesn't exist. In compobj there is no competition in that position. It should like to your internationalfriendly comp which is on line 1765.

So changed line 169 of settings file from
79,schedule_use_dates_comp,1775
to
79,schedule_use_dates_comp,1765

Hopefully this is the only mistake :) Good luck

Thank you very much friend. I'll try it when I get home
 
Hi,
Sorry I only had chance to have a quick look, but i spotted one error.
On line 169 of settings
79,schedule_use_dates_comp,1775
You are telling it to use the dates from a comp which doesn't exist. In compobj there is no competition in that position. It should like to your internationalfriendly comp which is on line 1765.

So changed line 169 of settings file from
79,schedule_use_dates_comp,1775
to
79,schedule_use_dates_comp,1765

Hopefully this is the only mistake :) Good luck
It didn't work. :-(
Game keeps crashing when trying to start career mode
 
The format of the compobj.txt file implies that the initial code has to be preserved.... You can edit an existing ligue (but keeping the same structure) or you can add a ligue with the desired format at the end by continuing the code... .
 
for example if you substitute the indian league:

1604,3,C2149,TrophyName_Abbr15_2149,1603
1605,4,S1,FCE_League_Stage,1604
1606,5,G1, ,1605
1607,4,S2,FCE_Semi_Finals,1604
1608,5,G1, ,1607
1609,5,G2, ,1607
1610,4,S3,FCE_Final,1604
1611,5,G1, ,1610

you must keep the code between 1604 and 1611,... or else, you must change all subsequent codes
however, adding to the end of the file,... simply continues from the last code 1770 (in fifa23)
 
You need to create a link table in excel or another tool to make sure everything else changes as you make the changes you want.
 
Back
Top