SixAxis/Dualshock3 for Windows x64

Technical discussion on the newly released and hard to find PS3.

Moderators: cheriff, emoon

Post Reply
User avatar
Bunny
Posts: 5
Joined: Wed Jan 14, 2009 4:32 am

SixAxis/Dualshock3 for Windows x64

Post by Bunny »

This topic has been started for the discussion and development of a PS3 control pad driver for x64 versions of windows. I will probably edit this as I go, see next post for solution.

Goal

Optimal solution is a standard driver as if it was written by Sony itself. Fully Functional (or as damn close as) within windows.
Minimal setup steps, final solution should be as simple as possible. Right now, all focus is to be on making it work in a wired set up, bluetooth and rumble can come later.

Do not wants

No crazy 20 step processes involving butchering a 32bit driver and running bizarre homecooked apps only to watch my other usb devices go on fire.


FAQ


"Great! When will it be ready??"
When you finish it.

"What can I do to help??"
Not post rubbish, feel free to lurk and comment if its relevant.

"Why not just install 32bit windows?"
I have 8gb of ram, SLi'd 9600gt's and a quad core CPU, no further answer is required.

"It's Impossible! Cant be done! Will never work! Sony says no!"
Go tend to your mac, it needs watered.


Full credit will obviously be applied where deserved, with that in mind, if you improve on someone elses work, give them credit too.
Not like we get paid for this anyway....

Begin!
Last edited by Bunny on Wed Jan 14, 2009 5:18 am, edited 1 time in total.
-= Your Advertisement Here =-
User avatar
Bunny
Posts: 5
Joined: Wed Jan 14, 2009 4:32 am

Post by Bunny »

[reserved for the solution]
-= Your Advertisement Here =-
User avatar
Bunny
Posts: 5
Joined: Wed Jan 14, 2009 4:32 am

Post by Bunny »

First Questions that needs to be answered are:

Has anyone had a look at this before and if they have, what did they find out.

If someone has had a look at this before, did they come up with any ideas on how to move forwards?
-= Your Advertisement Here =-
DomX
Posts: 14
Joined: Thu Jul 17, 2008 2:40 am
Contact:

Post by DomX »

The only currently working solution I know of is this one:
http://netkas.org/?p=75

The main problem is that it forces you to disable signature checking while running Windows to use any USB device, due to the incompatibility of libusb.
Other issues include lack of BT and vibration support.

There are a bunch of new simple drivers available here: http://www.ps3-hacks.com/ but unfortunately they can't be installed on 64-bit systems.
FuzzyDunlop
Posts: 1
Joined: Sun Jan 25, 2009 7:13 am

Post by FuzzyDunlop »

those 64bit libusb drivers did get released but no one knows what to do with them.

http://www.4shared.com/file/41034572/1c ... d=9039ec3b
Crosstalker
Posts: 2
Joined: Wed Feb 18, 2009 10:52 am

Post by Crosstalker »

DomX wrote:The only currently working solution I know of is this one:
http://netkas.org/?p=75

The main problem is that it forces you to disable signature checking while running Windows to use any USB device, due to the incompatibility of libusb.
Other issues include lack of BT and vibration support.

There are a bunch of new simple drivers available here: http://www.ps3-hacks.com/ but unfortunately they can't be installed on 64-bit systems.
I have no idea how you can call this a "working" solution...can someone please explain HOW it works? I tried it, and it failed utterly. All my USB ports died and I had to go through hell to get my computer working again.
Crosstalker
DomX
Posts: 14
Joined: Thu Jul 17, 2008 2:40 am
Contact:

Post by DomX »

Crosstalker wrote:
DomX wrote:The only currently working solution I know of is this one:
http://netkas.org/?p=75

The main problem is that it forces you to disable signature checking while running Windows to use any USB device, due to the incompatibility of libusb.
Other issues include lack of BT and vibration support.

There are a bunch of new simple drivers available here: http://www.ps3-hacks.com/ but unfortunately they can't be installed on 64-bit systems.
I have no idea how you can call this a "working" solution...can someone please explain HOW it works? I tried it, and it failed utterly. All my USB ports died and I had to go through hell to get my computer working again.
Exactly as the instructions say. But you have to disable signature checking every time you launch your computer, otherwise no USB devices will work (some may not work even after disabling it).

It's a working solution, but a really poor now. We indeed need an alternative.
Shadow Cloud
Posts: 5
Joined: Sat Mar 21, 2009 3:51 am

Post by Shadow Cloud »

http://www.ngohq.com/home.php?page=dseo
This program will let you run unsigned drivers on Windows Vista or 7 64 bits without requiring you to disable unsigned driver support everytime you boot up.
acxie
Posts: 6
Joined: Thu Apr 30, 2009 7:11 am

Post by acxie »

there are some news of 64bit driver from http://www.motioninjoy.com/blog/show/7
Shadow Cloud
Posts: 5
Joined: Sat Mar 21, 2009 3:51 am

Post by Shadow Cloud »

Awesome I got it to work.
acxie
Posts: 6
Joined: Thu Apr 30, 2009 7:11 am

Xbox 360 Controller Emulator

Post by acxie »

MotioninJoy ver 0.4 available that added Xbox 360 Controller Emulator
refer to http://www.motioninjoy.com/blog/xbox-36 ... r-emulator
Post Reply