====== Show Playstation button icons when playing with a controller ====== If you prefer to have the power of PC gaming but the ease-of-use of a controller, it's annoying to mentally translate the default Xbox controller icons. PS4 controller support is fairly good, but DualShock3 people get left in the dust. BL2 already has icons for the controller, so what we're going to do is change the default controller icons from Xbox to PS3. Unlike many other solutions, this solution doesn't rely on having specific drivers and will work with any controller recognized by BL2. ===== Step 1: Backup DefaultGame.ini ===== Find ''DefaultGame.ini'', inside ''%steamcommon%/Borderlands 2/WillowGame/Config/''. Make a copy of it you can restore if you mess up. Try to use a useful name, like ''DefaultGame.GOOD.ini''. ===== Step 2: Remove unneeded mappings ===== Next, open ''DefaultGame.ini'' in your favorite text editor. [[https://notepad-plus-plus.org/|Notepad++]] is a good choice on Windows. Find the sections (usually Ctrl+F) beginning with the lines ''; 360 controller mappings'' and ''; 360 mappings''. Delete the lines following them, until the first blank line. You should be deleting around 44 lines of actual content. ===== Step 3: Plug PS3 mappings to PC-360 ===== Find the section starting with ''; PS3 mappings''. Inside that section, replace all instances of ''Set="PS3"'' with ''Set="PC-360"''. ===== Step 4: Map the icons to the PS3 (now PC-360) settings ===== Finally, skip down to the section beginning with ''%%//%% Scaleform button mappings''. From here until the section that begins with ''[GearboxFramework.BehaviorKernel]'', you'll need to do these two things, **in order**: * Delete all lines containing ''Set="PC-360"'', then * Change all lines containing ''Set="PS3"'' and replace it with ''Set="PC-360"''. This effectively makes it so that PC-360 (the mode used by the PC version while playing with a controller) is pointing to the PS3 icon data. ===== Step 5: Save ===== Save the file, but be sure that Borderlands 2 isn't already running, or it may overwrite your changes when you exit the game. While you're at it, save it in a second location, like ''DefaultGame.PS3.ini''. This way, you'll have a fallback if BL2 overwrites or messes it up. ===== Step 6: Test ===== To test it, just launch the game again and use a controller. It should show you the familiar Playstation icons! ===== Credits ===== * [[https://old.reddit.com/r/Borderlands/comments/80rswt/figured_out_how_to_enable_ps3_icons_in_bl2_pc_and/|/r/Borderlands: Figured out how to enable PS3 icons in BL2 PC (and make them stick)!]] by Echo127