Jump to content

tknudsen

Members
  • Content Count

    187
  • Donations

    $0.00 
  • Joined

  • Last visited

Everything posted by tknudsen

  1. I have version 1.3 installed, almost the same, but i will update the picture, thanks for the notice
  2. Here is two for testing, please report back to this thread or xp-developer.com Place them into the FlyWithLua/Script folder art_test.lua = Athmospheric Scattering by Michel T minus the light entry light_test.lua = All my light entry with personally tweak. SkyMaxx PRO settings included (right click and save_as on .lua scripts) PS.. http://www.tknudsen.com/code/art_test.lua http://www.tknudsen.com/code/light_test.lua http://www.tknudsen.com/code/skymaxxpro_settings.PNG
  3. Think so yes, but could be very luck with either settings or tweaks LOL..
  4. Finally rocking some awsome lights. Tidy up the code right now for sharing, but here is some screens Dusk over ENBO Night at the same location
  5. You can use xsquawkbox console window to type code into the plugin.
  6. How to install this? 1. Download the Fly with Lua script 2. Unzip and place the folder into your plugin folder as described in the readme 3. Make sure you have xsquawkbox installed 4. Delete all .lua scripts in the /Resource/plugin/FlywithLua/Script folder 5. Open Notepad and paste in the code set( "sim/private/controls/clouds/cloud_shadow_lighten_ratio", 0.85 ) set( "sim/private/controls/atmo/atmo_scale_raleigh", 20.0 ) set( "sim/private/controls/atmo/inscatter_gain_mie", 5.0 ) set( "sim/private/controls/atmo/inscatter_gain_raleigh", 10.0 ) set( "sim/private/controls/atmo/scatter_raleigh_b", 40 ) set( "sim/private/controls/atmo/scatter_raleigh_g", 10.30 ) set( "sim/private/controls/atmo/scatter_raleigh_r", 0.010 ) set( "sim/private/controls/skyc/white_out_in_clouds", 0.5 ) set( "sim/private/controls/clouds/plot_radius", 1.20 ) set( "sim/private/controls/clouds/soft_occlude", 1.00 ) set( "sim/private/controls/skyc/mie_scattering_foggy", 25.000 ) set( "sim/private/controls/skyc/mie_scattering_ocast", 7.00 ) set( "sim/private/controls/lights/bloom_far", 3000.00 ) set( "sim/private/controls/lights/bloom_near", 120.00 ) set( "sim/private/controls/lights/mix_big", 80.000 ) set( "sim/private/controls/lights/mix_small", 25.00) set( "sim/private/controls/lights/bloom_for_zoom", 0.60) set( "sim/private/controls/hdr/gain_min", -4.8) set( "sim/private/controls/clouds/ambient_gain", 4.0) 6. Make sure you save the file as "save all not text" and lable the extention with .lua i.e scattering.lua or test.lua 7. make sure this file is then put into the /Resource/plugin/FlywithLua/Script folder 8. Start X-Plane and Enjoy it Join the developer community!
  7. With SkyMaxx Pro as seen in pics, changing to i.e dusk or dawn makes it just more realistic, almost scary real. But yes, i too would second such motion
  8. Did it, tride it and loved it, thanks! Will incorporate my light tweaks into this aswell. Now here are some pics from the test
  9. Insane, do you have the lua code for this setting? Want to give it a try today..
  10. I would strongly recommend all developers to upload their work on http://www.xp-developer.com/downloads And of course join, will be happy to have a dedicated discustion category for this and many more projects
  11. Top picture, blueish mountains is the effect of the script or i.e Sky MAXX/environmental texturing?
  12. Lights are coming along Any good "Fly with Lua" script programmers out there?
  13. No stutters , no blurries, no problem. In other words i am fine, thanks for asking
  14. And some before and after for us that dont use HDR, just to see if it is worth activating or not
  15. Left FSX at the same time X-Plane came out and have never regret it. Have been following Prepar3D development since, and are gobsmacked to see it still has many of the same issues FSX had. Hope they get eliminated in future versions, but until then I am enjoying an problem free simulator with XP10.
  16. I have scotchegg (dont mind the pitch of the aircraft LOL) Before After
  17. Ok, thanks Just a question, made some tweaks to the lights via Dataref (se this post http://xp-developer.com/index.php?/topic/34-light-tweaking-with-dataref/#entry76) And I wonder if changes done in DataRef Editor is only percistant if you use it with "Fly with Lua" plugin? Second, is there other places than x-plane.org I can find that plugin?
  18. Thank you guys, developers both new and old are welcome Sent from my iPad using Tapatalk
×
×
  • Create New...