I don't have Tekken7....but i found another game that have the same shaders and works just fine...
The regex don't cover if the shader change the normal swizzle .xyz to another order.
i was just about to send you a PM to test.
I don't have Tekken7....but i found another game that have the same shaders and works just fine...
The regex don't cover if the shader change the normal swizzle .xyz to another order.
At least in the game i test, there was only xyz order....about 100 shader per scene.
Also if the input matrix is not cb1[36]... you need to change the input in the UE4.ini and inverse_cb1.hlsl. For the shaders i see in Tekken7 and the game i tested, both are using cb1[36], seems that is the default cb#.....only a few games (i know only 2) use this type of shaders.
At least in the game i test, there was only xyz order....about 100 shader per scene.
Also if the input matrix is not cb1[36]... you need to change the input in the UE4.ini and inverse_cb1.hlsl. For the shaders i see in Tekken7 and the game i tested, both are using cb1[36], seems that is the default cb#.....only a few games (i know only 2) use this type of shaders.
@DHR
the link in the first page for UFix_UE4 is not working.
Also I don't know exactly where to find the last versions you make or will make in the future.. I'm confused (looking for some help for Assetto corsa competizione game)
@DHR
the link in the first page for UFix_UE4 is not working.
Also I don't know exactly where to find the last versions you make or will make in the future.. I'm confused (looking for some help for Assetto corsa competizione game)
So I picked up Tocoma on steam sale (60% off for a couple more hours), but am having trouble getting the unity universal fix working. I have used the unity fix a few times before with great success so not sure what the issue is. Its listed as using unity 5.6.1 and exe version is 5.6.4, but I think its not recognizing 3DMigoto - as I just get the standard Nvidia green text when launching. I tried the exclusive window mode launch parameter but that didn’t help. Game looks nice, but really needs 3D. Any ideas on what I could try to get the fix to kick in?
https://store.steampowered.com/app/343860/Tacoma/
Fix is in main folder with exe, tried all 3 unity fixes even though its not getting that far anyway. Set up for TaB, but can’t get it activated for some reason. I will try newest version of 3DMigoto when I get home tonight, as that has fixed some games for me..
So I picked up Tocoma on steam sale (60% off for a couple more hours), but am having trouble getting the unity universal fix working. I have used the unity fix a few times before with great success so not sure what the issue is. Its listed as using unity 5.6.1 and exe version is 5.6.4, but I think its not recognizing 3DMigoto - as I just get the standard Nvidia green text when launching. I tried the exclusive window mode launch parameter but that didn’t help. Game looks nice, but really needs 3D. Any ideas on what I could try to get the fix to kick in?
Fix is in main folder with exe, tried all 3 unity fixes even though its not getting that far anyway. Set up for TaB, but can’t get it activated for some reason. I will try newest version of 3DMigoto when I get home tonight, as that has fixed some games for me..
[quote="DHR"]@Shift-E
Probably the game is 32bits....copy/replace both dll (d3d11.dll and nvapi.dll) from 3Dmigoto 1.3.11.
Hope this helps![/quote]
Yup 32 bits, I should have caught that. got it working with 2017x unity fix, absolutely fantastic floating around the space station in 3D as opposed to 2D. So glad I waited on getting this. Thanks for the help DHR!
on a related note, for some of these games that are 100% fixed by universal fixes or maybe a couple additional tweaks were needed, I feel like maybe we should post them to the Helix Blog? A lot of users just check the blog and not the forums, and I have a few titles that I have seen get requested here in the past (before the release of these amazing universal regex fixes). Is there a guide on how to post a game fix to Helix Blog, where to upload fix, etc? I did a search but didn't find anything..
DHR said:@Shift-E
Probably the game is 32bits....copy/replace both dll (d3d11.dll and nvapi.dll) from 3Dmigoto 1.3.11.
Hope this helps!
Yup 32 bits, I should have caught that. got it working with 2017x unity fix, absolutely fantastic floating around the space station in 3D as opposed to 2D. So glad I waited on getting this. Thanks for the help DHR!
on a related note, for some of these games that are 100% fixed by universal fixes or maybe a couple additional tweaks were needed, I feel like maybe we should post them to the Helix Blog? A lot of users just check the blog and not the forums, and I have a few titles that I have seen get requested here in the past (before the release of these amazing universal regex fixes). Is there a guide on how to post a game fix to Helix Blog, where to upload fix, etc? I did a search but didn't find anything..
@Shift-E
Great that work!
You can post in the blog with any account i suppose....for upload the fixes, now i don't know who is the administrator of aws.amazon (you can send a PM to bo3b).
You can post in the blog with any account i suppose....for upload the fixes, now i don't know who is the administrator of aws.amazon (you can send a PM to bo3b).
[quote="DHR"]@Shift-E
Great that work!
You can post in the blog with any account i suppose....for upload the fixes, now i don't know who is the administrator of aws.amazon (you can send a PM to bo3b).[/quote]
@DHR: ok thanks, check your PM for a thank you :)
You can post in the blog with any account i suppose....for upload the fixes, now i don't know who is the administrator of aws.amazon (you can send a PM to bo3b).
OK about the administrator...i assumed wrongly that eqzitara was not longer the administrator.
@all
I just update the UE4 and Unity Universal Fix.
- UE4 i extended the coverage for Shadows, lights and reflections
- Unity i fix a value that copy/paste by mistake, now all lights will be fixed (I check in Bendy and 2 others games, now is OK).
OK about the administrator...i assumed wrongly that eqzitara was not longer the administrator.
@all
I just update the UE4 and Unity Universal Fix.
- UE4 i extended the coverage for Shadows, lights and reflections
- Unity i fix a value that copy/paste by mistake, now all lights will be fixed (I check in Bendy and 2 others games, now is OK).
The regex don't cover if the shader change the normal swizzle .xyz to another order.
i was just about to send you a PM to test.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
CPU: Intel Core i7 7700K @ 4.9GHz
Motherboard: Gigabyte Aorus GA-Z270X-Gaming 5
RAM: GSKILL Ripjaws Z 16GB 3866MHz CL18
GPU: MSI GeForce RTX 2080Ti Gaming X Trio
Monitor: Asus PG278QR
Speakers: Logitech Z506
Donations account: masterotakusuko@gmail.com
Also if the input matrix is not cb1[36]... you need to change the input in the UE4.ini and inverse_cb1.hlsl. For the shaders i see in Tekken7 and the game i tested, both are using cb1[36], seems that is the default cb#.....only a few games (i know only 2) use this type of shaders.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
the link in the first page for UFix_UE4 is not working.
Also I don't know exactly where to find the last versions you make or will make in the future.. I'm confused (looking for some help for Assetto corsa competizione game)
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
.
i7 4790K @4.8Ghz / 2x 1080 8GB SLI @2000Mhz / 16GB @2400Mhz
Just click:
My 3D videos and crosstalk test pattern
3DVision Fixes:
HelixMod Site
Universal fix for UnrealEngine 4 Games
Universal fix for Unity Games
Universal fix for FrostBite 3 Games
Universal fix for TellTales Games
Compability Mode Unleashed
Please donate if you can:
-----> Donations to 3DVision Fixers
.
No more Walking Dead, Batman, Game of thrones, Guardians of the galaxy and The Wolf among us !
:(
i7 4790K @4.8Ghz / 2x 1080 8GB SLI @2000Mhz / 16GB @2400Mhz
Just click:
My 3D videos and crosstalk test pattern
3DVision Fixes:
HelixMod Site
Universal fix for UnrealEngine 4 Games
Universal fix for Unity Games
Universal fix for FrostBite 3 Games
Universal fix for TellTales Games
Compability Mode Unleashed
Please donate if you can:
-----> Donations to 3DVision Fixers
.
https://store.steampowered.com/app/343860/Tacoma/
Fix is in main folder with exe, tried all 3 unity fixes even though its not getting that far anyway. Set up for TaB, but can’t get it activated for some reason. I will try newest version of 3DMigoto when I get home tonight, as that has fixed some games for me..
Probably the game is 32bits....copy/replace both dll (d3d11.dll and nvapi.dll) from 3Dmigoto 1.3.11.
Hope this helps!
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Yup 32 bits, I should have caught that. got it working with 2017x unity fix, absolutely fantastic floating around the space station in 3D as opposed to 2D. So glad I waited on getting this. Thanks for the help DHR!
on a related note, for some of these games that are 100% fixed by universal fixes or maybe a couple additional tweaks were needed, I feel like maybe we should post them to the Helix Blog? A lot of users just check the blog and not the forums, and I have a few titles that I have seen get requested here in the past (before the release of these amazing universal regex fixes). Is there a guide on how to post a game fix to Helix Blog, where to upload fix, etc? I did a search but didn't find anything..
Great that work!
You can post in the blog with any account i suppose....for upload the fixes, now i don't know who is the administrator of aws.amazon (you can send a PM to bo3b).
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
@DHR: ok thanks, check your PM for a thank you :)
2x Geforce GTX 980 in SLI provided by NVIDIA, i7 6700K 4GHz CPU, Asus 27" VG278HE 144Hz 3D Monitor, BenQ W1070 3D Projector, 120" Elite Screens YardMaster 2, 32GB Corsair DDR4 3200MHz RAM, Samsung 850 EVO 500G SSD, 4x750GB HDD in RAID5, Gigabyte Z170X-Gaming 7 Motherboard, Corsair Obsidian 750D Airflow Edition Case, Corsair RM850i PSU, HTC Vive, Win 10 64bit
Alienware M17x R4 w/ built in 3D, Intel i7 3740QM, GTX 680m 2GB, 16GB DDR3 1600MHz RAM, Win7 64bit, 1TB SSD, 1TB HDD, 750GB HDD
Pre-release 3D fixes, shadertool.py and other goodies: http://github.com/DarkStarSword/3d-fixes
Support me on Patreon: https://www.patreon.com/DarkStarSword or PayPal: https://www.paypal.me/DarkStarSword
@all
I just update the UE4 and Unity Universal Fix.
- UE4 i extended the coverage for Shadows, lights and reflections
- Unity i fix a value that copy/paste by mistake, now all lights will be fixed (I check in Bendy and 2 others games, now is OK).
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com