Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover > Technical threads

Technical threads All discussions about technical issues

Reply
 
Thread Tools Display Modes
  #1  
Old 09-01-2012, 03:40 AM
Les Les is offline
Approved Member
 
Join Date: Feb 2009
Posts: 566
Default

Then again, who needs colour anyway?
Attached Files
File Type: zip injFX_Settings Oldschool.zip (1.8 KB, 44 views)
Reply With Quote
  #2  
Old 09-05-2012, 12:39 AM
Al Capwn Al Capwn is offline
Approved Member
 
Join Date: Sep 2011
Location: MA, USA
Posts: 67
Default

Hey Les, thanks a lot for all these great color schemes, however I'm running into a problem and I'm hoping you or someone on the forum can help me out.

Personally I do not like FXAA and I really just want the tonemap function from the injector. I originally just commented out the AA option in the settings.h file and it was working last night. However, all of a sudden if I don't have the AA active, CloD won't boot and just crashes. Removing and putting back the injector doesn't fix it, but I do at least get an error in the log file.

redirecting CreateDXGIFactory
redirecting IDXGIFactory->CreateSwapChain
D3DX10CompileFromFile failed
injFX_Shaders\Tonemap.h(21,: warning X3206: implicit truncation of vector type
d:\games\steam\steamapps\common\il-2 sturmovik cliffs of dover\shader.hlsl(75,37): error X3004: undeclared identifier 'lumaSampler'

Does anyone have a better understanding of the injector and possibly know what needs to be changed? I have no idea why it was working before and now refuses to work, but I'd really love to get these much more pleasing tonemaps into CloD.

Thanks!
Reply With Quote
  #3  
Old 09-05-2012, 11:46 PM
Les Les is offline
Approved Member
 
Join Date: Feb 2009
Posts: 566
Default

Hey Al. I just tested it on my system and got the same result, game won't start with the anti-aliasing disabled, gives a similar crash log to yours (and Topo's on the previous page). I have no idea why, didn't know it was a problem. Did some searching around and couldn't find any fix that would apply to my system. Could just be a bug with the application itself. It doesn't bother me as I prefer to have the FXAA enabled anyway, but sorry it's not working out for you. I don't know of a similar post-processing utility that can be used for colour correction only.
Reply With Quote
  #4  
Old 09-06-2012, 03:01 AM
Al Capwn Al Capwn is offline
Approved Member
 
Join Date: Sep 2011
Location: MA, USA
Posts: 67
Default

Quote:
Originally Posted by Les View Post
Hey Al. I just tested it on my system and got the same result, game won't start with the anti-aliasing disabled, gives a similar crash log to yours (and Topo's on the previous page). I have no idea why, didn't know it was a problem. Did some searching around and couldn't find any fix that would apply to my system. Could just be a bug with the application itself. It doesn't bother me as I prefer to have the FXAA enabled anyway, but sorry it's not working out for you. I don't know of a similar post-processing utility that can be used for colour correction only.
Thanks for looking Les, I appreciate it. I've been using SMAA injector and I've looked around inside some of the .h files but I didn't have any luck finding a similar color correction module. Do you or anyone else know if injectSMAA supports this post process function?
Reply With Quote
  #5  
Old 09-06-2012, 04:38 AM
Les Les is offline
Approved Member
 
Join Date: Feb 2009
Posts: 566
Default

I read somewhere in passing that there isn't a SMAA injector that includes other filters too, like the 'injFXAA' package by 'some_dude' does, and like other FXAA/colour/effect utilities do for other games (eg. 'Skyrim', 'Rift', 'GTAIV'). From what I understand, the colour correction and other effects filters are made and exist entirely separate from the anti-aliasing ones, and have just been tweaked and put together in one convenient package, usually for specific games. So there's no reason such effects couldn't be included with an SMAA injector, but as far as I know no-one's bothered to do it.
Reply With Quote
  #6  
Old 10-21-2012, 06:25 PM
Topo Topo is offline
Approved Member
 
Join Date: Mar 2011
Posts: 43
Default

Quote:
Originally Posted by Les View Post
Hey Al. I just tested it on my system and got the same result, game won't start with the anti-aliasing disabled, gives a similar crash log to yours (and Topo's on the previous page). I have no idea why, didn't know it was a problem. Did some searching around and couldn't find any fix that would apply to my system. Could just be a bug with the application itself. It doesn't bother me as I prefer to have the FXAA enabled anyway, but sorry it's not working out for you. I don't know of a similar post-processing utility that can be used for colour correction only.
I can confirm, the sim crash with AA disabled.
Reply With Quote
  #7  
Old 10-22-2012, 02:01 AM
VMF214_Jupp VMF214_Jupp is offline
Approved Member
 
Join Date: Oct 2012
Posts: 17
Thumbs up Absolutely Awesome

Thanks!




With the new official patch, some recent tweaks, this very simple tool, the Tonemap information from this post, + this result, and I am ecstatic!

Windows 7
2GB Nv 550ti
650w PS
8 GB DDR3
AMD Quadcore 3.2 Ghz

Last edited by VMF214_Jupp; 10-22-2012 at 02:11 AM.
Reply With Quote
  #8  
Old 10-22-2012, 03:56 AM
Les Les is offline
Approved Member
 
Join Date: Feb 2009
Posts: 566
Default

Glad you could make use of it Jupp.

Would you mind zipping up and attaching your 'injFX_Settings.h' file to your post in case others want to try it?
Reply With Quote
  #9  
Old 10-22-2012, 06:40 AM
SQB SQB is offline
Approved Member
 
Join Date: Jun 2010
Posts: 281
Default

Hi there. I've been working a little on colour correction. My current tweak has higher contrast than the default game, which gets rid of some of that desaturation and overall mistyness of the image, and makes spotting those dots waaaay easier. Along with this comes some changes to saturation (it's a little more saturated), some red/yellow lens effects to give more red to sunrise/sunset and an optional WOP/BOS style vignette (which is also done through gamma, and therefore gives a nice boost of saturation and contrast to the screen eges).

I'll post the files when I've got it working fine. For now, some screenshots with anti-aliasing set low will have to do, I'll jump in and take some screenies!

Last edited by SQB; 10-22-2012 at 07:00 AM.
Reply With Quote
  #10  
Old 10-22-2012, 07:10 AM
Continu0 Continu0 is offline
Approved Member
 
Join Date: Aug 2011
Location: Luzern, Switzerland
Posts: 702
Default

Quote:
Originally Posted by VMF214_Jupp View Post

With the new official patch, some recent tweaks, this very simple tool, the Tonemap information from this post, + this result, and I am ecstatic!
What "recent tweaks" are you refering to?
__________________
AMD Penom ll 6x 1055T Processor 2.8 GHz // 8GB Ram // XFX Radeon HD 7870 Black Edition DD (2048 MB Memory DDR5, GPU 1055MHz) // Windows 7 Professional 64 Bit Version
Saitek x52 // Saitek Throttle Quadrant // Saitek Pro Flight Rudder Pedals // Track IR 5
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:28 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.