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

Nice Ingame Pics

ME10SSI

Youth Team
My Game Now Without ENB








How Was It Now ??
 

stellar18

Club Supporter
Guys, can you help me?!?

i put some screens of my fifa, the graphics are very blurry, like a bad lod (the settings are at top)

i put my lua settins too. if i need to change something, pls tell me. Cheers



HTML:
[QUOTE]local InitializeSettings = function()
	local as = gSportsRNA
	local settingTable = as:GetTable("Settings")

	-- Force LevelOfDetail - 'high', 'medium', 'low', 'superlow'
	local levelOfDetail = as:GetString(settingTable, "LevelOfDetail") 
	if (levelOfDetail == "") then
		levelOfDetail = "high"
		as:SetString(settingTable, "LevelOfDetail", levelOfDetail)
	end

--	levelOfDetail = "medium"

	-- Set up defaults (high detail)
	as:SetInt(settingTable, "DropMipRX3_MipsToDrop", 0)			-- number of mips to drop from RX3 textures
	as:SetInt(settingTable, "DropMipRX3_MinTexDimension", 8192)	-- minimum size (here we will ignore the number of mips to drop)
	as:SetInt(settingTable, "FlatShadow_ScaleReduction", 0)		-- flat shadow dimensions 			(0 is normal, 1 is half, 2 is quarter, 3 is an eigth)
	as:SetInt(settingTable, "FlatShadow_MaxLights", 4)			-- max number of lights to allow
	as:SetInt(settingTable, "Jumbotron_ScaleReduction", 0)		-- jumbotron render scale reduction 
	as:SetInt(settingTable, "SelfShadow", 1)		
	as:SetInt(settingTable, "SelfShadow_ScaleReduction", 0)		-- selfshadow render scale reduction (0 normal, 1 half, 2 quartered)
	as:SetInt(settingTable, "PostFX_RainDrops", 1)
	if ( EA_PLATFORM_MAC == true ) then
		as:SetInt(settingTable, "PostFX_AutoExp", 0) -- Turn off autoexposure on MAC (This causes it to use simple exposure)
	else
		as:SetInt(settingTable, "PostFX_AutoExp", 1)
	end
	as:SetInt(settingTable, "PostFX_RainDrops", 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", 1.0)
	as:SetInt(settingTable, "PlayerLodMinimum", 0)

	-- Override..
   	if (levelOfDetail == "medium") then

		as:SetInt(settingTable, "FlatShadow_ScaleReduction", 1)
		as:SetInt(settingTable, "FlatShadow_MaxLights", 4)	   
		as:SetInt(settingTable, "Jumbotron_ScaleReduction", 1) 
		as:SetInt(settingTable, "Grass", 1)
		as:SetInt(settingTable, "SelfShadow_ScaleReduction", 1)
		as:SetFloat(settingTable, "PlayerLodPercentageMultiplier", 0.5)

	elseif (levelOfDetail == "low" or levelOfDetail == "superlow") then
		-- Downsize Render to texture sizes and detail
		as:SetInt(settingTable, "DropMipRX3_MinTexDimension", 512)
		as:SetInt(settingTable, "DropMipRX3_MipsToDrop", 3)
		as:SetInt(settingTable, "FlatShadow_ScaleReduction", 1)
		as:SetInt(settingTable, "FlatShadow_MaxLights", 1) 
		as:SetInt(settingTable, "Jumbotron_ScaleReduction", 1) 
		as:SetInt(settingTable, "SelfShadow", 0)	

		-- Disable grass and cloth
		as:SetInt(settingTable, "Grass", 1)
		-- cloth is enabled for hi lods
		-- in case of performance issues disable cloth and always use tucked jerseys
		--as:SetInt(settingTable, "Cloth", 1)

		-- disable pretty much all PostFX
		as:SetInt(settingTable, "PostFX_RainDrops", 0)
		as:SetInt(settingTable, "PostFX_AutoExp", 1)
		as:SetInt(settingTable, "PostFX_Bloom", 0)
		as:SetInt(settingTable, "PostFX_DOF", 1)
		as:SetInt(settingTable, "PostFX_Rectilinear", 0)
		as:SetInt(settingTable, "PostFX_Vignette", 1)	
		as:SetInt(settingTable, "PostFX_ColorCube", 0)
		as:SetInt(settingTable, "PostFX_ColorCubeDepth", 0)
	
		as:SetFloat(settingTable, "PlayerLodPercentageMultiplier", 0.15)
	end
	
	if (levelOfDetail == "superlow") then
		-- any extra tweaks here..
	end
end
InitializeSettings()
InitializeSettings = nil
[/QUOTE]
 

samr7

Youth Team
plase Shifty*nim can you tell me how put face with CM12 . but not face like ronaldo, messi. default face like dimaria. Becaus then in the game I only see them with default squads. When i update squads the faces be default again. Can you explain me plase.
 

nimnim

Senior Squad
samr7;3248243 said:
plase Shifty*nim can you tell me how put face with CM12 . but not face like ronaldo, messi. default face like dimaria. Becaus then in the game I only see them with default squads. When i update squads the faces be default again. Can you explain me plase.

Create a new profile when you start game
 

samr7

Youth Team
Shifty*nim;3248421 said:
Create a new profile when you start game

ok but then i have defaults squads..

exist any metod to have uptades squads and the same time your faces. (to generic players like busquet, di maria, marcelo)
 

uksix

Club Supporter
Cesc Fabregas;3248776 said:
Why the hell should I use that crappy DLC if my game could look like it anyway? :)




Showoff :P

But doenst the scoreboards replace in-game ones? If you could edit the DLC I would honestly pay it.
 

Cesc Fabregas

Senior Squad
uksix;3248929 said:
Showoff :P

But doenst the scoreboards replace in-game ones? If you could edit the DLC I would honestly pay it.
Yes off course the replace ingame ones but I use the TVPopups Changer by Zlatan87 anyway to change the scoreboard within seconds :)
 


Top