Forum Discussion

Hamdy502's avatar
2 years ago
Solved

I can't change the commentator [FIXED]

So, I found a solution for changing the commentator language in FC 24.
All that you need to do is to open regedit, go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\EA Sports\EA SPORTS FC 24, change the locale from en_US to ar_SA, then go to EA app, and repair the game. After you repair it, the game will download the commentator files.
If you want other commentators, you can use one of these locales.

  • English (US): en_US

  • German: de_DE

  • Spanish (Spain): es_ES

  • Spanish (Mexico): es_MX

  • French: fr_FR

  • Italian: it_IT

  • Dutch: nl_NL

  • Polish: pl_PL

  • Portuguese (Portugal): pt_PT

  • Portuguese (Brazil): pt_BR

  • Russian: ru_RU

  • Japanese: ja_JP

  • Korean: ko_KR

  • Traditional Chinese: zh_TW

  • Simplified Chinese: zh_CN

  • Arabic: ar_SA

  • Czech: cs_CZ

  • Danish: da_DK

  • Finnish: fi_FI

  • Greek: el_GR

  • Hungarian: hu_HU

  • Norwegian: nb_NO

  • Swedish: sv_SE

  • Turkish: tr_TR

  • the spaniard (es_ES) code does not work for me, anyone else with this problem? Is it a different code? Is it another issue?

12 Replies

  • i know it is an old thread but i needed this today so here it is:

    You can also do this without having to open regedit. using a batch file and run it as admin and then repair in ea app like op says.

    Create a ".txt" file and change it to ".bat"

    in the file type this (change the language code to what you want to use):

    @echo off
    ::
    set language="en_US"

    reg add "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\EA Sports\EA SPORTS FC 24" /v Locale /t REG_SZ /d "%language%" /f
    reg add "HKEY_LOCAL_MACHINE\SOFTWARE\EA Sports\EA SPORTS FC 24" /v Locale /t REG_SZ /d "%language%" /f

  • Unfortunately the EA App now blocks this. So even though the game advertises Greek, it is impossible to play with Greek commentary.

About FC 24 General Discussion

Discuss the latest news and game information around EA SPORTS FC™ 24 in the community forums.9,080 PostsLatest Activity: 2 years ago