Results 1 to 10 of 20

Hybrid View

  1. #1
    Player
    Coatl's Avatar
    Join Date
    May 2014
    Posts
    747
    Character
    Coatl Days
    World
    Leviathan
    Main Class
    Gladiator Lv 90
    (0)

  2. #2
    Player

    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    576
    Quote Originally Posted by Coatl View Post
    Windows 8.1 comes with Xbox 360 Accessories already. Force Install isn't needed on Windows 8. If you read the op, I did exactly what you posted, but from the actual SCP Threads on PCSX2.

    Quote Originally Posted by Boon_Pendragon View Post
    Hello,

    I'm using a DS4 on my PC. I used only the tools provided by Scarlet.Crush and it works. Perhaps you can try removing everything and doing a fresh install with only the items from Scarlet.Crush.

    As for the buttons being jumbled, there's an option to remap the buttons once you get FFXIV to recognise the controller.

    Hope this helps!
    I don't know where WinUSB is installed when I "Replace Drivers" etc. So no, I'd have to re-install Windows completely. I now have four different controllers because my "Efforts" to get nothing working.
    (0)
    Last edited by coldreactive; 09-19-2014 at 11:00 PM.

  3. #3
    Player
    Boon_Pendragon's Avatar
    Join Date
    May 2014
    Posts
    28
    Character
    Boon Pendragon
    World
    Tonberry
    Main Class
    Pugilist Lv 50
    Quote Originally Posted by coldreactive View Post
    I don't know where WinUSB is installed when I "Replace Drivers" etc. So no, I'd have to re-install Windows completely. I now have four different controllers because my "Efforts" to get nothing working.
    Hmm. Scarlet.Crush's items should all be in the folder you created to run the program from. As for multiple controllers, you should be able to uninstall them at Control Panel > Hardware and Sound > Devices and Printers. That should allow you to right click on each of the controllers and "Remove Device" with administrator rights. A windows reinstall shouldn't be necessary.
    (0)

  4. #4
    Player
    HEC-'s Avatar
    Join Date
    Aug 2014
    Posts
    174
    Character
    La La'
    World
    Moogle
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by Coatl View Post
    You're welcome.
    OP is talking about PS4 controller - not PS3 one :P

    PS4 controllers have native support since Windows 7 and work also using Bluetooth so no need to connect them via USB cable or install any crappy 3rd party drivers or add on software. All you need to do after pairing the controller to your PC (or plugging it via USB if you prefer) is to edit the FFXIV.cfg file (by default located in the C:\Users\***\Documents\My Games\FINAL FANTASY XIV - A Realm Reborn directory where *** is your conmputer login ID) and amend / replace the Alias line with:

    Code:
    Alias	{90,91,88,89,41,40,32,33,73,72,48,49,1,3,2,0,4,6,8,5,7,9,11,10}
    to get correct buttons mapping (otherwise triangle, circle and X are rotated and L3 / R3 swapped with "Start" / "Select" = Share / Options). If you'd prefer to use the PS and touchpad buttons instead of "tiny" Share / Options ones replace 8 with 12 and 9 with 13 or use code bellow:

    Code:
    Alias	{90,91,88,89,41,40,32,33,73,72,48,49,1,3,2,0,4,6,12,5,7,13,11,10}
    You can basically remap any button to any other, even remove some or make some "duplicated" on other etc.
    (0)
    Last edited by HEC-; 09-19-2014 at 11:40 PM.