Search results

  1. SolarLiner

    New Release D3D9Client Development

    Nonsense reply, sorry...
  2. SolarLiner

    New Release D3D9Client Development

    Here's a new build of the HDR branch for RC1 Changes: New Lens Flare shader - completely rewritten to go with LGPL (the old one was taken and modified from a Shadertoy shader; this one should operate the same, might even perform better (simpler shader for almost the same result), and is 100% my...
  3. SolarLiner

    Internet Video Thread

    Vox vid about the Concorde:
  4. SolarLiner

    Orbiter 2016 - RC.1

    Yeah, the Windows 10 using P2P method to spread updates made some noise here. Torrenting is seen as tied with piracy, thus laws plain and simply shut the whole thing down (well, as much as "shutting" a type of file transfer can mean). Which means I'm obligated to sometimes be an outlaw to...
  5. SolarLiner

    Orbiter 2016 - RC.1

    I would but torrents are illegals in my country, plus my ISP actively prevents torrenting. Use a download accelerator (FDM 3.x is the one I used for the download and even generally), and have some mirrors ready as well (not for you, but rather server owners to allow for a distributed...
  6. SolarLiner

    New Release D3D9Client Development

    This is not normal, but it still is behaving normally given the state of the code. Right now compared to the average luminosity of the Earth, the panel is emitting at only ~30% brightness, and because there is no dynamic adaptation, the panel appears dark. So I'm working on basically "enabling...
  7. SolarLiner

    New Release D3D9Client Development

    That might be because of the tonemapping formula I put in - however I should have had updated all relevant parts of the code to reflect that change - mainly disabling brightness clamping to allow the tonemapper to be used at its full potential. I also tried to convert everything to linear color...
  8. SolarLiner

    New Release D3D9Client Development

    Here's a build with the corrected Earth visual creation behavior. Copy the DLL to /Modules/Plugin and overwrite the dll.
  9. SolarLiner

    New Release D3D9Client Development

    What are your computer spec? Can you take a screen shot of it?
  10. SolarLiner

    New Release D3D9Client Development

    Here's a build that should work with RC1 - I have merged my changes with the trunk. To reduce file attachment size, the source is downloadable here.
  11. SolarLiner

    New Release D3D9Client Development

    I have compiled a version that works with RC1, but there's no support for the compressed planetary textures, and text is a bit... unstable, to say the least. i've hesitated to share that version, but it has HDR rendering, color correction, bloom and the lens flare. I've sent a request for write...
  12. SolarLiner

    New Release D3D9Client Development

    I can do that. If it's about a landing page that provides downloads then I can do that, it won't take a lot of time.
  13. SolarLiner

    Orbiter 2016 - RC.1

    Actually, I had to fist enter the Orbiter folder through a terminal, before launching Orbiter with wine there - and then I could see the scenarios. It loaded fine, but tiles loading made the computer hang. EDIT: Upon second execution, it worked; however there are those artifacts when using the...
  14. SolarLiner

    Orbiter 2016 - RC.1

    Lubuntu 16.04 with wine-1.9.14; Orbiter launches but displays no scenarios.
  15. SolarLiner

    New Release D3D9Client Development

    I'm on a linux laptop right now, with my windows computer on remote control - transferred myself through Pushbullet the API Reference, and it doesn't seem to have anywhere a callback function for when an input/list box is rendered. Maybe this is handled by the core after the graphics client...
  16. SolarLiner

    New Release D3D9Client Development

    I could try to take on that tomorrow.
  17. SolarLiner

    Humor Random Comments Thread

    But aren't instructions after a try block executed whether or not there's an error thrown in the block?
  18. SolarLiner

    Humor Random Comments Thread

    Got an MSI one, as is my motherboard, and it was the only one in discount (with a Xbox controller shipped!). ---------- Post added at 12:07 ---------- Previous post was at 11:59 ---------- What's a good use of try/finally? I never found a single good use of that. Instead try/catch is all I...
  19. SolarLiner

    Humor Random Comments Thread

    Got sis' old laptop, and installed Ubuntu on it. Had to use my phone for network over USB because it didn't recognize the Wi-Fi card, then fiddle around in the config to allow the OS to control backlighting as well. Tried to get Remix OS to install along side it, but to no success for now. The...
  20. SolarLiner

    News The code that took America to the moon was just published to GitHub

    Check out the issues tab too, it's all just perfect.
Back
Top