Bugs? GraphicsMod? What you on about m8?
Advice is same as DHH (though that is not supported any more and has waaaaaay less functionality and also the creator (to answer your other complaint/query) as far as I know is in the wind - SAVE A PRESET.
Your problems just sound like a config issue. Luckily, community legend OrangeSpork has done all the things you're complaining about for you - follow his releases
You must be registered to see the links
Copy HS2Graphics.zip over your root folder
Keep up to date with his releases and never have to activate SSS and a bunch of other crap again. But mostly, just save FOV/graphical presets and stop inventing problems. Not noticed a single issue I could call an issue, and certainly nothing that constitutes a bug working exclusively with GraphicsMod in over two years.
DHH is for peeps who want to do the horny and make stuff look good quick. That's fine. I personally spend a dozen hours in Studio getting a thigh to look right, but still want a wank afterwards.
I'm not shitting on YOUR fun, please don't shit on mine.
Peace.
Hi there,
Thanks for a reply, I don't understand why you appear to be taking my post so personally though... lol Take it easy, mate!
"SAVE A PRESET" - obviously I AM saving presets and I was talking about issues with saved presets.
Bugs... Ah, well I can give you 2 quick ones. 1st one could be the FOV issues, as I mentioned in my previous post. 2nd one could be the issues with preset saving - GM will sometimes ignore the values/ticks you put on and save your preset incorrectly. I have that with DOF for instance. I untick the "Auto Focus", yet GM saves a preset with "Auto Focus" ticked, regardless.
GM is not complex, as some people say, but I don't like the way it's designed, don't like the UI for instance. Some options have a slider, some other are missing a slider, for no apparent reason. All this is making it not very convenient to use and I can get a similar effect with DHH much quicker and DHH is trouble free for me, works as intended. It's my personal preference though, you don't have to agree with me - if you like GM, that's fine with me. I'm definitely not trying to "shit on your fun", lol.
I appreciate that link you gave me. Even though I'm not a fan of GM, I don't mind switching to it, if it solves my FOV issues permanently. I just can't stand default FOV setting. I knew about 2 other versions of GM, but didn't realize VR release can be used for non-VR setups, didn't even look at it. I'll defo give it a try, as it appears to be the most recent one (I'm currently using the version included in BR R5), and see how it goes.
Thanks for the info and... relax!
EDIT:
Unfortunately GM from that release (v 0.4.2) still produces the same bugs. FOV keeps getting reset to 23, can't switch Auto Focus off for DOF.
EDIT2:
I figured out another way to adjust FOV - it can be done with RuntimeUnityEditor, either by manually navigating to the right object via UI or by typing in the following string in the console:
UnityEngine.Camera.main.fieldOfView=V
"V" is a value you want your FOV to be set (default for the main game is 23). I'm posting the info here for others having the same problem in the future. Unfortunately this way of adjusting FOV is not a good enough solution for me, since FOV will get reset every time the scene changes anyway.