NattyDread
Neo Member

Assassin's Creed: Syndicate || 2160p || ReShade || Hattiwatti's camera tool || 6 shot pano

NaissanceE || 1440p || 4xSGSSAA || Fly || SweetFX || JonasBeckmans' tweaks || PTGui Little Planet 300 degree stereographic (82 shots)
![]()
Assassin's Creed: Syndicate || 2160p || ReShade || Hattiwatti's camera tool || 6 shot pano
Damn, look at the LOD on the mountains. Hell, even the one right in front of rico looks blurry. Nothing against the screenshot though, maybe it didnt load or something. Is that on max settings?
I love both of these. That 2nd one is one of my favorite panos that you've done... but man, why is that first one not on your Flickr? It's great! And the bad LOD surprisingly doesn't look that bad.
Super dumb question, but I don't know what values to input in Reshade's DoF effect. I simply cannot get it to work without blurring everything (regardless of distance number).
Anyone have very standard numbers for a good DoF effect and tips on how to increase/decrease the distance?
To fix the near dof control curve you should edit the DOF.h file and find every copy of this lines:
#if(DOF_AUTOFOCUS != 0)
discRadius*=(centerDepth < 0.5) ? (1.0 / max(DOF_NEARBLURCURVE * 2.0, 1.0)) : 1.0;
#endif
and then edit out or comment the #if and #endif so it looks like this:
//#if(DOF_AUTOFOCUS != 0)
discRadius*=(centerDepth < 0.5) ? (1.0 / max(DOF_NEARBLURCURVE * 2.0, 1.0)) : 1.0;
//#endif
I have no respect lately towards shots that take less than 2h to setup.![]()
That really made me LOL at work! But, seriously though...2hrs for a single shot?!?!
Hard to pull of a shot.
If you ever tried players-only while riding Roach then you know what I mean. Timestopping something decent was a nightmare. So many variables here + I wasted hours unsuccessfully trying to edit the giants LoD and draw distance in the uncooked files.
Wanted so much more of this idea but this is the best I got. Almost spent a full working day on it.
Damn, look at the LOD on the mountains. Hell, even the one right in front of rico looks blurry. Nothing against the screenshot though, maybe it didnt load or something. Is that on max settings?
The DOF is bugged in ReShade Framework 1.1. I don't know if that's what you're using, but piltrafo explained how to fix it here.
I had the same problem but was able to get it working after doing that Fix.... not that I have anything to show for it.
mods?
Maybe they're flying?What happened to their shadows? Looks like they are in air or something..
Hey Jim, I have a question about Hatti's camera tool. Do you have to make the CT each time you start the game? I saved it but I think it comes up with a new address and changing the byte value to 0 didn't get rid of the objective marker.
Hey Jim, I have a question about Hatti's camera tool. Do you have to make the CT each time you start the game? I saved it but I think it comes up with a new address and changing the byte value to 0 didn't get rid of the objective marker.
Thanks for the heads up! Didn't know it was free. Installed!Hell yeah!!! This game was the only reason I still haven't sold my Xbox 360 yet. The fact that's it's free makes it all the sweeter.
Aight fuck it. I gave it a shot.
https://www.dropbox.com/s/ihp4swh9nbiq9sd/ACU_obj_marker.CT?dl=0
Try that for Unity. F5 to hide the Objective Marker and F6 to show it again.
.... the checkbox either freezes a value or toggles a script. Since you don't want to freeze that value, don't check the box.
Thing is, it might not work because it's a pointer for a single objective marker in the game. I suspect that some missions have more than 1 marker or uniquemarkers.... so yeah, you might just have to search via the steps I gave you each time there's a marker on screen. But.... do try it without clicking that freeze box.
Thanks for doing that man first of all, knowing you don't have much time these days. I tried it but it wouldn't work for some reason. After I attach ACU, it fills in the same address you gave me yesterday i.e 16777473 and allows me to even check mark the box so it's active, however pressing F5 and F6 in-game does nothing to the marker :-(