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!

FIFA 15 Fast Start?

Bendit

Youth Team
Messages
147
Reactions
2
Just tweaking the retail version. Does anyone know what what to put in cl.ini to skip the language selection screen at startup? Or hexedit the exe, or edit the database?

Also, any way to turn off hospitality settings sync with the server? Or load the (single?) profile automatically?

FIFA always has such laborious start ups, with so many redundant button presses. It drives me nuts. I dream of a day when it's one mouse click from Windows desktop to the FIFA main menu.

BTW one thing I found, which is worth posting here for anyone else looking for a faster game start, is Langun's trick to skip the FIFA startup movie.
http://lagun-2.blogspot.it/2014/09/fifa-15-demo-remove-intro-ea.html

Update... Anasie10 on the Evoweb forum kindly posted a solution to skipping the language selection screen at startup. I may as well post it here if anyone else sees the thread title and is looking for it.

Create a new install.ini with notepad with the following lines:

// Don't remove this block
[STREAMINGINSTALL]
LIMITED_MODE=1
PACKAGE_BUILD=1
// ---

// Language-Locale
[LOCALE]
DEFAULT_LANGUAGE=eng,us
USE_LANGUAGE_SELECT=0 // Just start with the default language please ..

//[REGIONALIZATION_eng_us]
//INTEGER_FORMAT=D_DOT_DDD
//FLOAT_FORMAT=D_DOT_DDD_COMMA_DD
//DATE_SHORT_FORMAT=DD_DASH_MM_DASH_YYYY
//DATE_LONG_FORMAT=DD_SPACE_MONTH_SPACE_YYYY
//TIME_FORMAT=HH_COLON_MM_COLON_SS_COMMA_SSS
//LENGTH_UNIT_FORMAT=METRIC
//WEIGHT_UNIT_FORMAT=METRIC
//PERCENT_FORMAT=H_SPACE_PERCENT
//FOUR_CHARACTER_LANGUAGE_ENCODING=nlNL
//MINUTE_FORMAT=MINUTE_DOUBLEQUOTE
//CURRENCY_TYPE=EUROS
//CURRENCY_FORMAT_DOLLARS=CURRENCY_SIGN_SPACE_FIGURE
//CURRENCY_FORMAT_EUROS=CURRENCY_SIGN_SPACE_FIGURE
//CURRENCY_FORMAT_POUNDS=CURRENCY_SIGN_SPACE_FIGURE

// Game
[]
//DISABLE_VSYNC=1 // Disable Vsync in-game, fix sync issues?
//ENABLE_ALL_FACIAL_UPDATES=0 // Disable if low GPU
//ENABLE_BREATHING=0 // Disable if low GPU
//ENABLE_FACE=1 // Enable *all* face/emotional reactions?
//FORCE_BROADCAST_OVERLAY_SET=1 // Force default overlay (instead of BPL
LEGAL_SCREEN_DISPLAY_TIME=0 // Disable legal screen
TITLE_SCREEN_TIME_BEFORE_PRESS_START=0 // Disable time-out on start
//UNLOCK_ALL_UCC=0 // Unlock all player celebrations
//USE_SSD_COMPRESS_FOR_SPEED=1 // Only if on SSD
//USE_SSD_COMPRESS=1 // Only if on SSD
USE_ZLIB_COMPRESS=1 // Should speed-up the game
 
How to skip language selection in FIFA 15

That code successfully skips the language selection but for me it always starts the game in English, no matter what value I give to DEFAULT_LANGUAGE. Well, after hours of meddling with the game files I found a working solution to automatically start the game with another language. Apparently FIFA 15 keeps preferring the first language, so all you have to do is add this line (changing the language as you please):

Code:
AVAILABLE_LANG_1 = ita,it

Hope this helps. :D
 
madelyne;3780861 said:
Don't works

Sorry to hear that. Try deleting english_us.big and regenerating if you haven't done that yet. You've got to make sure the game is aware of your .ini file.
 
Back
Top