Jump to content

Eight Ball

Members
  • Posts

    2375
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by Eight Ball

  1. oh right! Althought I assumed he also did it with a converter. There are around 150 textures for the external model, another 150 in the liveries folders and +250 cockpit textures. And thank you too for the feedback @Rudel_chw, sorry I forgot to mention you in my previous post
  2. @Ithronwise@Hiob Thanks for the feedback guys, I was afraid it would be the case. Manual conversion it is then
  3. Here are the converted textures OV-10 Bronco dds Textures Contains: - converted textures for the external model, cockpit as well as liveries - new entry.lua Make a backup! You shouldn't notice any visual difference for the external textures and the liveries. You may notice a small difference regarding the cockpit textures, they seem just a tad less crisp to me but I'm not even sure. You may want to use only the external textures and keep the cockpit textures as png, you should still enjoy an improvement with loading times. Feedback would be appreciated since the devs are considering converting all the textures for the next update
  4. I converted the textures from the main texture folder and the liveries manually with paint.NET. Then I realised there was another 250 of them in cockpit/textures and decided to try with a proper converter. This is the one I've used: https://www.xnview.com/en/xnconvert/ You cant select a specific codec tho, I think it converts to DXT3. Just make sure you keep the same filename (by default it will be {Filename}_result. Change it to just {Filename}
  5. The biggest issue is that all the textures are .png not .dds...hundreds of them This not only impacts the Bronco itself but also the loading of all the other textures. Looks like DCS is really clogging up trying to load all these png's I've converted them all to dds and it cuts the overall loading time for the map by a lot. (I restarted the game between the 2 takes, the mission is just a single Bronco over Batumi, nothing else)
  6. You can try these: {"MAIN WHEELS_R", DIFFUSE , "mi8_main_wheel", false}; {"MAIN WHEELS_R", NORMAL_MAP , "mi8_main_wheel_nm", false}; {"MAIN WHEELS_L", DIFFUSE , "mi8_main_wheel", false}; {"MAIN WHEELS_L", NORMAL_MAP , "mi8_main_wheel_nm", false}; {"MAIN WHEELS_L", DIFFUSE , "mi8_main_wheel", false}; {"MAIN WHEELS_L", NORMAL_MAP , "mi8_main_wheel_nm", false}; {"FRONT WHEELS", DIFFUSE , "mi8_front_wheel", false}; {"FRONT WHEELS", NORMAL_MAP , "mi8_front_wheel_nm", false}; {"FRONT WHEELS", DIFFUSE , "mi8_front_wheel", false}; {"FRONT WHEELS", NORMAL_MAP , "mi8_front_wheel_nm", false}; Using the model viewer you can generate a full description.lua of any model using this button in the tool bar:
  7. The animation itself isn't hard, the tricky part is the rigging and the weight painting. I also wished I could have animated both the elevation and rotation but I just couldn't make it work. Right now the gunner animation is linked to the gun elevation arg and whenever I tried to animate the legs and to link them to the gun rotation arg I would end up with funky results...
  8. yeah, yeah, I know, burners yadi yada. The AI didn't get the memo apparently
  9. Splendid work @crazyeddie and @Urbi! I remember switching the soldier M4 model for the Georgian soldier model in CTLD so I guess it's possible with the CSAR script but I don't know if it'll work with mods and I don't think you can spawn different objects over land and water. not at the moment
  10. As a temporary solution for the missing hangar textures, Swart2000 created a nice little mod: Terrain Matching Caucasus Hangar Textures For 2.8 Make sure to install it after Barthek's ground textures.
  11. Love these easter eggs, keep them coming But I'm wondering, it's november 1st and I can still see them. Is this normal? Should I call an exorcist?
  12. Not all of them contain mods but they're from the same photoshoot so I'll just put them all here
  13. The placement of the MG wasn't optimal. I moved it back so it could provide 360° coverage. And added a couple of variants, now mounting a Mk-19 and a M134
  14. Gorgeous @crazyeddie!
  15. Gorgeous mod, great job @Tomcat-Flyer! If you're interested, there's a SH-3 engine sound ingame sound_name = "Aircrafts/Engines/RotorSH3"
  16. @DishDoggieI'm not sure I understand the issue, it might be easier with a small video?
  17. Got it, thanks a lot Eddie!
  18. Thanks @crazyeddie, the link seems to be broken, tho. I get an error 404 "can"t find the page" Weird issue Oban had, this is how I organise all my mods and this is also how ED and 3rd parties do
×
×
  • Create New...