Render96 / Render96ex

Fork of https://github.com/sm64-port/sm64-port with additional features.
239 stars 43 forks source link

Many textures don't render on Intel Arc #67

Open kode54 opened 1 year ago

kode54 commented 1 year ago

Describe the bug At commit 2a66f0f8fdc2553d728eb655e576a166d888cbcf, using the RT64 renderer, Intel Arc, both A750 and A770 16GB, are missing textures. The textures which are either missing or misrendered include all of the fonts except for the "NEW" logo on the main menu, and the Press Start on the title screen. The hand cursor on the file menu is also missing.

Managing to get in game anyway and start a level, the star display screen showing which star I will be getting is glitched as well.

I am using Intel's 31.0.101.4032 drivers.

To Reproduce Steps to reproduce the behavior:

  1. Build the game using sm64builder2 with RT64 renderer and the Render96 model pack.
  2. Start the game.
  3. Press start on the title screen.
  4. Menu is hard to operate without cursor or readable text.

Expected behavior The textures should work and the menu should be operable.

Screenshots 2023-01-10 2023-01-10 (1)

Desktop (please complete the following information):

Additional context No idea what's causing this, since the presence of XeSS in the game engine would seem to indicate that it's been tested on Arc hardware.