Here's one I found from a great reviewer:
https://www.youtube.com/watch?v=g4SUYRhHC88
Puzzle Agent. Actually works fine in 3D without any fix. Tends to zoom in convergence for cutscenes, but is completely playable in 3D.
[b]Unforgiving - A Northern Hymn[/b]
[img]http://cdn.edgecast.steamstatic.com/steam/apps/747340/header.jpg?t=1512144291[/img]
Fix:
[url]http://helixmod.blogspot.com/2017/12/unforgiving-northern-hymn-dx11.html[/url]
Great indie game... is not that long, but very nice.
This game is fixed 100% using ShaderRegex....not a single Shader was fixed manually.
I also add a ShaderRegex for a Compute Shader responsable for a Lights Shafts & Glow....new shader, first time i see in a UE4 game.
Great indie game... is not that long, but very nice.
This game is fixed 100% using ShaderRegex....not a single Shader was fixed manually.
I also add a ShaderRegex for a Compute Shader responsable for a Lights Shafts & Glow....new shader, first time i see in a UE4 game.
Awesome, I'll add this to my Steam wish list.
Thanks for fixing it and it's great to see how useful ShaderRegex is:)
[quote="DHR"]This game is fixed 100% using ShaderRegex....not a single Shader was fixed manually.
I also add a ShaderRegex for a Compute Shader responsable for a Lights Shafts & Glow....new shader, first time i see in a UE4 game.
[/quote]
Not a single shader fixed manually, that's insane!!
Thanks for fixing it and it's great to see how useful ShaderRegex is:)
DHR said:This game is fixed 100% using ShaderRegex....not a single Shader was fixed manually.
I also add a ShaderRegex for a Compute Shader responsable for a Lights Shafts & Glow....new shader, first time i see in a UE4 game.
Not a single shader fixed manually, that's insane!!
hi DHR
love your fixes!
I bought unforgiving game but I'm having an issue with it.. maybe you can help..
in game resolution setting is on 3840x2160 but the game in practice is on 1440p.. no matter what resolution I choose it stuck on 1440p. although I can play in 1440p using TB I want to play in 4k..
are u expereincing the same thing?
btw i can hear 3 beaps before game launches.. im not sure what it means..
hi DHR
love your fixes!
I bought unforgiving game but I'm having an issue with it.. maybe you can help..
in game resolution setting is on 3840x2160 but the game in practice is on 1440p.. no matter what resolution I choose it stuck on 1440p. although I can play in 1440p using TB I want to play in 4k..
are u expereincing the same thing?
btw i can hear 3 beaps before game launches.. im not sure what it means..
Hi eitan8385!
i'm playing at 1080p....so i don't have that issue.
Very strange that you hear those 3 beaps....have you change some values in upscaling? or another value in the ini.
I have 2 more indie horror games on hold!...i will look after Prey.
i'm playing at 1080p....so i don't have that issue.
Very strange that you hear those 3 beaps....have you change some values in upscaling? or another value in the ini.
I have 2 more indie horror games on hold!...i will look after Prey.
@eitan8385
I found what causing the beaps....is the new ShaderRegex for CS Volumentric Lights/Light Shafts i add. i miss 2 letters in the headers of the ShaderRegex. That particular fix won't work. I will update later.
If you like you can change this line (line 869):
[code][ShaderRegex_Lights_Shafts_Glow.Pattern][/code]
For this:
[code][ShaderRegex_CS_Lights_Shafts_Glow.Pattern][/code]
BUT, this have nothing to do with the resolution settings issue.
@eitan8385
I found what causing the beaps....is the new ShaderRegex for CS Volumentric Lights/Light Shafts i add. i miss 2 letters in the headers of the ShaderRegex. That particular fix won't work. I will update later.
If you like you can change this line (line 869):
[ShaderRegex_Lights_Shafts_Glow.Pattern]
For this:
[ShaderRegex_CS_Lights_Shafts_Glow.Pattern]
BUT, this have nothing to do with the resolution settings issue.
Hey DHR, I just started playing Unforgiving and I'm pleasently surprised to see you have released a fix for it. I just gave it a go in 3D and it disables the Steam overlay which I need as I use a Steam controller. I seem to remember a simple .ini edit to fix the Steam overlay but can't find it at the moment.
Anyway thanks for the fix, I'm gonna send you a small donation shortly.
Hey DHR, I just started playing Unforgiving and I'm pleasently surprised to see you have released a fix for it. I just gave it a go in 3D and it disables the Steam overlay which I need as I use a Steam controller. I seem to remember a simple .ini edit to fix the Steam overlay but can't find it at the moment.
Anyway thanks for the fix, I'm gonna send you a small donation shortly.
I update the fix and correct those beaps.
The d3dx.ini have already the "allow_create_device=2". You can try using "allow_create_device=1" or "allow_create_device=0". Or try add this "allow_dxgi1_2=2" with "allow_create_device=2"
The d3dx.ini have already the "allow_create_device=2". You can try using "allow_create_device=1" or "allow_create_device=0". Or try add this "allow_dxgi1_2=2" with "allow_create_device=2"
[quote="DHR"]@eitan8385
I found what causing the beaps....is the new ShaderRegex for CS Volumentric Lights/Light Shafts i add. i miss 2 letters in the headers of the ShaderRegex. That particular fix won't work. I will update later.
If you like you can change this line (line 869):
[code][ShaderRegex_Lights_Shafts_Glow.Pattern][/code]
For this:
[code][ShaderRegex_CS_Lights_Shafts_Glow.Pattern][/code]
BUT, this have nothing to do with the resolution settings issue.
[/quote]
thanks DHR!
DHR said:@eitan8385
I found what causing the beaps....is the new ShaderRegex for CS Volumentric Lights/Light Shafts i add. i miss 2 letters in the headers of the ShaderRegex. That particular fix won't work. I will update later.
If you like you can change this line (line 869):
[ShaderRegex_Lights_Shafts_Glow.Pattern]
For this:
[ShaderRegex_CS_Lights_Shafts_Glow.Pattern]
BUT, this have nothing to do with the resolution settings issue.
Another indie game
[b]Hello Neighbor[/b]
[url]http://helixmod.blogspot.com/2017/12/hello-neighbor-dx11.html[/url]
[img]http://cdn.akamai.steamstatic.com/steam/apps/521890/header.jpg?t=1512841540[/img]
Very challenging/hard game...almost hate Act 3...nice game.
ShaderRegex do almost all the job, 3 shaders manually fixed :)
is a hard game, but nice!
i uninstall the game before they release the 1.1.4 update (yesteday), so i don't test with that update. Probably all will be OK because the entire game is fixed on the fly with ShaderRegex. If there are issues i can install again and check.
i uninstall the game before they release the 1.1.4 update (yesteday), so i don't test with that update. Probably all will be OK because the entire game is fixed on the fly with ShaderRegex. If there are issues i can install again and check.
Puzzle Agent. Actually works fine in 3D without any fix. Tends to zoom in convergence for cutscenes, but is completely playable in 3D.
Acer H5360 (1280x720@120Hz) - ASUS VG248QE with GSync mod - 3D Vision 1&2 - Driver 372.54
GTX 970 - i5-4670K@4.2GHz - 12GB RAM - Win7x64+evilKB2670838 - 4 Disk X25 RAID
SAGER NP9870-S - GTX 980 - i7-6700K - Win10 Pro 1607
Latest 3Dmigoto Release
Bo3b's School for ShaderHackers
Fix:
http://helixmod.blogspot.com/2017/12/unforgiving-northern-hymn-dx11.html
Great indie game... is not that long, but very nice.
This game is fixed 100% using ShaderRegex....not a single Shader was fixed manually.
I also add a ShaderRegex for a Compute Shader responsable for a Lights Shafts & Glow....new shader, first time i see in a UE4 game.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Thanks for fixing it and it's great to see how useful ShaderRegex is:)
Not a single shader fixed manually, that's insane!!
love your fixes!
I bought unforgiving game but I'm having an issue with it.. maybe you can help..
in game resolution setting is on 3840x2160 but the game in practice is on 1440p.. no matter what resolution I choose it stuck on 1440p. although I can play in 1440p using TB I want to play in 4k..
are u expereincing the same thing?
btw i can hear 3 beaps before game launches.. im not sure what it means..
i'm playing at 1080p....so i don't have that issue.
Very strange that you hear those 3 beaps....have you change some values in upscaling? or another value in the ini.
I have 2 more indie horror games on hold!...i will look after Prey.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
I found what causing the beaps....is the new ShaderRegex for CS Volumentric Lights/Light Shafts i add. i miss 2 letters in the headers of the ShaderRegex. That particular fix won't work. I will update later.
If you like you can change this line (line 869):
For this:
BUT, this have nothing to do with the resolution settings issue.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Anyway thanks for the fix, I'm gonna send you a small donation shortly.
The d3dx.ini have already the "allow_create_device=2". You can try using "allow_create_device=1" or "allow_create_device=0". Or try add this "allow_dxgi1_2=2" with "allow_create_device=2"
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
thanks DHR!
Hello Neighbor
http://helixmod.blogspot.com/2017/12/hello-neighbor-dx11.html
Very challenging/hard game...almost hate Act 3...nice game.
ShaderRegex do almost all the job, 3 shaders manually fixed :)
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Thanks again !!!
http://photos.3dvisionlive.com/chtiblue/album/530b52d4cb85770d6e000049/3Dvision with 55" LG OLED EG920 interlieved 3D (3840x2160) overide mode, GTX 2080 Ti XC Ultra EVGA, core i5 @4.3GHz, 16Gb@2130, windows 7&10 64bit, Dolby Atmos 5.1.4 Marantz 6010 AVR
Asus Deluxe Gen3, Core i7 2700k@4.5Ghz, GTX 1080Ti, 16 GB RAM, Win 7 64bit
Samsung Pro 250 GB SSD, 4 TB WD Black (games)
Benq XL2720Z
Win7 64bit Pro
CPU: 4790K 4.8 GHZ
GPU: Asus Geforce RTX 2080 TI Rog Strix OC
Monitor: Asus PG278QR
And lots of ram and HD's ;)
i uninstall the game before they release the 1.1.4 update (yesteday), so i don't test with that update. Probably all will be OK because the entire game is fixed on the fly with ShaderRegex. If there are issues i can install again and check.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com