so i’ve been across the net all over the place and finally figured out how to create split screen multiplayer mode on the fly in UDK 2014-08. the command is like
debugcreateplayer 1 controllerinput 1 if i remembered that right. anyways, this has been mentioned in many other places but i have not found a solution yet. so i plug-in a xbox controller and then i try to get player 2 to be controlled by the xbox controller and player 1 be controlled by the keyboard but i couldnt get it working. and before you say well its impossible…to keyboard for p1 and gamepad for p2 i did just test out dungeon defenders and i was able to play splitscreen with p1 on keyboard and p2 on the gamepad. I think the scripts for the game are locked down but the editor and config files for inputs are available for people to tinker with. could anyone direct me to the proper file location of where i could remap or redo some stuff so this will work? i’m browsing through default input and udk input .ini configuration files right now and matching them with UDK 2014-08 to see if i can see whats remapped or if i could replicate this. hey if anyone has any proper awnsers to this that would be cool.