Moaaz Assali

Results 11 comments of Moaaz Assali

I have a similar problem where after a few seconds into the visualization, the scale becomes much smaller. It starts out well but like after 5 seconds, the new visualization...

Did you figure it out? I also tried the nexusmods ones, and it worked fine. However, when I compile it locally, I end up with a 209KB nvngx.dll file. I...

For future reference, my answer on this issue here should fix it: https://github.com/facebook/flipper/issues/5069#issuecomment-1711767522

You have to run `GenerateSolutionDX11DLL.bat` in `CyberFSR2\external\FidelityFX-FSR2\build` and then build the solution from the newly created folder `CyberFSR2\external\FidelityFX-FSR2\build\DX11`. Remember to make sure that you do build it all as Release,...

I am getting the same error `input header in wrong format. got '%!s(uint8=31)', expected 'tags'`. Did you find a solution?

> > > Same issue inside a Gatsby project. Any ideas? I am also using Gatsby, have you found a solution to it?

To fix the ghosting in Alan Wake 2 with FSR3 frame gen enabled, you have to set `m_bLensDistortion` to `false` in `AppData\Local\Remedy\AlanWake2\renderer.ini`

HDR works with Alan Wake 2 as well with the 0.5 update

`show create database test\G` (this is using the default parameters except for DURATION=1d and VGROUPS=8): ``` Database: test Create Database: CREATE DATABASE `test` BUFFER 256 CACHESIZE 1 CACHEMODEL 'none' COMP...