Page 1 of 1

Geo-11 3D driver

Posted: Thu Dec 08, 2022 5:18 am
by marcus locos
Has anyone looked into the new geo-11 3d driver yet? I wanted to start Skyrim with it. And so far everything works, it starts in SBS but I'm not satisfied with the result yet.

With Ctrl+F3/F4 I can change the depth but it doesn't respond to F5/F6 to set the convergence.
I didn't understand that exactly how the whole thing should work. Software is supposedly no longer necessary. I have installed the latest graphics driver under Windows 10. The 3DFM reports that no 3D driver is installed and that the installed graphics driver is not compatible with DX11 games.

Maybe someone can help me.

Re: Geo-11 3D driver

Posted: Thu Dec 08, 2022 7:57 am
by dlrjajdlfo
you have to delete some text in constant section about key preset

Re: Geo-11 3D driver

Posted: Thu Dec 08, 2022 8:09 am
by marcus locos
i have only found this:

Hotkeys
- "F1": five convergence presets (16, 25, 35, 50, 80). 50 by default. Change them in "d3dx.ini" if you want different values. Only working if "dm_auto_convergence" is disabled in "d3dxdm.ini".

so i opened d3dx dm:
dm_auto_convergence = 1
=
dm_auto_convergence = 0

if I enter a 0 then I can select five convergence presets, right?

Re: Geo-11 3D driver

Posted: Thu Dec 08, 2022 5:06 pm
by dlrjajdlfo
marcus locos wrote: Thu Dec 08, 2022 8:09 am i have only found this:

Hotkeys
- "F1": five convergence presets (16, 25, 35, 50, 80). 50 by default. Change them in "d3dx.ini" if you want different values. Only working if "dm_auto_convergence" is disabled in "d3dxdm.ini".

so i opened d3dx dm:
dm_auto_convergence = 1
=
dm_auto_convergence = 0

if I enter a 0 then I can select five convergence presets, right?
Check concerned about hud depth, and any [preset] section
In d3dx ini
same issue happend in many games, but I solved it all now

Re: Geo-11 3D driver

Posted: Sun Dec 11, 2022 9:42 am
by marcus locos
So when I search for "hud depth" then I only find this:

;HUD depth.
[Key2]
Key = no_modifiers F2
back = shift F2
type = cycle
x = 0, 0.3, 0.6, 0.9, 0.95, 1
transition = 100
transition_type = cosine

And when I search for "preset" then I find nothing relevant.
Can you explain me more exactly what I have to search for or what I have to set/change? Thank you.