GreuhZbug / greuh_liberation.Altis

Liberation for Arma 3
https://trello.com/b/FfUXrHn1/liberation-dev
MIT License
43 stars 40 forks source link

Adjust the optics slightly #47

Closed jus61 closed 8 years ago

jus61 commented 8 years ago

"ColorCorrections" ppEffectEnable true; "ColorCorrections" ppEffectAdjust [0.88, 0.88, 0, [0.2, 0.29, 0.4, -0.1], [1, 1, 1, 1.5], [0.25, 0.19, 0.19, 0.0]]; "ColorCorrections" ppEffectCommit 1;

GreuhZbug commented 8 years ago

Uh, could you please explain?

jus61 commented 8 years ago

Explaining is somewhat difficult because my English is very bad xD ! Try it and you'll see what I mean:

Please add the in their init.sqf: //---------------Custom process Effects --------------- [] execVM "scripts\effect.sqf"; //---------------Custom process Effects End ---------------

and in the effect.sqf:

//---------------Custom process Effects --------------- "ColorCorrections" ppEffectEnable true; "ColorCorrections" ppEffectAdjust [0.88, 0.88, 0, [0.2, 0.29, 0.4, -0.1], [1, 1, 1, 1.5], [0.25, 0.19, 0.19, 0.0]]; "ColorCorrections" ppEffectCommit 1; ---------------Custom process Effects End ---------------

GreuhZbug commented 8 years ago

I still don't see why, and that would conflict with the ppeffects of the revive screen anyways

jus61 commented 8 years ago

ARMA ORGINAL: http://i.ytimg.com/vi/_8DpvTt6Q1U/maxresdefault.jpg

Custom process Effects: http://images.akamai.steamusercontent.com/ugc/403430173627294141/6FE148EC5325DB8E9746082788FEFED4E9C6B796/

http://images.akamai.steamusercontent.com/ugc/403430173627294347/FCF65558E79FB65C545882D06DDAAE84F25ADF6F/

GreuhZbug commented 8 years ago

Haaaaaaa yeah no you can have the same functionality with sweetFX. You can make that modification in your version of the mission but every revive screen will erase it