Jump to content

Eight Ball

Members
  • Posts

    2379
  • Joined

  • Last visited

  • Days Won

    29

Everything posted by Eight Ball

  1. No ETA and I'd be hard pressed to actually tell you which pack is going to be released first. What's left to do isn't the most exciting to do (LODs, night lighting for the ships, adding drivers to ground vehicles, etc). Finished the night lighting for the Akademik Cherskiy Polishing the old airport services pickup trucks yet another new ship coming to the pack
  2. Small update to the mod, I've added a net to the contraption used to lift the cow. A wee bit closer to the real thing.
  3. Yes, they are destroyable. By damage model, you mean destroyed 3d models? If so, yes. At least for the ground units. Didn't bother for the ships since they end up at the bottom of the sea within 15 seconds of being destroyed. @Neo47
  4. Update to the ship pack getting closer so is the civilian vehicle pack And the updated AIrport Service vehicles too..
  5. 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
  6. @Ithronwise@Hiob Thanks for the feedback guys, I was afraid it would be the case. Manual conversion it is then
  7. 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
  8. 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}
  9. 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)
  10. 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:
  11. 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...
  12. yeah, yeah, I know, burners yadi yada. The AI didn't get the memo apparently
  13. 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
  14. 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.
  15. 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?
  16. Not all of them contain mods but they're from the same photoshoot so I'll just put them all here
  17. 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
  18. Gorgeous @crazyeddie!
  19. Gorgeous mod, great job @Tomcat-Flyer! If you're interested, there's a SH-3 engine sound ingame sound_name = "Aircrafts/Engines/RotorSH3"
×
×
  • Create New...