onnoj / DeusExEchelonRenderer

Fixed-Function Pipeline renderer for Deus Ex (2000), for use with Nvidia's RTX Remix
MIT License
100 stars 2 forks source link

🕷️[BUG/CRASH/GLITCH] ... I followed the setup guidelines sted by step but it doesn't work #18

Closed Iraito closed 4 months ago

Iraito commented 4 months ago

I followed the guide, do i need to install omniverse or something else?

onnoj commented 4 months ago

Hi,

Can you be a bit more specific? What doesn't work? How far do you get? Were you able to follow the instructions to the letter or were there steps that were unclear?

And, to answer your question, you don't need to install Omniverse, that's meant for modding.

Iraito commented 4 months ago

I follow the guide, start the game but i don't get any RTX, no message or anything. Also i'm interested in this primarily for modding, i have been working as a 3d artist for a long time now and i wanted a small side project to work on, if i need omniverse for that i will add that too, but as of now i first wanna get the game to have RTX on.

onnoj commented 4 months ago

Can you add a screenshot of what it looks like?

On Fri, 17 May 2024, 17:53 Iraito, @.***> wrote:

I follow the guide, start the game but i don't get any RTX, no message or anything. Also i'm interested in this primarily for modding, i have been working as a 3d artist for a long time now and i wanted a small side project to work on, if i need omniverse for that i will add that too, but as of now i first wanna get the game to have RTX on.

— Reply to this email directly, view it on GitHub https://github.com/onnoj/DeusExEchelonRenderer/issues/18#issuecomment-2118424462, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBNUNP5GU5N43776WGLGJLZCZ34DAVCNFSM6AAAAABH36TJHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJYGQZDINBWGI . You are receiving this because you commented.Message ID: @.***>

Iraito commented 4 months ago

image

onnoj commented 4 months ago

Alright, for some reason the game is using the default renderer.

Can you make a screenshot of the Deus Exe configuration menu? It should look like this: 324254889-0a78b852-3060-4ff9-8dbc-320f0d078dd0

Iraito commented 4 months ago

image

Iraito commented 4 months ago

Any news?

onnoj commented 4 months ago

Hi, I'm currently away for business. I should have time to look into the issue this weekend.

In the mean time, could you see if you can locate the logs? How to

There should also be a way to force Deus Exe to not use the user data folders, but I don't remember what the command line flag was. Edit: found it, it's -localdata (https://kentie.net/article/dxguide/files/Readme.htm)

Iraito commented 4 months ago

Did the local data still not working, i will wait for a fix.

onnoj commented 4 months ago

Can you provide logs?

Iraito commented 4 months ago

deusex.log

mmdanggg2 commented 4 months ago

It says it can't load the package but, assuming you've put the dll into the System folder correctly, here's a bit of a random guess. Go into the properties of the dll and see if you need to unblock it: image Just check unblock and apply, then try again.

Iraito commented 4 months ago

Everything was already unblocked

anchorlightforge commented 4 months ago

This is a bit of a shot in the dark, but someone that was testing Red Faction II with me a while back had an Nvidia driver setting that overrode the default behavior and caused Remix not to load at all.

In the Nvidia Control Panel, Vulkan/OpenGL Present Method was set to this: image

When it should be set to this: image

It's the last setting on the Nvidia Control Panel in Manage 3D Settings > Global Settings.

To be clear, I'm posting this assuming from the post above that:

If this doesn't do the trick, I'll try to find some time to investigate.

Iraito commented 4 months ago

Nope, still not working but thank you all.

onnoj commented 4 months ago

Hmm, well, the issue is that the .DLL isn't being loaded, maybe something is blocking it (some overzealous antivirus software?), or the runtime library is not properly installed.

If it's the latter, you could try installing it to see if it makes a difference, it's vc_redist.x86.exe on this page: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

If that doesn't work, then I'm afraid I'm out of ideas until someone else runs into the same problem.

onnoj commented 4 months ago

Issue cannot be reproduced. No response in 2w, closing issue. Feel free to reopen!

Iraito commented 2 months ago

Yeah tried everything, still not working.