[img]https://forums.geforce.com/cmd/default/download-comment-attachment/68784/[/img]
This game is a grid-based dungeon crawler with the difference that it is with one single character.
I fixed it for myself using DarkStarSword's scripts and templates and thought that maybe someone else would also like to play it so I have uploaded the fix here. Just remove the jpg extension and unzip it to the main directory.
L key sets convergence to recommended convergence.
P key cycles through 4 depths for the menu and pop-up windows.
[EDIT]
H key cycles through 4 depths for the HUD.
I seems that the fix does not always activate with 3D Vision for some reason so if you find that you can't change the menu depth, a solution is to do Ctl+T and again Ctl+T and then it should have activated. This problem doesn't seem to occur with 3DTV Play.
The fix has been re-uploaded.
This game is a grid-based dungeon crawler with the difference that it is with one single character.
I fixed it for myself using DarkStarSword's scripts and templates and thought that maybe someone else would also like to play it so I have uploaded the fix here. Just remove the jpg extension and unzip it to the main directory.
L key sets convergence to recommended convergence.
P key cycles through 4 depths for the menu and pop-up windows.
[EDIT]
H key cycles through 4 depths for the HUD.
I seems that the fix does not always activate with 3D Vision for some reason so if you find that you can't change the menu depth, a solution is to do Ctl+T and again Ctl+T and then it should have activated. This problem doesn't seem to occur with 3DTV Play.
Nice, I like these types of games... is it turn-based like Orcs & Elves, Wolfenstein RPG and Doom RPG or is it real-time like Legend of Grimrock. I'm a sucker for the turn-based/single-character ones... not so much the real-time/party ones.
Edit:Apparently it's already on my wishlist... :)
Nice, I like these types of games... is it turn-based like Orcs & Elves, Wolfenstein RPG and Doom RPG or is it real-time like Legend of Grimrock. I'm a sucker for the turn-based/single-character ones... not so much the real-time/party ones.
Did you try separating hud from spider webs? Hud is static so it should be possible.
Like
If_eq position.Z = 0
if_eq POSITION.W = 1
I could add it to helixmod blog or give you access to posting on it. Just pm me.
[quote="eqzitara"]Did you try separating hud from spider webs? Hud is static so it should be possible.
Like
if_eq POSITION.W = 1[/quote]
Thanks eqzitara, this was sufficient to solve the problem. I thought that there was a way to determine HUD shaders and looked through the last batch of fixes in helixmod but couldn't find an example.
eqzitara said:Did you try separating hud from spider webs? Hud is static so it should be possible.
Like
if_eq POSITION.W = 1
Thanks eqzitara, this was sufficient to solve the problem. I thought that there was a way to determine HUD shaders and looked through the last batch of fixes in helixmod but couldn't find an example.
I dunno if others do but I always write if w=1 for hud w does not = 1 for broken effects. Its a good habit since there are often unexpected shared effects.
Just pm me if you want to add it or want me to add it.
I dunno if others do but I always write if w=1 for hud w does not = 1 for broken effects. Its a good habit since there are often unexpected shared effects.
Just pm me if you want to add it or want me to add it.
Co-founder of helixmod.blog.com
If you like one of my helixmod patches and want to donate. Can send to me through paypal - eqzitara@yahoo.com
This game is a grid-based dungeon crawler with the difference that it is with one single character.
I fixed it for myself using DarkStarSword's scripts and templates and thought that maybe someone else would also like to play it so I have uploaded the fix here. Just remove the jpg extension and unzip it to the main directory.
L key sets convergence to recommended convergence.
P key cycles through 4 depths for the menu and pop-up windows.
[EDIT]
H key cycles through 4 depths for the HUD.
I seems that the fix does not always activate with 3D Vision for some reason so if you find that you can't change the menu depth, a solution is to do Ctl+T and again Ctl+T and then it should have activated. This problem doesn't seem to occur with 3DTV Play.
The fix has been re-uploaded.
Edit:Apparently it's already on my wishlist... :)
[MonitorSizeOverride][Global/Base Profile Tweaks][Depth=IPD]
Like
If_eq position.Z = 0
if_eq POSITION.W = 1
I could add it to helixmod blog or give you access to posting on it. Just pm me.
Co-founder of helixmod.blog.com
If you like one of my helixmod patches and want to donate. Can send to me through paypal - eqzitara@yahoo.com
Thanks eqzitara, this was sufficient to solve the problem. I thought that there was a way to determine HUD shaders and looked through the last batch of fixes in helixmod but couldn't find an example.
Just pm me if you want to add it or want me to add it.
Co-founder of helixmod.blog.com
If you like one of my helixmod patches and want to donate. Can send to me through paypal - eqzitara@yahoo.com