Jump to content

oakdown

Members
  • Posts

    52
  • Joined

  • Last visited

1 Follower

About oakdown

  • Birthday 11/01/1977

Personal Information

  • Location
    Canada

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I'm surprised at this recommendation (otherwise a big fan of Mbucchias work and dedication!) but with my system (3090 ftw3, 13700kf, 64gb ddr5) there is no way I can stop the Fixed foveated rendering (in quad view foveated rendering) for the G2 (non-omnicept), to not stutter in lateral side to side movements. test is simple, boot up your choice of A10C2, f16c, or AV8BA (or likely any others I just didn't test more), and move your head laterally side to side - and watch the console/fire handles etc judder along. amazingly small circular movements with your head while looking down at the flight control doesn't cause the issue. Now I realize you might wonder how often one moves side to side, well even looking left to right or vice versa can cause a similar effect. Uninstall quad view foveated rendering (just disabling toolkit doesn't stop it), and try again - perfectly smooth lateral (side to side) movements looking at the consoles of those aircraft.
  2. Glad to hear it is fixed, that was a strange one for sure
  3. Regarding the toolkit, well i disabled it because I wasn't sure where my settings were at with it, and didn't want any conflicting settings, ie: back to somewhat barebones and build on up. Next step will be to slowly reintroduce some of the toolkit settings to see if it's worth utilizing or not. Regarding motion reprojecting, I find the artifacting to be pretty minimal especially with the f16 maybe a little wavering around the eyebrows, and without it (enabled) my 3 o'clock and 9 o'clock stutter the landscape. I'm pretty happy with where things are at, try it out is all I can suggest.
  4. I run at 90hz
  5. Grodin, I also run a reverb g2, on a 3090, 13700kf, w/64gb ddr5. I do not have your experience at all running dlss, quality preset, dlaa, sharpening at 0.55, pd 1.0 in sim. I disabled the toolkit, but run the openxr tools at 140 percent with motion repro, and prefer frames. I feel I get very little ghosting, and the sim has otherwise never ran better for me. I've mostly been playing the f16. But have done outings in the a10c2 and apache as well.
  6. I'm a reverb g2 v1 owner since being on pre order in canada, before it dropped, on original cable. I honestly never understood all the issues people were having with the cable... I figure most problems must have arose from those that jump about the room beat sabering, or lots of family member headset swapping. Playing seated (sims) and carefully stowing the headset has worked to this point for me. As for you, I would recommend waiting for quest 3, release in the fall, save a couple more pounds until then....
  7. I get it where the first airfield (Kutaisi) I can contact the ground crews to move in, can visibly see them move in, then in F10 I can announce objective #1 complete, but Senaki is crickets once cleared.... crazy this bug has been around since a year ago? and even with the latest upgrade to this campaign still doesn't work correctly.
  8. Glad you got it going and thanks for testing the issue I've been having. It wouldn't be such a big deal to me (VPN doesnt need to be active when flying either) but its just different behavior then I had in win 10, when I never had to deactivate my VPN. Maybe I'll ask on the forum of "private internet access" might be some Networky types there that know why it's interfering with a local ip/port
  9. Do you have a VPN? I found out recently (still haven't dug deeper) that I have to disable my VPN to get it working.... Symptoms were identical to yours, even tried using other people's versions of export.lua to no benefit.
  10. I figured out my issue with simshaker not getting any input from dcs. It was my VPN. I don't fully understand why that's happening as I've used a VPN and dcs w/ simshaker for years with windows 10. So maybe something different in windows 11 or something changed with the VPN when reinstalled. But I can be playing the game with the dcs debug screen from simshaker open, and as I toggle the VPN off or on, the data (and rumble) coincides with the VPNs state.
  11. Thanks Dos, I tried backing up my existing Export file, and used the lines from yours corresponding to simshaker, unfortunately this still hasn't worked for me, following that I tried another repair of the export file from Simshaker, and it still doesn't work. I've also previously tried deleting the export file altogether and having the sim regenerate it - but still no dice! still seeking a solution.. so strange I've never had issues with simshaker (well I guess it is technically looking more like a DCS issue) until now, but i'm sure missing it in sim! cheers, and thanks for trying to help
  12. thanks for your response Andre, are you talking about the dcs export file that it makes a backup of and then tries to recreate? the contents of that file is as follows (does this look somewhat normal to you?) : local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua') dofile(SimShakerlfs.writedir()..[[Scripts\SimShaker-export-core\ExportCore.lua]]) pcall(function() local dcsSr=require('lfs');dofile(dcsSr.writedir()..[[Mods\Services\DCS-SRS\Scripts\DCS-SimpleRadioStandalone.lua]]); end,nil) dofile(lfs.writedir()..[[Scripts\SimShaker-export-core\ExportCore.lua]]) local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua') local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') I mean I only use SRS, and Tacview ? (i also use open kneeboard and voiceattack, but they aren't referenced in the export file) not exactly super different apps that the majority of other people would use? I tested it tonight with simconnect with the "other sim" and it works fine... I just can't get it working with DCS, I even tried the old 2.5.10 version, no-go - so back to 2.6.3
  13. First of all thanks for your reply Andre, I appreciate your time and your software! as to your question, I do not see anything in the dcs debug window, just a blank page. if I select "effect monitor" it also says "error: no active connection/aircraft to monitor" in the log page (settings not the dcs debug) I get: 21:28:40.3252 SimShaker for Aviators Beta Version 2.6.3.0 21:28:40.3252 ********** DCS World Open Beta version folder found in Saved Games ********** 21:28:40.3252 DCS.openbeta export feature setup: SimShaker.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts 21:28:40.3252 DCS.openbeta export feature setup: ExportCore.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3252 DCS.openbeta export feature setup: ExportDevice.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3252 DCS.openbeta export feature setup: KeyValueStore.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3292 DCS.openbeta export feature setup: Network.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3292 DCS.openbeta export feature setup: Protocol.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3292 local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') call found in C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\Export.lua 21:28:40.3292 local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua') call found in C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\Export.lua 21:28:40.3292 dofile(lfs.writedir()..[[Scripts\SimShaker-export-core\ExportCore.lua]]) call found in C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\Export.lua 21:28:40.3292 ********** Custom DCS World configuration found ********** 21:28:40.3292 DCS.openbeta export feature setup: SimShaker.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts 21:28:40.3292 DCS.openbeta export feature setup: ExportCore.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3292 DCS.openbeta export feature setup: ExportDevice.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3292 DCS.openbeta export feature setup: KeyValueStore.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3292 DCS.openbeta export feature setup: Network.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3292 DCS.openbeta export feature setup: Protocol.lua added to C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\SimShaker-export-core 21:28:40.3292 local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') call found in C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\Export.lua 21:28:40.3292 local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua') call found in C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\Export.lua 21:28:40.3292 dofile(lfs.writedir()..[[Scripts\SimShaker-export-core\ExportCore.lua]]) call found in C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\Export.lua 21:28:40.6397 Latest available release is: SimShaker for Aviators Beta 2.6.3 21:30:19.0250 ********** Repair DCS World export.lua ********** 21:30:19.0250 SimShaker for Aviators Beta Version 2.6.3.0 21:30:19.0250 ********** DCS World Open Beta version folder found in Saved Games ********** 21:30:19.0250 SimpleRadio call found in C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\Export.lua 21:30:19.0250 TacView call found in C:\Users\xxxxx\Saved Games\DCS.openbeta\Scripts\Export.lua where xxxxx - is my username. (at the end of that, I tried to reset the dcs export file again... )
  14. Hi I am having issues, ever since upgrading my computer to win11, and some hardware (new mobo/cpu/ram etc). I am still using Reverb G2 for VR and main sound, and the motherboards realtek audio device to drive the buttkicker. the issue: DCS does not seem to detect Simshaker for Aviators Beta (Version 2.6.3.0) - I get the error System.InvalidOperationException: No process is associated with this object. If I open the sound module, and run a test - I get the rumble, but no matter what jet I pick in DCS, Simshaker for Aviators Beta does not change away from the default A10C. nor do I feel any bass-shaking activity, after a while the buttkicker just goes to sleep. I've tried doing a DCS repair Export but this didn't help, I've tried to open simshaker for Aviators beta before opening dcs, I've also tried closing and reopening Simshaker for aviators beta while DCS is running to see if it "kickstart" the connection - but it's just like it doesn't know i'm even playing DCS. if anyone has any suggestions i'm willing to try! Edit: i've also tried a DCS repair, I've tried running 2.6.0.0 (non-beta) - this gets me "more" logging in the event window but still ends with "connection to TCP server closed" I'm not sure if it's supposed to say that or not, and definitely no rumbles to the seat or auto-switching aircraft despite the test function working for the sound module. I also tried running both beta and non beta with the windows firewall disabled temporarily. thanks
  15. hi there, since 2.8 i'm seeing an odd triangle on the TGP - in VR (using a reverb G2, with openxr) instant action -> Georgia, winter, medium - set the tgp to AG, select waypoint 2, slave all sensors to spi. the two trucks will have this strange triangle, it looks like a shadow maybe of some sort. playing around last night I had it occur in a few differing circumstances. I've attached a screenshot of the abnormality. hope this info helps.
×
×
  • Create New...