Help - Search - Members - Calendar
Full Version: Xbox & 360 Controller Drivers as well as Putty 0.58
InsanelyMac Forum > Apple World > Mac Programming and Development
sampson
I got bored and decided ot get back into porting stuff. I saw someone made a 360 driver for osx so I recompiled it so I could use it as well as the xbox one because someone requested it. Putty I needed for a function at my job but I figured others might want it as well. Please beware, the source to the putty ui is far from complete.

To install the xbox driver copy to /System/Library/Extensions, use sudo chown -R root:wheel on it and then use kextload to load it. The app included is a utility to test it.
http://rapidshare.de/files/12106372/xbox_c..._osx86.zip.html

Read the file included with the 360 driver for installing
http://rapidshare.de/files/12106423/360_co..._osx86.zip.html

Read the readme for known issues with putty 0.58
http://rapidshare.de/files/12110776/Putty.zip.html
Mr. Bond
Kudos Sampson....though I don't have a 360 *yet* smile.gif

BTW....please, please, please dont host anything on rapidshare...I mean, If I go to download your readme, I basically have to wait an hour before downloading the next file you posted.

mad.gif
enb14
QUOTE (sampson @ Jan 29 2006, 05:05 PM) *
I got bored and decided ot get back into porting stuff. I saw someone made a 360 driver for osx so I recompiled it so I could use it as well as the xbox one because someone requested it. Putty I needed for a function at my job but I figured others might want it as well. Please beware, the source to the putty ui is far from complete.

To install the xbox driver copy to /System/Library/Extensions, use sudo chown -R root:wheel on it and then use kextload to load it. The app included is a utility to test it.
http://rapidshare.de/files/12106372/xbox_c..._osx86.zip.html

Read the file included with the 360 driver for installing
http://rapidshare.de/files/12106423/360_co..._osx86.zip.html

Read the readme for known issues with putty 0.58
http://rapidshare.de/files/12110776/Putty.zip.html



I've tryied the XBox driver but it doesn't works at all, it only crashes my 10.4.3 8F1111A
seero
The driver for the 360's pads works great on my 8f1089. Thank u sampson ! wink.gif
domino
finally a descent and somewhat secure ssh client for Mac smile.gif. I got kinda used to F-Secure SSH client for windows, but this will do quite nicely for my needs. Please keep up the work in future putty releases?
MSO Drew
I'd very much appriciate it if you could continue to improve the <b>PuTTy SSH Client</b> for OS X. There is currently no good terminal emulation app out there, and, well censored2.gif there needs to be!

The only immediate feature I could request is resizing the terminal window. If you implemented that, i'm pretty sure I could just use your ssh client for a long time before running back reluctantly to the sluggish iTerm. idea.gif
acidnine
download is gone, can we get a new link?
bonald
putttttty ??? where !!!!!!!!!!
A Nonny Moose
Can someone make it as a nice, pretty package installer?
saivert
Okay. Long time since he last tried compiling PuTTY on OS X.

I downloaded the 0.60 source code and tried to build the mac os x version that is bundled with it.
This was obviously targeted at Tiger because it uses a lot of deprecated stuff (stringWithCString and selectRow:index byExtendingSelection:).

I'm completely new to Obj-C, so I don't really understand much of it. But I'm trying to fix the deprecated code. I have replaced stringWithCString with stringWithUTF8String (blindly, dumb I know but I'm hoping it will work out okay).
Now I'm struggling with the NSTableView methods that are deprecated.


This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.