Hi Flugan. Thank you for your efforts on this project. I think bo3b was having some issues dumping the shaders for Watch Dogs. Maybe you can try & see if you are able to.
Also, +1 for a Dx9 version of Project Flugan.
Hi Flugan. Thank you for your efforts on this project. I think bo3b was having some issues dumping the shaders for Watch Dogs. Maybe you can try & see if you are able to.
I still havn't gotten around to buying watchdogs. Last month was terrible with hospital bills. Now I'm just trying to get back to where I was money wise.
I still havn't gotten around to buying watchdogs. Last month was terrible with hospital bills. Now I'm just trying to get back to where I was money wise.
Thanks to everybody using my assembler it warms my heart.
To have a critical piece of code that everyone can enjoy!
What more can you ask for?
I did some test with Crysis 1 and my current wrapper crashes to desktop.
I am only exporting 30% of the exported functions, hopefully it will resolve as I add more function exports.
Running 64-bit version of crysis so that could be a complication.
I'm currently on my dad's funeral so progress have to wait until the weekend.
Lord, grant me the serenity to accept the things I cannot change, the courage to change the things I can, and the wisdom to know the difference.
-------------------
Vitals: Windows 7 64bit, i5 2500 @ 4.4ghz, SLI GTX670, 8GB, Viewsonic VX2268WM
Added some of the missing exports on my dx10 wrapper export 20/30 now.
Crysis is running with dx10 wrapper in 64-bit mode.
This is just one step but still great progress on my dx10 wrapper.
Earlier Crysis did a quick crash to desktop so great improvement.
Just bought Watch_Dogs. It was fairly difficult to setup. Placing the wrapper in the Bin folder resulted in a early crash. Replacing the real d11 in windows system32 appears to be working so far.
Just bought Watch_Dogs. It was fairly difficult to setup. Placing the wrapper in the Bin folder resulted in a early crash. Replacing the real d11 in windows system32 appears to be working so far.
Thanks to everybody using my assembler it warms my heart.
To have a critical piece of code that everyone can enjoy!
What more can you ask for?
[quote="Flugan"]Just bought Watch_Dogs. It was fairly difficult to setup. Placing the wrapper in the Bin folder resulted in a early crash. Replacing the real d11 in windows system32 appears to be working so far.[/quote]I've been debugging their setup for awhile, and as near as I can tell, the game has linked directly with nvapi64.lib to get GameWorks additions. The nvapi64.lib directly calls d3d11.dll from System32, bypassing any wrapper in the game folder.
If I overwrite the System32 d3d11.dll, 3Dmigoto works as well. Not sure this is a viable answer though, it's asking a lot to have people overwrite the system version of DX11, which of course would affect everything. Possibly OK as a last resort, but I'm looking for a better answer.
Flugan said:Just bought Watch_Dogs. It was fairly difficult to setup. Placing the wrapper in the Bin folder resulted in a early crash. Replacing the real d11 in windows system32 appears to be working so far.
I've been debugging their setup for awhile, and as near as I can tell, the game has linked directly with nvapi64.lib to get GameWorks additions. The nvapi64.lib directly calls d3d11.dll from System32, bypassing any wrapper in the game folder.
If I overwrite the System32 d3d11.dll, 3Dmigoto works as well. Not sure this is a viable answer though, it's asking a lot to have people overwrite the system version of DX11, which of course would affect everything. Possibly OK as a last resort, but I'm looking for a better answer.
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
giving my left egg for crysis fix!!! :D
Also, +1 for a Dx9 version of Project Flugan.
Dual boot Win 7 x64 & Win 10 (1809) | Geforce Drivers 417.35
Thanks to everybody using my assembler it warms my heart.
To have a critical piece of code that everyone can enjoy!
What more can you ask for?
donations: ulfjalmbrant@hotmail.com
Shadows on cars in WatchDogs... More soon. :->
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
I am only exporting 30% of the exported functions, hopefully it will resolve as I add more function exports.
Running 64-bit version of crysis so that could be a complication.
I'm currently on my dad's funeral so progress have to wait until the weekend.
Thanks to everybody using my assembler it warms my heart.
To have a critical piece of code that everyone can enjoy!
What more can you ask for?
donations: ulfjalmbrant@hotmail.com
I'm sorry :(
Dual boot Win 7 x64 & Win 10 (1809) | Geforce Drivers 417.35
Gigabyte Z370 Gaming 7 32GB Ram i9-9900K GigaByte Aorus Extreme Gaming 2080TI (single) Game Blaster Z Windows 10 X64 build #17763.195 Define R6 Blackout Case Corsair H110i GTX Sandisk 1TB (OS) SanDisk 2TB SSD (Games) Seagate EXOs 8 and 12 TB drives Samsung UN46c7000 HD TV Samsung UN55HU9000 UHD TVCurrently using ACER PASSIVE EDID override on 3D TVs LG 55
Lord, grant me the serenity to accept the things I cannot change, the courage to change the things I can, and the wisdom to know the difference.
-------------------
Vitals: Windows 7 64bit, i5 2500 @ 4.4ghz, SLI GTX670, 8GB, Viewsonic VX2268WM
Handy Driver Discussion
Helix Mod - community fixes
Bo3b's Shaderhacker School - How to fix 3D in games
3dsolutionsgaming.com - videos, reviews and 3D fixes
Crysis is running with dx10 wrapper in 64-bit mode.
This is just one step but still great progress on my dx10 wrapper.
Earlier Crysis did a quick crash to desktop so great improvement.
Thanks to everybody using my assembler it warms my heart.
To have a critical piece of code that everyone can enjoy!
What more can you ask for?
donations: ulfjalmbrant@hotmail.com
Thanks to everybody using my assembler it warms my heart.
To have a critical piece of code that everyone can enjoy!
What more can you ask for?
donations: ulfjalmbrant@hotmail.com
If I overwrite the System32 d3d11.dll, 3Dmigoto works as well. Not sure this is a viable answer though, it's asking a lot to have people overwrite the system version of DX11, which of course would affect everything. Possibly OK as a last resort, but I'm looking for a better answer.
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