• ORBITER-FORUM will be temporarily closed at 2026-07-23 18:00 UTC while we complete some OF maintenance tasks. The amount of downtime is expected to take up to one hour, but probably less.

Search results

  1. F

    New Release D3D9Client Development

    I'm not very accustomed to it, since there is a website I usually get the files from there. Anyway I never thought there was a needing to use svn in this case. I just opened the svn repo and downloaded the updated files. Now I have to setup the project to make it compile again, but at least i...
  2. F

    New Release D3D9Client Development

    I got it from the website : http://users.kymp.net/~p501474a/D3D9Client/ scrolling down, additional downloads - downloads for orbiter2016 r1137 the following file: http://users.kymp.net/~p501474a/D3D9Client/D3D9ClientR3.8-forOrbiter2016(r1137).zip
  3. F

    New Release D3D9Client Development

    actually the D3D9Effect.cpp that I have in the package have the following lines as 323,324 and 325: eTuneEnabled = FX->GetParameterByName(0,"gTuneEnabled"); // General parameters -------------------------------------------------- eSpecularMode = FX->GetParameterByName(0,"gSpecMode");
  4. F

    Project VesselBuilder for Orbiter

    Good! Even better! :lol:
  5. F

    New Release D3D9Client Development

    anyway, even if I manage to compile the code, when I try to run it I get this error ---------- Post added at 00:21 ---------- Previous post was at 00:19 ---------- from orbiter.log 000000.000: **** Creating simulation session 000000.000: D3D9: [DirectX 9 Initialized] 000000.000: D3D9...
  6. F

    New Release D3D9Client Development

    yes, please... I managed to get the dxsdk but then I had to do this: https://stackoverflow.com/questions/17015088/missing-files-directx-sdk-d3dx9-lib-d3dx9-h And now I am fighting against the NVAPI because I get a bunch of lnk2019 errors relevant to that but he is winning... ---------- Post...
  7. F

    New Release D3D9Client Development

    thank you very much but that is what I was talking about:
  8. F

    Project VesselBuilder for Orbiter

    well maybe it was easier than I thought... could you please check if now it is working? NOTE: you'll see a VesselBuilder MFD in the MFD list. do not use it yet, I just started to create it so it's almost empty and it will easily crash the sim.
  9. F

    Project VesselBuilder for Orbiter

    I am really glad it's working. I am also pretty sure that reconfigs and events have still some bugs here and there, I'm trying to fix all I find. Thank you, this is interesting. I think it goes down to how orbiter core handles animatin. I'm studying the matter. Can I please have the animation...
  10. F

    New Release D3D9Client Development

    Thank you, I will surely try this, I am very curious to see where it does end up. I have an issue anyway: I can't compile the D3D9 client, it seems that I don't have the right redistributables, but if I try to install them I get the error s1023 or something like that which means that I have a...
  11. F

    Project Multistage2015 - Development Thread

    Sorry for the quick answer but I am out and on the phone, but I wanted to reply on this: that is not true entirely: the default module for jettisoned stages/boosters/fairings is "stage.cfg" but you can use any custom module instead of that. Including one that is capable of reentry
  12. F

    Discussion Developing Addons for different Orbiter Versions

    what is Orbiter Discord Channel? :shrug:
  13. F

    New Release D3D9Client Development

    I never done a shader in my life so I don't know where to start from :embarrassed: anyway you are surely right that having a client which stands in between Orbiter core and the planetary textures would be a very good organization. Actually the point would all be there: put something in the...
  14. F

    Discussion Developing Addons for different Orbiter Versions

    Hi Face, if you have 2 minutes can I ask a couple of question relevant to planetary elevation? I was giving a look at the planet texture files and the explanation in the pdf provided by Martin but some things are not clear, since it is the first time I approach it. How do you get the data? you...
  15. F

    Project Multistage2015 - Development Thread

    What if you try the scn you posted before here https://www.orbiter-forum.com/showthread.php?p=591866&postcount=1062 just removing the ms launchpad vessel?
  16. F

    Project Multistage2015 - Development Thread

    Please post the entire scn
  17. F

    Updates Space IL Mission - First Private Lunar Landing

    I saw that falling values increasing over 100 m/s and going red and I thought something wasn t right. From the live broadcast it seemed to me that they managed to recover the main engine resetting the spacecraft but just one second before the crash...
  18. F

    Updates Space IL Mission - First Private Lunar Landing

    Is it me or they crashed?
  19. F

    New Release D3D9Client Development

    Hello guys, so, following to this conversation https://www.orbiter-forum.com/showthread.php?p=591865&postcount=40 I am here asking if possible to implement the following function in a test version of D3D9. given a set of values which is: - center coordinates - size - altitude - shape factor...
  20. F

    Project Multistage2015 - Development Thread

    I need to understand first what is going on here: you are attaching as a payload a MS2015 vessel to Brian's FH, right? if so, add the word "RAMP" to the ms2015 vessel scenario section in order to avoid the creation of the launchpad or everything will be a mess. if it is not like that, then...
Back
Top