• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

no more blurry kits (new string)

fifaCCitiu.com

Senior Squad
create a new text file in fifa 07 root directory and name it in situation.ini, then put this string in the file:
PLAYER_MIPMAP_BIAS= -6.0

Now you don't have blurry kit, because improve the level of mipmap(the same thing appear on a 2gk kit)
 

killercarrot

Youth Team
I think the command needs a heading
as someone mentioned before
for example
[CPUBG]
CPU_BAD_PASS_PERCENT = 85
CPU_SETPLAY_AGGRESSION = 15
etc etc
the heading is [CPUBG]
i dont think the command
PLAYER_MIPMAP_BIAS= -6.0
is gona work without it.

btw [CPUBG] is not the right heading, it was an example
You could tell us where the file you edited is located. It wasnt in config.dat, so where is it ?
 

askywalker

Club Supporter
Yeah, it does work. Like LOD mixer for PES.

Put the line in cfg_pc_h.ini

right under

RENDER_RATE_MODE = 2
PLAYER_MIPMAP_BIAS= -6.0

Voila

Cheers
 

Jopps5

Youth Team
i though this was bogus but i tried it and it works well done i suppose it will make 2gk kits clearer aswell, great find.
 

Jopps5

Youth Team
here ya go a screenie


edit: now that i look at that looks like it makes the face more detailed too look at the hair its more textured. now this cool making 1gf look like 2gf.
 

ClickyMouse

Reserve Team
askywalker said:
Yeah, it does work. Like LOD mixer for PES.

Put the line in cfg_pc_h.ini

right under

RENDER_RATE_MODE = 2
PLAYER_MIPMAP_BIAS= -6.0

Voila

Cheers

Hi!
I've opened cfg_pc_h.ini, but I only found this:
// Default
FILM_GRAIN_ON = 0
RMGRASS_ENABLED = 1
RMPARTICLES_DISABLED = 0

RENDER_RATE_MODE = 7

[RMCONFIG_DATA]

ACTIVE_CONIFG = PC_H

// dsewell: added these here because cf_def isnt very useful for these settings
PLAYER_LOD_HIGH_NEAR = -1.0
PLAYER_LOD_HIGH_FAR = 1.806
PLAYER_LOD_MED_NEAR = 1.856
PLAYER_LOD_MED_FAR = 0.714
PLAYER_LOD_LOW_NEAR = 0.764
PLAYER_LOD_LOW_FAR = 0.21
PLAYER_LOD_SLOW_NEAR = 0.26
PLAYER_LOD_SLOW_FAR = 0.0
PLAYERHEAD_LOD_HIGH_NEAR = -1.0
PLAYERHEAD_LOD_HIGH_FAR = 1.872
PLAYERHEAD_LOD_MED_NEAR = 1.922
PLAYERHEAD_LOD_MED_FAR = 0.660
PLAYERHEAD_LOD_LOW_NEAR = 0.710
PLAYERHEAD_LOD_LOW_FAR = 0.0

PITCH_DETAIL_RENDER = 1
PLAYERSHADOW_ENABLED = 1
PLAYERSHADOW_USELOWENDSOFTSHADOWS = 0
SKY_RENDER = 1

// Baked Lighting should be off (0)
BAKED_LIGHTING = 0

// Pitch Shadow
PITCH_SHADOW_RENDER = 1

// Pitch track
TRACK_RENDER = 1

DISABLE_NET_PHYSICS = 0

// Linesmen
GAMEPLAY_LINESMEN_DISABLED = 0

// Referee
GAMEPLAY_REF_DISABLED = 0

// Crowd rendering
CROWD_RENDER = 1

// Crowd animation
CROWD_ANIMATION = 1

//
// RMRain
//
RMRAIN_ENABLED=1
RMRAIN_NUM_DROPS=2048
RMRAIN_REGIONS_X=2
RMRAIN_REGIONS_Y=1
RMRAIN_REGIONS_Z=3
RMRAIN_BASE0_A=18
RMRAIN_BASE0_R=96
RMRAIN_BASE0_G=96
RMRAIN_BASE0_B=128
RMRAIN_BASE1_A=18
RMRAIN_BASE1_R=96
RMRAIN_BASE1_G=96
RMRAIN_BASE1_B=128
RMRAIN_TIP0_A=15
RMRAIN_TIP0_R=96
RMRAIN_TIP0_G=96
RMRAIN_TIP0_B=128
RMRAIN_TIP1_A=15
RMRAIN_TIP1_R=96
RMRAIN_TIP1_G=96
RMRAIN_TIP1_B=128

//----------------------- THE FOLLOWING IS PROBABLY JUNK ---------------------
// PC Performance settings
PCCONFIG_GAMELOOP_AITICKS = 1
// RMFlash
RMFLASH_ENABLED = 1
RMFLASH_NUM_POINTS = 55
RMFLASH_POINT_SIZE = 44.0
//RMTrans
SCREENGRAB_SIZE = 512
// Flares
FLARES_ENABLED_DURING_GAMEPLAY = 1
// Lightglows
LIGHTGLOWS_ENABLED_DURING_GAMEPLAY = 1
// Flag Animation
SMALLFLAG_ENABLED = 1
FLAG_ANIMATION_DURING_GAMEPLAY = 1
//----------------------- END OF PROBABLY JUNK ---------------------


[]
// Disable Depth of Field (videocard specific settings will override this)
DISABLE_DOF = 0
// Ignore card specific setting
IGNORE_DOF_DISABLE = 0

// Disable Post FX (videocard specific settings will override this)
DISABLE_POSTFX = 0
// Ignore card specific setting
IGNORE_POSTFX_DISABLE = 0


Where do I have to put those lines?
 


Top