PS4 Dying Light (Old-Head FPS Controls)

Couch is R3, Kick is Circle, Jump is X, Aim is L2, Swap Weapons is Triangle, Sense is R1, Look Behind/Repair is L1. All the others are not changed. This is how I play FPS games ever since original halo, and this game shouldn't be any different. Thank you Titan One for complete customization.
Version1.0
AuthorCereal420Killer
Publish DateThu, 4 Feb 2016 - 05:11
Last UpdateThu, 4 Feb 2016 - 05:11
Downloads124
RATE


2

0

Code: Select all
//
// 2/3/2016 11:43:17 PM
// Script generated by MaxRemapper Plugin
//----------------------------------------
remap PS4_CROSS -> PS4_R1;
remap PS4_CIRCLE -> PS4_L1;
remap PS4_TRIANGLE -> PS4_RIGHT;
remap PS4_R3 -> PS4_CIRCLE;
remap PS4_L2 -> PS4_RIGHT;
remap PS4_RIGHT -> PS4_TRIANGLE;
remap PS4_L1 -> PS4_TRIANGLE;
remap PS4_R1 -> PS4_CROSS;
 
main {
}