Skip to content

Zenless Zone Zero

TheRazerMD edited this page Jun 19, 2026 · 15 revisions

Last Tested Version

0.9.3

Filename

d3d12.dll

OS

W11 24H2, Bazzite

GPU

RX 9070 XT, RTX 4070S

Upscaler Inputs

DLSS, FSR3.1

FG Inputs

DLSSG via Streamline

Known Issues

  • Launching in DX12 is required to use OptiScaler. The launcher only exposes the option on Nvidia cards. To fix this on AMD/Intel:

    • Windows (official launcher):

      1. Install OptiScaler as d3d12.dll.

      2. Add the -use-d3d12 launch option in the game’s shortcut.

      3. Set Dxgi=true in OptiScaler.ini.


    • Windows (Steam)

      1. Install OptiScaler as d3d12.dll.

      2. Set "C:\Program Files (x86)\Steam\steamapps\common\Zenless Zone Zero\games\ZenlessZoneZero Game\ZenlessZoneZero.exe" -use-d3d12 %command% in Steam’s launch options (edit the file path to match your game’s exe location). This is required to skip the launcher which ignores the launch commands!

      3. Set Dxgi=true in OptiScaler.ini.


    • Linux (Dxgi=true doesn’t work)

      1. Install OptiScaler as d3d12.dll in steamapps/common/Zenless Zone Zero/games/ZenlessZoneZero Game.

      2. Create a dxvk.conf file in steamapps/common/Zenless Zone Zero

      3. Paste the following into dxvk.conf and save the file:

        dxgi.customVendorId = 10DE
        dxgi.hideAmdGpu = True
        dxgi.hideNvidiaGpu = False
        dxgi.customDeviceId = 2786
        dxgi.customDeviceDesc = "NVIDIA GeForce RTX 4070"
      4. Use the following environmental variables: DXVK_CONFIG_FILE=dxvk.conf WINEDLLOVERRIDES="d3d12=n,b" bash -c 'exec "${@/HYP.exe/games\/ZenlessZoneZero Game\/ZenlessZoneZero.exe}"' — %command% -use-d3d12


  • FSR 3.1 FG inputs have no HUD and break on opening menus. Use DLSSG via Streamline FG inputs instead.

  • When using FSR4 with DLSS inputs, enable Non-Linear sRGB to fix the black screen output. (Non-Linear Color Space might be enough)

Notes

  • Only unblocked filename for OptiScaler is d3d12.dll.

  • Each upscaler is locked to their own FG tech.

Reported By

onehoon, Saenu, PeterPaaaaarker, Um, biri, TheRazerMD

Clone this wiki locally