0% found this document useful (0 votes)
33 views2 pages

Enable PS Icons for DualShock 4 V2

This document provides instructions for modifying game controller button icons to display PlayStation symbols instead of Xbox symbols for a DualShock 4 Version 2 controller. It involves using a program like DS4Windows or x360ce to emulate the controller as an Xbox controller. The user then edits a file located in the game files to replace the button mapping codes under the [ControllerTags_Xbox] header with PlayStation symbol codes instead. This allows the DualShock 4 Version 2 controller to display PlayStation button icons rather than Xbox icons when playing games.

Uploaded by

chanul fernando
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views2 pages

Enable PS Icons for DualShock 4 V2

This document provides instructions for modifying game controller button icons to display PlayStation symbols instead of Xbox symbols for a DualShock 4 Version 2 controller. It involves using a program like DS4Windows or x360ce to emulate the controller as an Xbox controller. The user then edits a file located in the game files to replace the button mapping codes under the [ControllerTags_Xbox] header with PlayStation symbol codes instead. This allows the DualShock 4 Version 2 controller to display PlayStation button icons rather than Xbox icons when playing games.

Uploaded by

chanul fernando
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Mod to enable playstation / dualshock button icons for DS4 V2 and probably any

generic gamepad.

Important !
This is NOT necesary for dualshock old V1 , it has native support and will display
playstation icons

First, u need x360ce or ds4windows (or other app that turns ur gamepad into xbox)
active and emulating ur v2 ds4 as xbox!
I believe that this might also enable playstation icons for Generic
gamepads which are emulated as xbox (not tested, dont have other
gamepads)
Next
open (WITH NOTEPAD++ or other text editor of ur choice, just dont use windows
notepad lol)
\Batman Arkham Knight\BmGame\Localization\INT\[Link]
If u are using english (international) if not then find in ur language folder same
file.
example russian open:

Then find

[ControllerTags_Xbox]
LabelHold=<FONT COLOR='#E87B00'>(Hold)</FONT>
LabelRelease=<FONT COLOR='#E87B00'>(Release)</FONT>
LabelTap=<FONT COLOR='#E87B00'>(Tap)</FONT>
PAD_A=<FONT COLOR='#51A435'>&#xf000;</FONT>
PAD_B=<FONT COLOR='#D41B25'>&#xf001;</FONT>
PAD_BACK=<FONT COLOR='#bfd7db'>&#xf013;</FONT>
PAD_BACK_360=<FONT COLOR='#bfd7db'>&#xf016;</FONT>
PAD_DPAD=<FONT COLOR='#bfd7db'>&#xf004;</FONT>
PAD_DPADD=<FONT COLOR='#bfd7db'>&#xf007;</FONT>
PAD_DPADL=<FONT COLOR='#bfd7db'>&#xf008;</FONT>
PAD_DPADLR=<FONT COLOR='#bfd7db'>&#xf009;</FONT>
PAD_DPADR=<FONT COLOR='#bfd7db'>&#xf006;</FONT>
PAD_DPADU=<FONT COLOR='#bfd7db'>&#xf005;</FONT>
PAD_DPADUD=<FONT COLOR='#bfd7db'>&#xf00A;</FONT>
PAD_LB=<FONT COLOR='#bfd7db'>&#xf00B;</FONT>
PAD_LEFTSTICK=<FONT COLOR='#bfd7db'>&#xf00F;</FONT>
PAD_LEFTSTICK_CLICK=<FONT COLOR='#bfd7db'>&#xf010;</FONT>
PAD_LT=<FONT COLOR='#bfd7db'>&#xf00C;</FONT>
PAD_QuickBatclaw={PAD_LT}+{PAD_Y}
PAD_QuickExplosiveGel={PAD_LT}+{PAD_X}
PAD_QuickFreezeBlast={PAD_RT}+{PAD_RT}
PAD_QuickREC=={PAD_LT}+{PAD_B}
PAD_RB=<FONT COLOR='#bfd7db'>&#xf00E;</FONT>
PAD_RIGHTSTICK=<FONT COLOR='#bfd7db'>&#xf011;</FONT>
PAD_RIGHTSTICK_CLICK=<FONT COLOR='#bfd7db'>&#xf012;</FONT>
PAD_RT=<FONT COLOR='#bfd7db'>&#xf00D;</FONT>
PAD_START=<FONT COLOR='#bfd7db'>&#xf014;</FONT>
PAD_START_360=<FONT COLOR='#bfd7db'>&#xf015;</FONT>
PAD_X=<FONT COLOR='#0097CF'>&#xf002;</FONT>
PAD_XDark=<FONT COLOR='#0012CF'>&#xf002;</FONT>
PAD_Y=<FONT COLOR='#F6DD4F'>&#xf003;</FONT>
PADPkg=A
and replace everything after [ControllerTags_Xbox]
with

LabelHold=<FONT COLOR='#E87B00'>(Hold)</FONT>
LabelRelease=<FONT COLOR='#E87B00'>(Release)</FONT>
LabelTap=<FONT COLOR='#E87B00'>(Tap)</FONT>
PAD_A=<FONT COLOR='#A2B9ED'>&#xf023;</FONT>
PAD_B=<FONT COLOR='#F05C5C'>&#xf020;</FONT>
PAD_BACK=<FONT COLOR='#BFD7DB'>&#xf033;</FONT>
PAD_DPAD=<FONT COLOR='#BFD7DB'>&#xf024;</FONT>
PAD_DPADD=<FONT COLOR='#BFD7DB'>&#xf027;</FONT>
PAD_DPADL=<FONT COLOR='#BFD7DB'>&#xf028;</FONT>
PAD_DPADLR=<FONT COLOR='#BFD7DB'>&#xf029;</FONT>
PAD_DPADR=<FONT COLOR='#BFD7DB'>&#xf026;</FONT>
PAD_DPADU=<FONT COLOR='#BFD7DB'>&#xf025;</FONT>
PAD_DPADUD=<FONT COLOR='#BFD7DB'>&#xf02A;</FONT>
PAD_LB=<FONT COLOR='#BFD7DB'>&#xf02B;</FONT>
PAD_LEFTSTICK=<FONT COLOR='#BFD7DB'>&#xf02F;</FONT>
PAD_LEFTSTICK_CLICK=<FONT COLOR='#BFD7DB'>&#xf030;</FONT>
PAD_LT=<FONT COLOR='#BFD7DB'>&#xf02C;</FONT>
PAD_QuickBatclaw={PAD_LT}+{PAD_Y}
PAD_QuickExplosiveGel={PAD_LT}+{PAD_X}
PAD_QuickFreezeBlast={PAD_RT}+{PAD_RT}
PAD_QuickREC={PAD_LT}+{PAD_B}
PAD_RB=<FONT COLOR='#BFD7DB'>&#xf02E;</FONT>
PAD_RIGHTSTICK=<FONT COLOR='#BFD7DB'>&#xf031;</FONT>
PAD_RIGHTSTICK_CLICK=<FONT COLOR='#BFD7DB'>&#xf032;</FONT>
PAD_RT=<FONT COLOR='#BFD7DB'>&#xf02D;</FONT>
PAD_START=<FONT COLOR='#BFD7DB'>&#xf034;</FONT>
PAD_X=<FONT COLOR='#F7AFEF'>&#xf021;</FONT>
PAD_XDark=<FONT COLOR='#674F5F'>&#xf021;</FONT>
PAD_Y=<FONT COLOR='#55FFBD'>&#xf022;</FONT>
PADPkg=B

And enjoy ur dualshock v2 gamepad working and with playstation icons


Dualshock 4 v2 is one that has light visible from touchbar

You might also like