• 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!

[tutorial] How to set graphic detail

Super-S

Club Supporter
amifla;2937927 said:
I don't think so, mate. I have a Very Good PC and a PS3, and comparing, PC is far, far better in Graphics. You have Full HD on PC ( Resolutions more that 1080p ) AA filters and others things. Believe me, compare for yourself, that I say. And you really see the differences
Cheers

True... you can clear see ther 3-stripes on adidas-shoes in teleview etc...

No chance on ps3... muxh more details on pc... AA+AF yeah + LOD-Tweaking!

PS3/360 are loosing bad in comparsion to FIFA11 PC...
 

Promitheas2012

Club Supporter
settings.lua

Download this http://www.mediafire.com/?8c6634safcfxacd
and extract into FIFA 11 Demo\Game directory
this is a hex edited (by me) data0.bh which forces the game to read settings.lua file from Game\data\fifarna\lua
This rar comes with some high LOD settings but you can open settings.lua with notepad and practise with your own settings.
I released this a week ago but unfortunately many people still trying to edit settings.lua..... :/

No offence to fifaCCitiu.com but i don't see the "tutorial" in 1st post. Without hex edited .bh you can't edit anything FOR NOW
 

smf_fede

Youth Team
Promitheas2012;2938131 said:
Download this http://www.mediafire.com/?8c6634safcfxacd
and extract into FIFA 11 Demo\Game directory
this is a hex edited (by me) data0.bh which forces the game to read settings.lua file from Game\data\fifarna\lua
This rar comes with some high LOD settings but you can open settings.lua with notepad and practise with your own settings.
I released this a week ago but unfortunately many people still trying to edit settings.lua..... :/

No offence to fifaCCitiu.com but i don't see the "tutorial" in 1st post. Without hex edited .bh you can't edit anything FOR NOW

Thanx for sharing! Your files really worked and now the graphics looks great! (Y)
 

nentautako

Starting XI
Promitheas2012;2938131 said:
I released this a week ago but unfortunately many people still trying to edit settings.lua..... :/

thanks for sharing it buddy. no offend but where did you release it? this is your first post. :)
 

fifaCCitiu.com

Senior Squad
Promitheas2012;2938131 said:
Download this http://www.mediafire.com/?8c6634safcfxacd
and extract into FIFA 11 Demo\Game directory
this is a hex edited (by me) data0.bh which forces the game to read settings.lua file from Game\data\fifarna\lua
This rar comes with some high LOD settings but you can open settings.lua with notepad and practise with your own settings.
I released this a week ago but unfortunately many people still trying to edit settings.lua..... :/

No offence to fifaCCitiu.com but i don't see the "tutorial" in 1st post. Without hex edited .bh you can't edit anything FOR NOW

No problem mate.I just wrote how to edit the file.
The file itself is half self commented so i've wrote how to edit it to share my knowledge, then i haven't shared the edited file because i don't have time to make an automated installer.
Btw i wrote that in primis to have more frames at medium graphic detail, that's my purpose, then i'll edit some strings about LOD to make the game looks better.
I've began to study the lua files from the exit of the demo as well have supported the editor's team on how decode the new files.
For bh files now there is the new fifafs so you can edit how you want.
 

goke313

Youth Team
Promitheas2012;2938131 said:
Download this http://www.mediafire.com/?8c6634safcfxacd
and extract into FIFA 11 Demo\Game directory
this is a hex edited (by me) data0.bh which forces the game to read settings.lua file from Game\data\fifarna\lua
This rar comes with some high LOD settings but you can open settings.lua with notepad and practise with your own settings.
I released this a week ago but unfortunately many people still trying to edit settings.lua..... :/er

No offence to fifaCCitiu.com but i don't see the "tutorial" in 1st post. Without hex edited .bh you can't edit anything FOR NOW

thanks i'll try this out later



thread starter....can u please upload your high/medium setting file
 

kkjmo

Club Supporter
Can someone post the range of possible values to edit all settings?

If I want to disable Bloom, should I 'comment' out the line or change the 0 to 1? How does this work?
 

MedicoLegista

Club Supporter
Promitheas2012;2938131 said:
Download this http://www.mediafire.com/?8c6634safcfxacd
and extract into FIFA 11 Demo\Game directory
this is a hex edited (by me) data0.bh which forces the game to read settings.lua file from Game\data\fifarna\lua
This rar comes with some high LOD settings but you can open settings.lua with notepad and practise with your own settings.
I released this a week ago but unfortunately many people still trying to edit settings.lua..... :/

No offence to fifaCCitiu.com but i don't see the "tutorial" in 1st post. Without hex edited .bh you can't edit anything FOR NOW

Hey man! Thanks for your work. Tell me one thing!

This is a better quality image config than that one you posted??

-- Set up defaults (high detail)
as:SetInt(settingTable, "DropMipRX3_MipsToDrop", 0)
as:SetInt(settingTable, "DropMipRX3_MinTexDimension", 8192)
as:SetInt(settingTable, "FlatShadow_ScaleReduction", 0)
as:SetInt(settingTable, "FlatShadow_MaxLights", 4)
as:SetInt(settingTable, "Jumbotron_ScaleReduction", 0)
as:SetInt(settingTable, "SelfShadow", 1)
as:SetInt(settingTable, "SelfShadow_ScaleReduction", 0)
as:SetInt(settingTable, "PostFX_RainDrops", 1)
as:SetInt(settingTable, "PostFX_AutoExp", 1)
as:SetInt(settingTable, "PostFX_Bloom", 1)
as:SetInt(settingTable, "PostFX_DOF", 1)
as:SetInt(settingTable, "PostFX_Rectilinear", 1)
as:SetInt(settingTable, "PostFX_Vignette", 1)
as:SetInt(settingTable, "PostFX_ColorCube", 1)
as:SetInt(settingTable, "PostFX_ColorCubeDepth", 1)


as:SetInt(settingTable, "Grass", 1)
as:SetInt(settingTable, "Cloth", 1)
as:SetFloat(settingTable, "PlayerLodPercentageMultiplier", 8.0)
as:SetInt(settingTable, "PlayerLodMinimum", 0)

The diff are the bold ones.
 

anterobs

Club Supporter
Thank you

Promitheas2012;2938131 said:
Download this http://www.mediafire.com/?8c6634safcfxacd
and extract into FIFA 11 Demo\Game directory
this is a hex edited (by me) data0.bh which forces the game to read settings.lua file from Game\data\fifarna\lua
This rar comes with some high LOD settings but you can open settings.lua with notepad and practise with your own settings.
I released this a week ago but unfortunately many people still trying to edit settings.lua..... :/

No offence to fifaCCitiu.com but i don't see the "tutorial" in 1st post. Without hex edited .bh you can't edit anything FOR NOW

Thanks a lot! :33vff3o:

With this I was able to disable some post processing FX and get rid of the white flickering crowds in replays! (Y)

I may be missing something, but everything looks much better now! :bob:
 

AhMeD_ShEvA

Reserve Team
Red Card
fifaCCitiu.com;2937665 said:
soon i'll add some other news about very high details and low details graphic...maybe i'll be able to disable 3d crowd for low spec machines.

oh man that would be amazing cozi get a lil bit lag in the match coz of the crowd , i hope u can do it bro :)
 

T-Duke76

Club Supporter
Could be possible setting only grass texture to high via "rna" file? I appreciate high default setting but I'd like just to increase grass detail. Could u help me?
 


Top