NarutoUA / gta5_fsr

This mod replaces original Grand Theft Auto V upscaler with FidelityFx Super Resolution 1.0
MIT License
502 stars 36 forks source link

Not working on AMD RX 570 #23

Closed lucasfdr closed 3 years ago

lucasfdr commented 3 years ago

Hey there.

Tried to all released versions (1.01 to 1.03), but none worked. Tried using the debug mode (on version 1.02), pressing F3 button (on version 1.03) and nothing seems to trully enabling it, even if the debugger shows it's running. Even if there's some image degradation, the FPS doesn't increases at all. Actually, there is even some FPS drops.

There's a Youtube video with the same issue using a similar graphics card. You may check it here: https://youtu.be/XYBWYi5G054

Please, let me know about anything I may do to help solving it. I became a huge fan of your work

Game version: Epic Games Store My specs: GPU: XFX RX 570 4GB (Stock) CPU: Xeon x3440 2.5ghz (Stock) Mem: 2x4GB ddr3 1333mhz Mobo: Phitronics H55-M

NarutoUA commented 3 years ago

Debug mode is only for printing messages to DebugView, it may decrease performance. FPS boost is achieved by switching frame scaling mode to lower than your real resolution. This mod just makes it less blurry (this is how FSR works). F3 button works only if you enable it in config file.

lucasfdr commented 3 years ago

I Used debug mode only on 1.02 version. The current version (1.03), I didn't. Yeah, I changed the upscaling mode. Here are the results for:

Normal: Normal

Quality (0.667): Quality

Performance (0.500): Performance

All with MSAA (and FXAA) OFF .

NarutoUA commented 3 years ago

Well, looks like your game is bottlenecked by CPU. You can delete d3d11.dll and see the same performance with different scaling modes.

lucasfdr commented 3 years ago

Just tested it removing d3d11.dll and, well, you are right... This CPU sucks. Will upgrade to Rysen 3500x soon.

I will contact the guy from the video I mentioned, see if he still getting the issue and wich is his CPU.

Many thanks for your support.