0 of 0

File information

Last updated

Original upload

Created by

INVENTOR LS

Uploaded by

InventorLS

Virus scan

Safe to use

Tags for this mod

27 comments

  1. tebyw
    tebyw
    • supporter
    • 0 kudos
    is this working for amd cpu, too?
    1. InventorLS
      InventorLS
      • premium
      • 5 kudos
      Yes, I have tested it on 5600X + RX 6400
  2. JesusLuvsYooh
    JesusLuvsYooh
    • member
    • 0 kudos
    Just to note, I believe I got 2 more FPS on Steam Deck.
    Every little helps.
    1. alicecantsleep
      alicecantsleep
      • premium
      • 0 kudos
      How is the image quality? Have you noticed any quality or clarity differences with XeSS2?
    2. InventorLS
      InventorLS
      • premium
      • 5 kudos
      According to my testing there is almost no change in image quality for now, but if in future Intel drops newer version of XeSS that might give u more quality.
  3. Erxyl
    Erxyl
    • supporter
    • 1 kudos
    Why not just use DLSS swapper ? , it does every thing this mod does but better and more uniform . 
    1. sikodude
      sikodude
      • supporter
      • 7 kudos
      because not all people have access to DLSS? lol
    2. rimuruimuru
      rimuruimuru
      • member
      • 0 kudos
      You can 'swap' and revert XeSS dll versions with DLSS swapper (also FSR dlls) for any game. It's not only for DLSS.
    3. InventorLS
      InventorLS
      • premium
      • 5 kudos
      You can use that as well, if you feel comfortable with it.
    4. Erxyl
      Erxyl
      • supporter
      • 1 kudos
      @sikodude again just like @rimuruimuru said you can 'swap' and revert XeSS dll versions with DLSS swapper (also FSR dlls) for any game. It's not only for DLSS. lol smh , oh & yeah @InventorLS that was just more comfortable me for since i already had it, random scripts can be sketchy but thanks for making this nonetheless .
  4. ghostsick113
    ghostsick113
    • premium
    • 0 kudos
    Contents of the .bat file for those who are sus like me

    @echo off
    title XeSS Update for Game
    color 0A
    :menu
    cls
    echo ==========================================
    echo            XeSS Update for Game
    echo ==========================================
    echo.
    echo [1] Download latest XeSS from official site
    echo [2] Watch Installation Video
    echo [3] View Installation Instructions
    echo [4] Exit
    echo.
    set /p choice="Choose an option [1-4]: "
    if "%choice%"=="1" (
        start https://github.com/intel/xess/releases
        goto menu
    )
    if "%choice%"=="2" (
        start https://youtu.be/k1wUrE6-sFg
        goto menu
    )
    if "%choice%"=="3" (
        call :instructions
        goto menu
    )
    if "%choice%"=="4" (
        exit
    )
    echo Invalid choice, please select again.
    timeout /t 2 /nobreak >nul
    goto menu
    :instructions
    cls
    echo ==========================================
    echo          Installation Instructions
    echo ==========================================
    echo.
    echo 1. Download the latest XeSS zip file from Intel's GitHub page.
    echo 2. Extract the downloaded zip.
    echo 3. Copy "libxell.dll, libxess.dll, libxess_dx11.dll & libxess_fg.dll" from bin folder that will be inside the extracted folder.
    echo 4. Go to your game installation directory.
    echo 5. Replace the existing "libxess.dll" with the new one.
    echo 6. (Optional) Backup the old DLL before replacing it.
    echo.
    pause
    goto :eof
    1. DaedalusGR
      DaedalusGR
      • member
      • 1 kudos
      So this batch file is like.... instructions in a menu, just opening links in the browser for the user to do everything manually/.

      I made a batch file that actually grabs XeSS from Github and extracts the needed files making backups of the originals, then tidies up.

      Sadly my release is currently autoflagged as suspicious :|
      perhaps because it is my first submission ever or because I needed to include a 7zip binary, the 7za CLI
      which is not available as a single file in the 7zip github repository but is in the -extra archive which is ironically a 7zip archive in the Releases tab.

      7zr.exe won't do, but speaking of which I have another idea now :)
    2. InventorLS
      InventorLS
      • premium
      • 5 kudos
      Bro is leaking content 💀
    3. DaedalusGR
      DaedalusGR
      • member
      • 1 kudos
      No I am actually creating rather easy scripts that do things for you :)
      Been a while since college though and I work in audio now, not in Computer Science anymore. ^^
      I still write shell scripts and python scripts much more often than I do anything Windows-specific (that being PowerShell or Batch).
  5. ThedasWolves
    ThedasWolves
    • supporter
    • 75 kudos
    edit: never mind opened the file with notepad
  6. metroplexmaster
    metroplexmaster
    • member
    • 4 kudos
    But doesn't the game already have the latest version of Xess? 
    1. InventorLS
      InventorLS
      • premium
      • 5 kudos
      No, the game uses XeSS 2.0.0 and this process will let you replace it with XeSS 2.0.1 and if in future XeSS will release more updates that can also be easily install in game with the same method
    2. metroplexmaster
      metroplexmaster
      • member
      • 4 kudos
      why so many replies lol
    3. InventorLS
      InventorLS
      • premium
      • 5 kudos
      I applogize for that, my network was running slow 😭 and now there isn't any option to delete them
    4. Andrige
      Andrige
      • supporter
      • 0 kudos
      You should have installed XESS 2.0.1 before posting. 😂
    5. ThedasWolves
      ThedasWolves
      • supporter
      • 75 kudos
      lol you cant delete the duplicate comments but you can hide them :)
      thanx for the instructions I will try this update I could use few extra fps
  7. tehnewbns
    tehnewbns
    • member
    • 0 kudos
    Will DLSS swapper not do this?
    1. InventorLS
      InventorLS
      • premium
      • 5 kudos
      Yes, it also does the same, u can use that way also if that looks comfortable to you.
  8. Daemok34
    Daemok34
    • member
    • 0 kudos
    You sure that XeSS 2.0.1 isn't already in the game? My current libxess.dll and libxess_dx11.dll that came installed with the game both show version 2.0.1 in the Windows hover tooltip.
    1. KrissHietala
      KrissHietala
      • member
      • 0 kudos
      It's 2.x.x.34 instead of 2.x.x.41
    2. Daemok34
      Daemok34
      • member
      • 0 kudos
      I see, thanks for clarification.
    3. tehnewbns
      tehnewbns
      • member
      • 0 kudos
      .