Jump to content

Snacko

Members
  • Posts

    2061
  • Joined

  • Last visited

1 Follower

About Snacko

  • Birthday 01/08/1959

Personal Information

  • Location
    Columbus, Ohio USA
  • Occupation
    Retired Software Engineer

Recent Profile Visitors

24995 profile views
  1. I've used the Allen Wrench to turn the resistance/friction up all the way on my Taurus throttle, but it is still more loose than I would like when I push the Lever all the way forward. I was wondering if anyone else had this issue? And if there was a fix/hack for it?? To make it tighter/more friction?
  2. I have a mission with several different aircraft that are client, so the user can pick one and fly. I have some triggers that set the XCockpit switches in the FA18, and plan on doing the same for other aircraft. So, I need to differenciate between aircraft that the user is flying, and the type of aircraft. The only thing that I could think of was to put a zone around the aircrafts on a runway or carrier. And do a trigger.. But there is no condition like 'Unit Type is client' or 'Player is in Zone'. Any ideas on how to do this??
  3. I just download the 0092 version of JoyPro for the first time. But it looks like it has all of the source code in it? And it crashed when merged simple rudder pedal relations. And the log referred to a folder that is not on my system (D:\Dropbox\Programmierung\c#\JoyPro\JoystickProfiler\JoyPro\JoyPro\..) That download has over 387 files... Where can I download a package release for end users??
  4. I just found out about JoyPro after installing a fresh new Windows 10.. But when I download the latest version 0092, it looks like it contains the programmer's source code. There are over 20 'System.xxx' files, and in all, over 387 files in the entire download. But the grim reaper's tutorial shows only a few files in his download... I just also, tried my first Merge, and JP crashed. The log had a lot of references to this folder: 'D:\Dropbox\Programmierung\c#\JoyPro\JoystickProfiler\JoyPro\JoyPro\...', which is not even on my system. Where is the normal download, without all the source code??
  5. Actually I was referring to this folder: ../Saved Games/config/input/Default
  6. Thanks. Do you know what that 'Default' folder is, that is within the config/inputs folder? I wonder if that is what I am looking for?
  7. Add a Control Assignments Layer that would be a default for all aircraft, unless overridden by the specific aircrafts assignments. Or is this already functional in the game somewhere???? I would like to assign some common commands there to the same Hat on my stick/throttle that would be used for every aircraft. Specifically, things like Kneeboard commands, Trim commands, View Commands, Comms... Even Axis like Pitch; Roll; Throttle would be great there.
  8. Have you tested it closer to the sensor? IDK, but 5 feet seems like it might be too far?
  9. Do you have any light sources behind you? Other than that, IDK..
  10. Look at my post above. The error handling in this app is lacking. I had moved some folders around manually, outside the app. I finally found out that was the problem. I had broken the app's naming conventions for it's file structure. Once I fixed that, it worked fine again.
  11. Took me a while to figure this out. This option is no longer in Developer, it's now in a OpenXR tab. Which is not visible in VR. You have to open settings from the desktop SteamVR app to find it.
  12. UPDATE: I figured out my problem, and it seems to be working again. Some error handling in the code would help dumb people like me. I added this exe to my Norton AV, and I think it might have helped stop it being suspend in Task Manager. (If it is Suspended in the Task Manager, click the windows Start button, and type Resource Monitor. This app will open, and you can right-click on KneeboardBuilder.exe and let it 'Resume' processing.) Time will tell. It may have been caused by my file naming errors listed below. It's great that this app still works after 9 years. Yes, it has some features that are no longer necessary. I think 9 years ago you couldn't move the Kneeboard, or resize it. It was designed for that time. I had manually moved some files around in the 'Kneeboard Groups' folder, and I did not change their filenames to reflect their new folder names. I found this .txt file somewhere in the sub folders of the install, and have now copied it to that 'Kneeboard Groups' folder.
  13. My problem is not with creating, it's with management. I found another tool called KB Quick, but that one requires you to add each page one at a time. I would write one myself except that I've been retired for too long to do it quickly. It would be nice if the code was on GitHub and someone took an interest. My main problem is that the app 'Suspends' often and I have to use the Resource Monitor to get it to Resume. But worse is that when I click Build Kneeboards, it ignores half of what I have added to the list, and adds others and builds with them. Very Strange behavior..
  14. Is there an alternative to Kneeboard Builder? It's just not working for me anymore..
  15. Yea,it would be nice if there was a checkbox to make a modifier global. So it's our choice. I use the same 1 modifier on everything.
×
×
  • Create New...