Borderlands: Controller Icons and Correct Menu Labels

Borderlands GOTY4 · 86 ratings2.6k views91 favorites1 min readby LEVERO634Updated Feb 21, 2016View on Steam ↗

Xbox 360 Controller

File
File is located in the borderlands folder in the steam library folder.

\SteamApps\common\Borderlands\WillowGame\Config\DefaultGame.ini

To Show Icons
Change "FakePlatform=-1" (PC) to "FakePlatform=1" (Xbox 360)

To Correct Menu

Change
+MenuInputMapArray=(FieldName="Term_GamerCard",Set="360",MappedText="<Strings:WillowGame.Terms.GamerCard_360>")
to
+MenuInputMapArray=(FieldName="Term_GamerCard",Set="360",MappedText="<Strings:WillowGame.Terms.GamerCard_PC>")

Change
+MenuInputMapArray=(FieldName="Term_Online",Set="360",MappedText="<Strings:WillowMenu.FEMP.XboxLive>")
to

Change
+MenuInputMapArray=(FieldName="Term_Lan",Set="360",MappedText="<Strings:WillowMenu.FEMP.SystemLink>")
to
+MenuInputMapArray=(FieldName="Term_Lan",Set="360",MappedText="<Strings:WillowMenu.FEMP.Lan>")

Change
+MenuInputMapArray=(FieldName="Term_SaveWarning",Set="360",MappedText="<Strings:WillowGame.WillowGFxMoviePressStart.Legal_Saving>")
to
+MenuInputMapArray=(FieldName="Term_SaveWarning",Set="360",MappedText="<Strings:WillowGame.WillowGFxMoviePressStart.Legal_SavingPC>")

PS3 Controller

File
File is located in the borderlands folder in the steam library folder.

"\SteamApps\common\Borderlands\WillowGame\Config\DefaultGame.ini"

To Show Icons
Change "FakePlatform=-1" (PC) to "FakePlatform=2" (PS3)

To Correct Menu

Change
+MenuInputMapArray=(FieldName="Term_GamerCard",Set="PS3",MappedText="<Strings:WillowGame.Terms.GamerCard_PS3>")
to
+MenuInputMapArray=(FieldName="Term_GamerCard",Set="PS3",MappedText="<Strings:WillowGame.Terms.GamerCard_PC>")

Change
+MenuInputMapArray=(FieldName="Term_SaveWarning",Set="PS3",MappedText="<Strings:WillowGame.WillowGFxMoviePressStart.Legal_SavingPS3>")
to
+MenuInputMapArray=(FieldName="Term_SaveWarning",Set="PS3",MappedText="<Strings:WillowGame.WillowGFxMoviePressStart.Legal_SavingPC>")

This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.