LOLLIPOP CHAINSAW RePOP

LOLLIPOP CHAINSAW RePOP

50 ratings
How to get better performance
By winterMAN555
Since currently there's no graphics options in game except for resolution, your performance might be bad if don't have top tier hardware. There's 2 things you can use to make it smoother and more stable. Hopefully the game gets updated to have proper settings
5
   
Award
Favorite
Favorited
Unfavorite
#1
Go into the ini files to tinker with settings.

Search %Appdata% > local > lollipop > Saved > Config > Windows > GameUserSettings



You will see these lines which you can modify with =1 or 2 to lower their setting (default is 3). My current config for example is:

#2
Another thing that helped was adding a D11 launch option

Do so by right clicking the game and typing -d3d11 on the launch options like so:

17 Comments
monster slaying 12 Oct, 2024 @ 11:50am 
Going to try this out before I end up refunding my game because of lag.
Clone303 17 Sep, 2024 @ 8:36am 
this also really usefull if you needed to find your save file, just follow the folders
FireGate_13 17 Sep, 2024 @ 8:26am 
my bad.. the code below enforces tsr,not taau.

Go to %LOCALAPPDATA%\lollipop\Saved\Config\Windows\ or
<SteamLibrary-folder>/steamapps/compatdata/2658450/pfx for Linux
open Engine.ini and paste the following:

[SystemSettings]
r.MaxAnisotropy=16
r.SceneColorFringeQuality=0
r.Tonemapper.GrainQuantization=0
r.DefaultFeature.AntiAliasing=2
r.PostProcessAAQuality=4
r.TemporalAA.Upsampling=1
r.TemporalAA.Algorithm=1
r.ScreenPercentage=67

explanation:
r.MaxAnisotropy=16 -> set anisotropic filtering to 16x
r.SceneColorFringeQuality=0 -> disables chromatic aberation
r.Tonemapper.GrainQuantization=0 -->disables film Grain
the next lines are enabling TSR (unreal temporal AA upsampling and sets resolution to 67%=quality mode)

You can disable vignette effect (black corners) by adding
r.Tonemapper.Quality=1
pumpkin link 16 Sep, 2024 @ 12:11pm 
TAAU is basically an ancient precursor to TSR, it makes no sense to downgrade to that, TAAU looks terrible, if you don't believe me try the Tekken 8 free demo, you can alternate between both in real time an there are comparisons on youtube. This is from official UE website:

"Temporal Super Resolution (TSR) is a platform-agnostic Temporal Upscaler that enables Unreal Engine to render beautiful 4K images. Images come at a fraction of the cost by amortizing some of the costly rendering calculating across many frames. TSR does this by rendering a lower internal resolution than what Temporal Anti-Aliasing Upsampling (TAAU) in Unreal Engine 4 could do."
Eymico 14 Sep, 2024 @ 4:13am 
one thing to note is that you want to lock your framerate to 60 or the cutscenes get messed up and random audio issues start popping up
cheater 13 Sep, 2024 @ 8:29pm 
is there a fix for the physics being reduced compared to the original? is there a config setting to make the physics like the original?
pumpkin link 13 Sep, 2024 @ 7:20pm 
also, dont use shadows lower than 2 or else Juliet will have no shadow on her
pumpkin link 13 Sep, 2024 @ 7:20pm 
why enable TAAU if the game already uses TSR by default which is way better?
CosmicNosferatu 13 Sep, 2024 @ 12:45pm 
it runs like shit even on my ps5 stuttering and hitches everywhere kinda disappointed to see that be the case here as well thank you very much for the guide
boykimma 13 Sep, 2024 @ 10:27am 
You don't need to enable TAAU btw, as the game already uses TSR, you just need to change the sg.ResolutionQuality value.