megai2 / SelectRenderer

Ingame UI based render selection for GW2
MIT License
9 stars 1 forks source link

Menu to select render doesn't shows up at game start #4

Open narf203 opened 2 years ago

narf203 commented 2 years ago

No menu when starting the game. Any tips to get it working?

I placed all the files like this : DXVK: /addons/dxvk/d3d9.dll DXVK-async: /addons/dxvk-async/d3d9.dll d912pxy: /addons/d912pxy (via addon manager) reshade dx9: /addons/reshade/d3d9.dll reshade dx12: /addons/reshade/dxgi.dll gw2enhanced: /addons/gw2enhanced gw2hook: /addons/gw2hook/d3d9.dll

megai2 commented 2 years ago

you need libimgui installed too, it is listed in depdendencies but not handled properly by addon manager and it should be good to go

Ishikiopy commented 1 year ago

Edit: Nvm he is saying install it with the mod manager not manually, the mod manager is special oof

bluenote73 commented 1 year ago

I'm installing for the first time and having same problem, I'm only installing dxvk async though, any advice?

bluenote73 commented 1 year ago

My problem was I didn't realize the folder names aren't arbitrary. They must specifically be dxvk, dxvk-async, etc. So I was using dxvk-async-2.0 or whatever. I wonder if the wiki entry could be slightly modified to mention this for people like me. Thank you for your work megai2 :)