Beside subjective of personal taste, I knew that so many type and models of Monitors/TVs out there. And they have their own characteristic (from neutral colors to vibrant colors, high to low black/white levels, etc). Therefore I made a simple adjustment UI for this mod. You can adjust Color Saturation, Dark Levels, Light Intensity, Sharpness amount etc. by press END keyboard button to show-up Reshade UI. Adjust the value to matching your current screen (Monitor/TV) or fit with your taste/liking.
actually you can still using console commands with these steps (activate developer mode):
- make a batch file with this parameter:
@CrysisRemastered.exe -DEVMODE
- run the game, press "~" to open console and type Console Command or Console CVars that you want. e.g: con_restricted 0 r_fullscreen 1 r_motionblur 0 g_godMode 1 i_unlimitedammo 1 i_giveallitems 1 ..... and many many more commands and cvars
Created your own config/autoexec file example: create "myconfig.cfg" with notepad and put it inside: C:\Program Files\Epic Games\CrysisRemastered\Engine\Config put your CVars to tweaks settings in your custom config file.
call custom config file every time you run the game with batch file or shortcut by added +exec parameter:
CrysisRemastered.exe -DEVMODE +exec myconfig
note: You should run "Epic Games Launcher" in the background before running your custom shortcut or batch file. some Commands and CVars may not the same as the original Crysis, since Crysis Remastered actually using the newest Cry-engine 5.7 There are 3500 CVars available, you may check it from Crytek Website. So many interesting new CVars related to "Ray Tracing" ;)
But personally, I prefer using reshade to tweak the image-quality :)
3 comments
Therefore I made a simple adjustment UI for this mod.
You can adjust Color Saturation, Dark Levels, Light Intensity, Sharpness amount etc. by press END keyboard button to show-up Reshade UI.
Adjust the value to matching your current screen (Monitor/TV) or fit with your taste/liking.
Cheers,
Chris
** This mod is optimized for Crysis (1) Remastered only, if you are looking for Crysis 2 Remastered here the link:
https://www.nexusmods.com/crysis2remastered/mods/1
** Also, if you are looking for Crysis 3 Remastered here the link:
https://www.nexusmods.com/crysis2remastered/mods/3
** for Crysis 3 Remastered, still WIP. So, stay tuned! ;)
- make a batch file with this parameter:
- run the game, press "~" to open console and type Console Command or Console CVars that you want.
e.g:
con_restricted 0
r_fullscreen 1
r_motionblur 0
g_godMode 1
i_unlimitedammo 1
i_giveallitems 1
..... and many many more commands and cvars
Created your own config/autoexec file
example:
create "myconfig.cfg" with notepad and put it inside:
C:\Program Files\Epic Games\CrysisRemastered\Engine\Config
put your CVars to tweaks settings in your custom config file.
call custom config file every time you run the game with batch file or shortcut by added +exec parameter:
note:
You should run "Epic Games Launcher" in the background before running your custom shortcut or batch file.
some Commands and CVars may not the same as the original Crysis, since Crysis Remastered actually using the newest Cry-engine 5.7
There are 3500 CVars available, you may check it from Crytek Website.
So many interesting new CVars related to "Ray Tracing" ;)
But personally, I prefer using reshade to tweak the image-quality :)