View Full Version : user.ini (also applicable to locale.ini, etc etc).


winsms
11-09-2004, 02:41:AM
It could be useful if we post the parameters we found for
user.ini (locale.ini, etc). Later, we can use them for doing
utilities like the demo expanders.

user.ini can be created in FIFA 2005 demo's folder in order
to pass parameters to game. It's like every .ini file in Windows.

The file format is (basically..)

[OPTIONS]
PARAMETER = Value (where value usually is 1=YES, 0=NO)

[]
PARAMETER = Value... (usually 1=YES, 0=NO)

We can find the parameters using any hexeditor with the
main fifa exe file (or if u know how to use, you can use ollydbg).

so... this is an example (widescreen 16:9 mode enabled,
windowed, blue screen activated (useful for web art), referees
and linesmen enabled ingame):

== cut here ==

[OPTIONS]
WIDESCREEN = 1

[]
WINDOWED = 1
BLUESCREEN_MODE = 1
FEATURE_INGAME_REFEREE_ENABLED = 1
FEATURE_INGAME_LINESMEN_ENABLED = 1

== cut here ==

HALF_LENGTH, DEMO_MAX_HALVES and DEMO_ONE_GAME_ONLY seems not to work, that's why expanders are not working :(

This screenshot is with bluescreen, referee and linesmen, and
windowed. (widescreen looks very tall in normal displays)

Wolf
11-09-2004, 02:43:AM
Great discover..

winsms
11-09-2004, 02:44:AM
Originally posted by Wolf
Great discover..

It's not new.. It has been this way during years.

Wolf
11-09-2004, 02:54:AM
try STADIUM_MODEL=Value

:) It will be black..

winsms
11-09-2004, 03:03:AM
Hehe.. i tried it on FIFA 2004, it felt like there were no focus
on the stadium :)

98sharrocs
01-10-2004, 05:59:PM
what about the graphics can u change them