u/Barafu

After migrating from Cachy, I can not get DLSS Updater to work.

I can't get DLSS updater to update.

For example, lets use Cyberpunk. DLSS Quality, no framegen.

On Cachy, I used to run PROTON_DLSS_INDICATOR=1 PROTON_DLSS_UPGRADE=1 %command% --launcher-skip and the ingame indicator shows that it uses Preset K, which it should.

On Bazzite, the same command shows that Preset D is used. Besides, the indicator has a different layout. I used Proton-GE and Proton-Cachy, same result.

PROTON_DLSS_INDICATOR=1 PROTON_ENABLE_NGX_UPDATER=1 DXVK_NVAPI_DRS_NGX_DLSS_SR_OVERRIDE_RENDER_PRESET_SELECTION=render_preset_k %command% --launcher-skip also gives the same result, preset D.

Don't say to use dlss-swapper, it is broken and you should nott use it. And I tried, it also does not work.

reddit.com
u/Barafu — 3 days ago

What is the proper way to install VSCode without Bazzite-DX?

What is the proper way to install VSCode(M$ version)? It is on Flatpak, but Bazzite Portal recommends Brew install. I could also install it into the devcontainer. I could also use simply unpack it somewhere, it can self-update.

What would be the least glitchy way? I do occasional dev in Rust, Python, and want to try the Node stuff too.

P.S. Qt and Qt creator seems to definitely require its own devcontainer due to the need of dev libraries, so QtCreator goes into there, right?

reddit.com
u/Barafu — 4 days ago

What is with Bazzite and BEES? Is it preinstalled, touted, but not actually enabled? Or is it enabled in such a weird way that I could not find it?

That's what I do to make it at least do something:

  1. cd /etc/bees && cp bees.conf.example rootfs.conf
  2. Edit rootfs.conf to provide UUID
  3. systemctl enable beesd@UUID.timer

It uses a lot of CPU on first start, an 'expect to go have a tea' lot.

Probably need to go and set niceness somehow. Correction: nice and IOnice were set to lowest. Still manages to slow down Konsole somehow.

reddit.com
u/Barafu — 6 days ago