-
Posts
807 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Special K
-
Is that an X570 Pro? Can't see the Mainboard version in there. Your system has some serious issues. The dxdiag is full of Bluescreens that are being logged. Can you DM me in Discord? That's easier than in here and we can talk German over there. Refer to this report please as I have too many people I'm taking to.
-
Eagle Dynamics "modular" dedicated server installer
Special K replied to BIGNEWY's topic in Multiplayer Server Administration
If you let it create a new folder, all is defaults in there. If you use the old one with -w DCS.openbeta_server, you'll use the existing config. -
This is not a software issue and not related to this bug. This is a hardware issue with your PC. Can you please run a tool named dxdiag and save everything by pressing the respective button. That creates a file named dxdiag.txt. please provide that, so we can have a look. Which PSU do you have?
-
Post your video, so people can see what you're doing wrong. I couldn't replicate what they said, neither in this mission nor in any other. They won't accept that they are not flying well. In their eyes it's the fault of the plane or the systems or the mission. As neither a bug report at ED nor a tester taking his time to try to replicate the "issue" came to a conclusion that means that they are right, they decided to get their confirmation in here. I'd recommend watching their video. It explains everything in the first 3 minutes of watching.
-
You're hijacking another thread here. And you say, you have a hardware issue, mainly a bad cooling on your GPU but won't do anything about it and compare DCS with another game where you think it is comparable (which it in fact isn't). So what's that all about? Get your cooling sorted and you're good. I've read your issue that you opened up with ED and came here as you posted a link. That error that you get is definitely a hardware / driver thing. You won't fix it with anything else but working on them. Did you try to remove the driver with DDU already or do you by chance use the studio driver? Here is a link for some more ideas, especially the registry fix you can try, too: https://thegeekpage.com/dxgi-error-device-removed/
-
Help channel. Just ping me in there and we work from there.
- 28 replies
-
Eagle Dynamics "modular" dedicated server installer
Special K replied to BIGNEWY's topic in Multiplayer Server Administration
Do you look in Mods or in CoreMods? CoreMods it always looked like it looks with yours. -
Is there maybe any rules you need to accept? Check again, you should be able to chat over there. Would be easier honestly. Besides that, some export scripts might take so much CPU that they lock the FPS or make it look like that. Check that you can get into discord and ping me in the help channel. Then we'll analyse your log and system.
- 28 replies
-
Overlay can be activated in the GForce Experience Overlay. You usually get that with pressing ALT+Z (might be Y depending on the language of your keyboard). And there are some things that can limit FPS. Disable any VSYNC in DCS and the Nvidia control panel, make sure you didn't limit the FPS in the control panel. If unsure, send your settings. I'm more responsive in discord, if you get to the help channel btw
- 28 replies
-
That 1401 is definitely a miscalculation somewhere. If it displays 32 as your FPS then your FPS are at 32. You can use the Nvidia overlay, if you don't trust the ingame display.
- 28 replies
-
Ok, you're talking about a VR issue. That might be, not a VR guy. For 2D, all I can say is that HT enabled gave me 20% more FPS than disabled.
- 28 replies
-
- 1
-
-
It is not required, but as DCS can use up to 16 threads, why limit the possibilities. As this thread is about CPU bottlenecking, I would use all possible ways to counter that. One is enabling HT. Which missing labels are you talking about? Yes, DCS still uses DirectX11. It was not the plan to change the graphics API with MT. This is planned for a later change.
- 28 replies
-
- 2
-
-
Just some ideas: - Make sure that HT/SMT is enabled (I see it is for you guys, but it should be checked, as we told a lot of people to disable it in the past as it was better back then). - If you see a lock at 60, that sounds like there is VSYNC active somewhere. - Make sure you deleted Saved Games\DCS(.openbeta)\fxo and metashaders2. - If no joy, try deleteing %LOCALAPPDATA%\TEMP\DCS.openbeta (or DCS for you steam users). - Check Saved Gamed\DCS(.openbeta)\Scripts\Exports.lua. I've seen winwing doubling and trippling their exports in there. If unsure, just rename the file to Exports.old and see if your issues vanish. Then we can work from there. - Disable Windows Game Mode. - In your Nvidia control panel: - Make sure that Threaded Optimization is turned on (not auto) for your DCS World profile. We've seen some suspects that auto is not fully working. - Enable the performance settings on the Power saving and Texture Quality values. - Set low latency mode to Ultra.
- 28 replies
-
- 4
-
-
Ah damn, that's bad. Really thought we've got a step ahead. Any overclocking used? XMP profiles count as oc in that case.
-
Sorry, missed your dxdiag. What I see in there are 3 things: a) your windows is outdated. I would recommend updating your windows 11 with the latest update from Microsoft. b) your BIOS is very old and not Windows 11 compatible. This might cause all kind of issues already. Update your BIOS! c) DCS crashes in the visual c++ runtime. If the above mentioned updates don't help already, reinstall the visual C++ runtime.
-
Can you get me a dxdiag.txt? Maybe it's drivers related. I'll have a quick look then. Off to bed for today, you can hit me up in discord, too.
-
It's strange that it works with the 2080 TI without issues. And with the same drivers settings and options. It's very unlikely the GPU, but that sounds more or less like it..
-
Have you tried rolling back the driver yet? I have issues since anything newer than 522. Remove it with DDU, to make sure, everything is clean an shiny and try 522 or an even older one.
-
Can you send another log please?
-
Your pagefile is way too low. That can lead to all kind of issues. Decrease your preload radius to max 60000 and set your pagefile to at least 32 GB initial on your fastest SSD. Problems should vanish then.
-
As mentioned in discord already, that's not a DCS issue. Dxdiag showing 6 bluescreens, DCS, star citizen, photoshop and explorer crashing with RADAR_PRE_LEAK_64, which points to either too optimistic memory overclocking or bad chipset drivers. Or a faulty RAM stick.
- 1 reply
-
- 1
-
-
And I removed the respective URL from it, so you guys should not see that any longer.
-
VAICOM pro had an autoupdate feature. Hollywood hosted the updates there. To see which version you need, your client asks this url: string URL = "http://www.awebsite.com/uploads/"; // <-- web URL of the hosted updates.json file string downloadfile = null; Log.Write("Checking for updates... ", Colors.Inline);
-
It seems to not be added to the serverSettings.lua by default. But yes, I would expect it to be still false then. It's just that setting that explicitely seemed to have fixed issues on 4YA, that's why Aunty suggested it. We're still trying to replicate it, no joy until now.