nlight
Members-
Posts
160 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by nlight
-
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
Guys, I'm really sorry I couldn't get around to finishing the patch this weekend. Bug fixes + working linux build incoming soon. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
I have fixed most of the bugs, last thing left is getting EVA to work again. Release tomorrow. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
I've published version 1.7 which works with KSP 1.1 but you should assume there will be some new (or old) issues cropping up. Report them here or on GitHub. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
The update to 1.1 is taking a bit longer than expected, hang tight.. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
I've been quite busy recently but I'm looking into all issues and a version for 1.1 is coming also. Stay tuned and thanks for reporting issues -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
After the unfortunate shutdown of KerbalStuff, AFBW is now on SpaceDock. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
Version 1.6.2 is up on KerbalStuff (and CKAN soon) and fixes the MechJeb issue. Thanks for reporting issues, I will get to everyone in time. Stay tuned. I'm sorry I should have been more clear. There is a setting called "Precision mode" which allows for configurable sensitivity. You can find it by clicking the "Mod settings" button on the main AFBW screen, then turn it on via the checkbox and configure the sensitivity you want using the slider. You also have to bind a button to toggle it via "Add button" from the AFBW preset editor. At the moment this only allows you to get lower sensitivity. As an addition to that you could try to switch to using "quadratic" curves from advanced settings in the controller config window. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
You can configure sensitivity from the mod itself. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
I will look into this, thanks for the report. You don't have to use CKAN once you have installed the mods though you should probably open it every once in a while to check for updates. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
Gonna have to look at that output_log.txt, check the main post for details on how to send it to me. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
Thanks for the report, version 1.6.1 should be up on KerbalStuff with a fix now and on CKAN shortly. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
After a pretty long break, version 1.6 for KSP 1.0.5 is available. It may take a bit for CKAN to index it but after that you should be good to go. Linux version has also been updated. Thanks to taniwha for his fixes. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
Are you sure that's not something NEAR is doing and not AFBW? If it's not I guess the devs implemented something in 0.90 and, again, didn't tell us.. I summon ddaf to investigate as he's dealt more lately with that part of the code Yes, it does. When you click calibrate AFBW assumes that the controller is "at rest", meaning that all axes are at their identity values (most likely 0.0f for most controllers). The issue here is that your throttle slider doesn't return to its identity (0.0f) automatically when you release the controller - the solution is to manually put the slider at the minimum possible position before clicking Calibrate. The whole configuration is in the single XML file. Look for the <axisConfigurations> tag. Sorry about that, I'll try to do better. Thanks for the feedback and the support, if it wasn't for you guys I would have given up on KSP/ Unity's idiosyncrasies a long time ago -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
No, you shouldn't lose your presets. I try my best to break the config only when changing the major version and put a warning in the changelog. Windows 8.1 and AFBW have a love/ hate kind of relationship, for some people it works flawlessly, others can't ever get AFBW to recognize their controllers. I am 99% sure that x360/ ps3 controllers work fine on windows 8.1 for all users, but SDL has some issues which I can't seem to solve. I will try upgrading to the latest SDL version for next release and we'll see what happens. This has been on the TODO list for a while, I'll see what I can do. Thanks for the report. -
I'm sorry, this is due to numerous implementation bugs in Mono, nothing we can do really except rewrite the GUI in something like GTK+. This is something that will happen only if we get twice as many contributors as we have now. I've implemented a fix upstream for this, the settings should now be saved in GUIConfig.xml, try the latest nightly build or wait for 1.6.6.
-
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
Hey, are you running windows 8.1? -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
Hey, sorry you're experiencing issues, let's see what I can do to help. Oops, I am pretty sure I have forgotten to update the Toolbar mod for a looong time. This has been fixed now. Are you sure you've tested with 1.5, I thought we fixed that issue. Please report back on this. Fixed in 1.5.1 by ddaf No, hopefully not. AFBW doesn't really modify anything that can screw up other mods, but still I will look into this if you give me a mod list. Anyway, v1.5.1 is up with ddaf's fix for the broken WASD controls. -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
Hey guys, sorry I left you in the cold like this for almost two months. Not to worry though, we're back on track with the next AFBW release v1.5 - Re-implemented SAS override (by ddaf) - Fixed the disappearing SDL controller config (by DeamonSix) - Fixed a bug where SDL would identify the "centered" position as a button (by badpandabear) - A big thank you to all contributors and thanks to all users for waiting so long for this update \o/ -
[1.1] AFBW v1.7-beta (Joystick & controller mod)
nlight replied to nlight's topic in KSP1 Mod Releases
Unfortunately we still haven't worked out the windows 8 issues, I'm sorry, please wait for the next release