Leaderboard
Popular Content
Showing content with the highest reputation on 07/31/2018 in all areas
-
Hi, this may well be the case - the "draw vortices" was a GL hack that we tried - but while it seemed to work ok with XP10, there are problems with XP11...so we will most likely take the "draw vortices" option away in a future update. Thanks for helping to troubleshoot this, Jan1 point
-
Okay turns out that this has nothing to do with UWXP however the bug stops when I turn the "Draw vortices" option off. Having this option off fixes everything; clouds drawing through aircraft, cockpit textures showing outside, engine cowling textures going through aircraft and AI aircraft being see-through. Thanks1 point
-
Hi Guys... Thanks for the comments... I'll take a look at getting Force Feedback in for maybe version 1.5 or 2.0 or something like that. It requires programming differently for Mac and Windows and I'm not sure if it's available at all on Linux, if it is - that's another whole suite of code right there. It'd be a great thing to add but it's not something I can just tack on. It'll take quite a bit of work. Cheers! Ben.-1 points
-
That's where bullet comes in, it can compute all the object collision stuff, then I just push the ground data into x-plane.. very handy. The tricky part is the different world scales, bullet doesn't like an environment the size of X-Planes so you have to come up with some fancy code to keep switching the active object contexts around without hitting performance too hard. Bullet suggests a 10 kilometer box in its sample code. It's a bit of a combination of both. Eventually, it will be capable of pulling down OBJ+Image files off the server as well as placement data. To begin with I plan on leveraging OpenScenery X - a lot of people have it installed and by referencing it's object paths we can begin to populate the world. I do not have permission to redistribute the OpenScenery X library so people will have to pre-install that to see it. I don't think that'll be too much bother though, it's already got enough momentum. It'll definitely get interesting as time progresses. One of the things I can see in my mind is an iterative build up of the world. Normally when working on a scenery package you need to finish all your objects and then work out the placements and then package it all up and push it out the door. With flux I can see a workflow where you can knock out a rough version of a given building, upload it to the flux server, place it in the world, then work on the building for another week or whatever, uploading better content as you go, replacing the mesh of the first version you placed but keeping the location data. This way the world will be more alive, each time a user flies through a given area they will see the buildings being improved on. I want to get the ST3400 out first, then probably X-Joystick 'cause it's closer to completion and then flux some time down the line.-1 points
-
This forum definitely has Poll functions Jason... Maybe you cant see them at your user level but I'm pretty sure we have all the relevant options enabled for all user levels.. When creating a new topic there is a button in the same bar that is labelled "Post New Poll". When replying to an existing thread there is a button labelled "Add Poll".-1 points
-
X-Plane has built-in benchmarking modes since sometime during the V8.x run. Here's how to use them to do a proper benchmark: http://xplanescenery.blogspot.com/2006/10/howto-use-command-line-options-in-x.html-1 points
-
I know they're interested in porting to Mac eventually ... it's a highly complex plugin that leverages multiple multimedia technologies and various Windows-specific API's, porting to the Mac is a non-trivial task so you'll just have to wait and see what happens. Bugging them won't really help, they know people want it. ClassicJetSims make highly accurate systems that model all sorts of nuances with the aircraft they target, I believe the F-18 package they made was put together for the US Navy and exceeds anything else available for X-Planes military offerings.-1 points
-
Here's the best article I could find on rendering to a texture in GL. Forget pbuffers, use FBOs. http://www.gamedev.net/reference/articles/article2331.asp-1 points
-
X-Plane does have benchmark modes built in, I've been thinking about creating a web-app to consume the output of them so that they can be collated in a friendly, useful manner. The downside is that X-Plane doesn't turn off all plugins when it runs the benchmarks..... some plugins use a lot of CPU time and not all users have them installed, and this skews the results. Maybe I should take this up with Ben so that the benchmark modes disable the plugins when they're running... The other thing is that the benchmark is run at the default airport for whatever version of the Sim you're using, this used to be KSBD in 8.x and now it's LOWI in 9.x.... it may change again in future, hopefully not halfway through a version run though. We would also need a small helper app to kick X-Plane into the benchmark modes and take care of pushing the log files to the web-app on the server, it's a bit fiddly for some users. (Involves terminal... results are written to Log.txt) (For the curious, it's a command line switch, --fps_test=1 2 or 3... 1 being low settings, 3 being high.)-1 points
-
Nice work! I've got way to much on my plate to have looked at this, so thanks for taking the initiative!-1 points
-
Hey Wade... I'm looking at solutions to this general problem. A similar issue exists when porting profile data from one OS to the other, if I plug my xbox controller into my Mac I'll get buttons 1-20, if I plug the same controller into Windows I get buttons 80-100... or whatever. So, I'm looking at ways to discover/set the lowest button/axis number and then apply the profile data based on that offset. So basically, you'd have to do a minor little profile calibration instead of redoing the entire config. If you know, and memorize your lowest index buttons and axis it'd only take ~30 seconds. I'd like to avoid talking to the lower level HID/USB API's on a per OS level if I can... though I may end up poking around in them for Force Feedback some day. Another user has filed a feature request for input profiles recently with Austin, if he throws it into b8(unlikely) or 9.40 I'll probably reconsider my priorities with this one... I don't expect him to do it, but he might. Some other stuff has come up besides the above, that means the probable ship date on this one has been pushed back. I'll keep you guys posted if I update anything.-1 points
-
-1 points
-
As far as I know it uses the default aircraft and default airport for a given version run. The rest of the settings are controlled by laminar and basically range from very low graphics options to very high graphics options. As already stated, the down side of this is that plugins are left enabled which can skew the results.-1 points
-
Thanks for investigating the FF stuff guys... I only have the rumble packs in my XBox pads to test with. *laughs* ..one less thing to think about.-1 points
-
This project has been frozen. Why? Because users want a more complicated solution than I had initially planned for. X-Joystick, as it exists now, relies on X-Plane to interpret the low-level USB device details. It simply re-maps what X-Plane presents. To be a true solution to everyones problems, which include complex "multi device" USB chains, I would have to write a significant portion of code to deal with the USB device tree. I am not familiar with the lower level details of the USB HID system and quite frankly, don't want to be. While there are ways to work around this "perfect solution" and still come up with useful improvements to how X-Plane is today, I think for most people that really want this plugin any work around would fall short and they would still end up feeling frustrated at the need to remap their devices, even to a lesser degree. Until such time as I can work through the low level details of USB HID interaction and programming this project will not progress. As a work around, I would suggest investing in a powered USB hub with enough ports to satisfy your requirements of permanent device connection. Looking at Amazon now I find a significant number of 7 port USB hubs that are cheaper than I had planned to offer the plugin. Thanks for your interest, apologies for the disappointment.-1 points
-
Perhaps all I need do is make it explicitly clear that it doesn't solve the "HUB problem".. I have other obligations to resolve before I can release this though.-1 points
-
Actually, you could make a very realistic mission using some basic radar logic and a Luxury Yacht. Get spotted by radar and the mission fails. Miss with your bombs and the mission fails. http://en.wikipedia.org/wiki/Operation_Opera-1 points
-
Please feel free to link to some actual air warfare history that's anything remotely like what you describe. There isn't any since Vietnam or possibly Korea. You're talking about Tom Clancy bullshit. Modern ops is basically "blow up the radars with HARM(?), bomb the shit out of infrastructure with stealth" It's 99% radar avoidance. 1% story book glory.-1 points
-
You should be able to run it after you've copied the X-Plane folder to the new machine. If there are any issues with Gizmo not working install this: https://www.microsoft.com/en-au/download/details.aspx?id=48145-1 points
-
-1 points