interface game setting won't save

calforrai·12/11/2014, 12:06:49 PM·1 votes·1,400 views

Game setting "interface" selected to display "damage" and saved but the box will be unchecked again the next game. quite a few players have had this problem for a long time but there isn't any solution posted in their replies.

1 Comments

Deep Terror Nami12/11/2014, 1:57:03 PM1 votes

Question; In the League of Legends > Config folder, open the game.cfg file in Notepad. Do the following lines under [Floating Text] have 1;

[FloatingText] EnemyTrueDamageCritical_Enabled=1 EnemyMagicalDamageCritical_Enabled=1 EnemyPhysicalDamageCritical_Enabled=1 TrueDamageCritical_Enabled=1 MagicalDamageCritical_Enabled=1 PhysicalDamageCritical_Enabled=1 ManaDamage_Enabled=1 ManaHeal_Enabled=1 Experience_Enabled=1 Debug_Enabled=1 Absorbed_Enabled=1 OMW_Enabled=1 EnemyCritical_Enabled=1 MagicCritical_Enabled=1 Critical_Enabled=1

1 means on, 0 means off. This is an obvious fix to save the setting, so I'm sure it was suggested in the threads you read about it, but I want to make sure.