fholger / vrperfkit

VR Performance Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elite Dangerous: log File is written, but no effect

theBuga opened this issue · comments

Hi,
I tried to use this tool with Elite Dangerous on Steam together with an Oculus 2.
The DLL is somehow invoked: there is the log file being written. But beside that no effect: no change of behaviour when editing the config file. Nothing to be seen if debug is turned on.
Any ideas what I am doing wrong?
Many thanks,
Buga

2023-03-06_093743
2023-03-06_093956
2023-03-06_094954
vrperfkit.log

I've checked it now and everything seems to be working well. The debugging circle is visible in the screenshot, the effect is also visible, the logs are attached for comparison.
You would like to provide more information, a screenshot, logs, what settings....

The DLL is somehow invoked: there is the log file being written. But beside that no effect: no change of behaviour when editing the config file. Nothing to be seen if debug is turned on.

Are you editing a config file while playing? Did I understand you correctly? if so, it doesn't work that way

P.S. and so in general, not a very good result is obtained with this game. it's not worth it.

Many thanks for the quick reply. I will provide additional information as soon as I am back at my Computer, tomorrow evening the latest.

Are you editing a config file while playing? Did I understand you correctly? if so, it doesn't work that way
No, I re-started after re-configuration.

Thanks,
Buga

Hi again,
some additioinal info:

Oculus-App-Version 49.0.0.170.358 (49.0.0.170.358)
image
image
image
image
image

I tried different configs, e.g.: (I renamed it to .txt in order to be able to drop it here)
vrperfkit.txt

There was no effect, but the dll was somehow invoked without doing much logging:
vrperfkit.log

Although debug mode was enabled ther is no debugging circle visible:
Bhotepa (20230307-185835)

Maybe you can give me hints what I am doing wrong or what I could try?

Many thanks,
Buga

I understood correctly from your screenshot that you put the files in :
"C:\Program Files (x86)\Steam\steamapps\common\Elite Dangerous" ?
if this is the case, then you did the wrong thing.
For "Odyssey" you need to put them in :
"C:\Program Files (x86)\Steam\steamapps\common\Elite Dangerous\Products\elite-dangerous-odyssey-64"
For "Horizons" you need to put them in :
"C:\Program Files (x86)\Steam\steamapps\common\Elite Dangerous\Products\elite-dangerous-64"

for example, I have them located here in this path, in the folder where the executable file is located "EliteDangerous64.exe"
2023-03-08_013724

Many thanks! That was exactly the problem. In my folder is just the launcher. Now everything works.