tappi287 / openvr_fsr_app

Management Gui for OpenVR FSR PlugIn
MIT License
398 stars 9 forks source link

Doesn't always show incompatible warning for troublesome apps, #11

Closed DeLaguna closed 3 years ago

DeLaguna commented 3 years ago

Doesn't always flag incompatible or troublesome apps, I looked in the code and found as I suspected Payday 2 should be flagged however I got the error flag once, but never again?

"546560": {"name": "Half-Life: Alyx", "fsr_compatible": False},
"1222730": {"name": "STAR WARS: Squadrons", "fsr_compatible": False},
"1066890": {"name": "Automobilista 2", "fsr_compatible": False},
"378860": {"name": "Project CARS 2", "fsr_compatible": False},
"650000": {"name": "DOOM VFR", "fsr_compatible": False},
"1250410": {"name": "Microsoft Flight Simulator", "fsr_compatible": False},
"218620": {"name": "PAYDAY 2", "fsr_compatible": False},
"227300": {"name": "Euro Truck Simulator 2", "fsr_compatible": True},
"270880": {"name": "American Truck Simulator", "fsr_compatible": True},
"330770": {"name": "Radial-G : Racing Revolved", "fsr_compatible": False},
"804490": {"name": "Creed: Rise to Glory", "fsr_compatible": False},
"211500": {"name": "RaceRoom Racing Experience", "fsr_compatible": False},
"496240": {"name": "Onward", "fsr_compatible": False},

in this code it shows as still being incompatible? why is the warning not showing up anymore?

I Love your program though and am even doing a youtube video on it.

tappi287 commented 3 years ago

Hi, thanks for the hint. I can adress this in a future release. The disk cache is skipping this info for now.

tappi287 commented 3 years ago

fixed with 0.4.1