Jump to content

trevcart

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by trevcart

  1. 2 X MSI GTX 680 twin frozr
  2. If your about we can try some stuff now if you want?
  3. linky?
  4. well it aint rotary wing.
  5. If anything transport is going to be done you need an attack helicopter to help it along so yes the AH-64d followed closely by either a CH-64 or the UH-60. Just mu opinion
  6. Every time i try to run any of the training missions i have and error come up saying there is something wrong with my vertices! any ideas? Edit: here is my DXdiag and here is what the error box says: Unhandled Exception: Can't allocate vertex buffer for 2323 vertices. Node: KRAN_BASH-T The game runs fine with everything else, just seems to be the training missions. 1- Windows 7 32 bit 2- Intel quad core 2 CPU @ 2.4 Ghz 3- 3GB 4- Nvidia GTX 285 1GB 5- Single Monitor DxDiag.txt
  7. How much you got to spend?
  8. anyone else having trouble with the slider for the air brakes?
  9. yep that did it thanks skypat!!
  10. what i mean skypat is when i have downloaded the program i click to install modman and that is the message i am getting. it wont let me install modman? any ideas?
  11. every time i try and open the file it keeps saying this error "windows cannot access the specified device, path or file. You may not have the appropriate permissions to access the item" i have tried running this as administrator but still get the same message. and i have tried downloading it several times and still no luck. Any ideas guys?
  12. Yes its just for this plane everything else is fine.
  13. lol looks good for Wonka Land!!
  14. hi, when i install this mod this is the problem i get with the SU-27 any ideas?
  15. Well i had to change my sound settings from 32 bit to 16 bit and 48000khz. :poster_oops: i looked at the thread that Ed put up and that gave me a kick in the right direction and now it works ever so good. even managing to refuel in the Russian Planes now which is weird for me. looks like im gunna have to join a squadron now. But thanks guys again and sorry for the mess around.
  16. Just to say my problem has been sorted. thanks to the ED guys and everyone else that helped with my problem.
  17. here is my path for the autoexec. D:\Program Files\Eagle Dynamics\LockOn Flaming Cliffs 2\Config and no i dont know how too test if it is rogue or not.
  18. Any news on this problem yet? if it helps i can come onto teamspeak and go through some things with you if it helps?
  19. here is the report from my dxdiag program. DxDiag.txt i did a driver sweep just before i ran the dxdiag and still no sound. and tried what you have suggested in the autoexec config and nothing.
  20. ok i have tried to find other codec's but tbh i do not know what i am doing with that. i have uninstalled all of the creative sound driver bar the primary ones and it still does not work. here is my sound.lua file that is in the config folder local mapping = { global_volume = {"volume", -3}, ui_volume = {"gui", 0}, music_volume = {"music", 0}, world_volume = {"world", 0}, cockpit_volume = {"cockpit", 0}, headphones_volume = {"headphones", 0}, } sound = {} local k,m for k,m in pairs(mapping) do local vol = 0 if options and options.sound and options.sound[m[1]] <= 0 then vol = options.sound[m[1]] end sound[k] = vol + m[2] end --[[ test dump for k,v in pairs(sound) do print (k.." = "..v) end ]] should this be right? any other things i can do to resolve this?
  21. Hello can someone please help me!!! its been nearly 2 days and my game is still not working. Any help from ED would be nice!
  22. well i have the up to date sound font studio and wave studio, is that what you mean? If not do you have any links so i can update them. and with the two studios installed still not working. hope this gets sorted soon.
  23. nope still the same.
  24. yep here it is affinity_mask = 0 --[[ For 3-cores CPU (AMD Phenom): affinity_mask = 0 = 000 - all cores affinity_mask = 1 = 001 - 0 core affinity_mask = 2 = 010 - 1 core affinity_mask = 3 = 011 - 0, 1 cores affinity_mask = 4 = 100 - 2 core affinity_mask = 5 = 101 - 0, 2 cores affinity_mask = 6 = 110 - 1, 2 cores affinity_mask = 7 = 111 - 0, 1, 2 cores sound.samplerate = 48000 --]]
×
×
  • Create New...