cdozdil / OptiScaler

DLSS replacement for AMD/Intel/Nvidia cards with multiple upscalers (XeSS/FSR2/DLSS)
MIT License
127 stars 2 forks source link

RTX Remix issue #10

Open KingVulpes opened 4 days ago

KingVulpes commented 4 days ago

When trying to run OptiScaler in Portal RTX on my Steam Deck, I get a Computed DLSS Mode: invalid, Render Resolution: 0x0 error and no upscaling is done

cdozdil commented 4 days ago

Could you edit nvngx.ini file and set LogToFile=true and LogLevel=0, after this please run game again. It will create a file called OptiScaler.log. Please share this file here.

KingVulpes commented 4 days ago

Could you edit nvngx.ini file and set LogToFile=true and LogLevel=0, after this please run game again. It will create a file called OptiScaler.log. Please share this file here.

OptiScaler.log

cdozdil commented 3 days ago

As far as I undertsand from this logs Portal RTX does not create DLSS feature. Also checks for frame generation support

GetT('FrameGeneration.Available', FAIL)

Will try on my side and give more info

KingVulpes commented 3 days ago

As far as I undertsand from this logs Portal RTX does not create DLSS feature. Also checks for frame generation support

GetT('FrameGeneration.Available', FAIL)

Will try on my side and give more info

Alr, thanks 👍