abaudrand #1 Posted October 22, 2010 Hi, I'm looking to use as an option the star raider pad or the kid control or the keyboard. Is it possible to read it with Bb? Quote Share this post Link to post Share on other sites
+atari2600land #2 Posted October 22, 2010 Thanks to Michael Rideout, it looks like it is. Have a look at this thread for details. Quote Share this post Link to post Share on other sites
abaudrand #3 Posted October 22, 2010 thanks, I'm looking at it. I need a long time to understand how to assign functions for each buttons. Quote Share this post Link to post Share on other sites
SeaGtGruff #4 Posted October 23, 2010 Thanks to Michael Rideout, it looks like it is. Have a look at this thread for details. Actually, I never completely finished my code for it. But someone else took it, cleaned it up, and got it working! Unfortunately, I'm going blank right now on who it was, but he posted it in another thread. Michael Quote Share this post Link to post Share on other sites
abaudrand #5 Posted October 23, 2010 Thanks to Michael Rideout, it looks like it is. Have a look at this thread for details. Actually, I never completely finished my code for it. But someone else took it, cleaned it up, and got it working! Unfortunately, I'm going blank right now on who it was, but he posted it in another thread. Michael thanks Michael. I'm stuck on Stella with it (the keys seems not working despite I've check their assigment in options) I will try it on harmony with real touchpad. My current worry is that it takes 3 variables for working plus some code in the Vblank. I will try to call batman to nibble some variables and see what's left once the whole game is finished. If I got three, I will try to include it as option. regards. Quote Share this post Link to post Share on other sites
+SpiceWare #6 Posted October 23, 2010 (edited) thanks Michael. I'm stuck on Stella with it (the keys seems not working despite I've check their assigment in options) I will try it on harmony with real touchpad. The key assignments only takes affect if Stella knows the controller is "plugged in". If you haven't changed them they default to Joystick as it's the most frequently used controller. Hit TAB to bring up the in-game settings Click on GAME PROPERTIES Select the CONTROLLER tab Change the P0(left) and/or P1(right) CONTROLLER to KEYBOARD depending on what you need. Stella will remember the settings for that ROM, but if you make an update and recompile the ROM will have changed so you'll have to change the controller settings again. Edited October 23, 2010 by SpiceWare Quote Share this post Link to post Share on other sites
abaudrand #7 Posted October 23, 2010 thanks SpiceWare. I forgot to activate that. Quote Share this post Link to post Share on other sites
SeaGtGruff #8 Posted October 24, 2010 Thanks to Michael Rideout, it looks like it is. Have a look at this thread for details. Actually, I never completely finished my code for it. But someone else took it, cleaned it up, and got it working! Unfortunately, I'm going blank right now on who it was, but he posted it in another thread. Michael Okay, it was CurtisP, and he posted his work at the end of that thread. Michael Quote Share this post Link to post Share on other sites
+Gemintronic #9 Posted October 24, 2010 See, I never knew anyone worked on awesome stuff like this. Do we have an archive for include files like this that I've missed? Quote Share this post Link to post Share on other sites
jbaudrand #10 Posted October 24, 2010 See, I never knew anyone worked on awesome stuff like this. Do we have an archive for include files like this that I've missed? Maybe it can be useful to make a new thread in Random Terrain website like "How to handes special controllers with batari?" Quote Share this post Link to post Share on other sites