How To Tweak Alice Madness Returns 60 FPS And Vanity Screen Skip

2 years ago
33

My recording software made the game look pixelated. Checking into my settings to fix that for future videos. I had reinstalled Windows recently and had to redo a lot of stuff.

The code below is what you need to copy for the first tweak:

[Engine.Engine]
GameEngine=AliceGame.AliceGameEngine
bEnableColorClear=TRUE
DefaultPostProcessName=PostProcesses.PostProcess_Default
bEnableColorClear=TRUE
DefaultOnlineSubsystemName=
DynamicCoverMeshComponentName=
SubtitleFontName=WarfareFonts.Fonts.WarfareFonts_Chrom20
LoadingTextFontName=WarfareFonts.Fonts.WarfareFonts_Chrom20
bSmoothFrameRate=TRUE
MinSmoothedFrameRate=22
MaxSmoothedFrameRate=31
; NVCHANGE_BEGIN: Jiayuan - Apex Destructible DamageMap Parameters
ApexDamageParamsName=Nv_ApexDamageMap.AliceDamageMap
; NVCHANGE_BEGIN: Jiayuan - Apex Destructible DamageMap Parameters
LanguageRegistryPath=Software\EA Games\Alice Madness Returns
bSuppressMapWarnings=true

Loading comments...