sypherce Posted December 9, 2008 Author Posted December 9, 2008 Please please please please please provide binaries (preferably for my Linux PC)! I simply cannot figure out how to compile the thing... If you already have the code on your pc all you need to do is run gcc config.c key.c main.c -lXtst -o ds2key in /DS2Key.Server/DS2Key and it should compile. Make sure you have the Xtest extensions installed.
sypherce Posted December 9, 2008 Author Posted December 9, 2008 I just wanted to note that I fixed almost everything I can without user testing. I can't replicate the /p? bug anymore, but I know it's still there. Last thing I will (possibly) add before releasing a beta binary is the touch pad emulation. I might also work on the client a bit more but it seems functional enough.
00Davo Posted December 11, 2008 Posted December 11, 2008 (edited) Please please please please please provide binaries (preferably for my Linux PC)! I simply cannot figure out how to compile the thing... If you already have the code on your pc all you need to do is run gcc config.c key.c main.c -lXtst -o ds2key in /DS2Key.Server/DS2Key and it should compile. Make sure you have the Xtest extensions installed.Apparently, I both don't have Xtest extensions, and any idea what they are. My apt-get has never heard of them, and I think I'll just wait for the binaries - apt-get can't find DevkitARM either. EDIT: Looks like I've found Xtest - I needed to install the "xorg-dev" package, which included it. I'll use an older version of the DS client (I've got 0.5, and it's connecting fine. ) Edited December 12, 2008 by 00Davo
sypherce Posted December 31, 2008 Author Posted December 31, 2008 I would just like to add that I've released binaries. They should work perfectly, but I'm wanting any input, and hopefully you guys can find any bugs that I couldn't.
Robert Posted December 31, 2008 Posted December 31, 2008 I've made a short news item about this, http://www.1emulation.com/forums/index.php?showtopic=29523 hopefully more people will notice...
hamtotem Posted January 1, 2009 Posted January 1, 2009 I would just like to add that I've released binaries. They should work perfectly, but I'm wanting any input, and hopefully you guys can find any bugs that I couldn't. Works good so far. Have yet to try the Guitar Grip but now I can use two DS's at the same time. Thanks.
Zarxrax Posted January 8, 2009 Posted January 8, 2009 (edited) Edit: nevermind what I originally posted.There is an issue with the windows graphical client though. If you set the log level to "all messages", then the client will actually get slower and slower as it writes each message, and become unable to send the keypresses to the applicaiton in realtime. Probably a limit should be set on the amount of messages in the text box at once. Edited January 8, 2009 by Zarxrax
sypherce Posted January 8, 2009 Author Posted January 8, 2009 Edit: nevermind what I originally posted.There is an issue with the windows graphical client though. If you set the log level to "all messages", then the client will actually get slower and slower as it writes each message, and become unable to send the keypresses to the applicaiton in realtime. Probably a limit should be set on the amount of messages in the text box at once. That is already a known issue, but you don't really need to see all messages unless you're testing your connection. I'm sure there is a method to set the text at a much faster rate, and hopefully I'll implement in the next release.
Zarxrax Posted January 9, 2009 Posted January 9, 2009 (edited) How do you configure the buttons? The graphical client just sets the key to "None" if you tell it to assign a key. I see a text file where I can manually specify the keys, but I don't know the names that it's looking for. I want to use the "up/down/left/right keys on my keyboard, but just saying KEY_UP etc just uses the arrow keys on the numpad. Edited January 9, 2009 by Zarxrax
sypherce Posted January 10, 2009 Author Posted January 10, 2009 How do you configure the buttons? The graphical client just sets the key to "None" if you tell it to assign a key. I see a text file where I can manually specify the keys, but I don't know the names that it's looking for. I want to use the "up/down/left/right keys on my keyboard, but just saying KEY_UP etc just uses the arrow keys on the numpad.I'm not sure how it's just setting it to "None", there is an option for it... what's the nationality of your keyboard input, is it just the standard american one or is it something else? I haven't tested unicode support and everything at this point, I don't know if it works or not. As for the arrow/numpad problem, it's a known problem, I do hope to fix it later in a future release, along with other things. If you find any other problems, please do report them here. That goes for everyone.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now