Flywheel (Legacy)

Flywheel (Legacy)

40M Downloads

Can't get the correct view of entity blocks such as chest with AMD Graphic.

Water-Yuan opened this issue ยท 4 comments

commented

Describe the Bug

I use AMD 780M and flywheel cannot work corrctly when the instancing mode is on.

Reproduction Steps

...

Expected Result

I hope AMD Graphic will be supported completely

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows11

What is your GPU?

AMD 780M

Mod Version

0.6.8.a

Minecraft Version

1.19.2

Loader Version

Forge40.2.17

Other Mods

Only Create mod

Additional Context

No response

commented

PixPin_2024-06-30_14-16-43

commented

Can confirm same issue with a 7900XTX

commented

Can confirm also have this issue sometimes on my RX 7900XT

commented

For anyone still having problem with that, here is my workaround:

  1. Go to .minecraft/config folder
  2. Open flywheel.json file
  3. Change the backend from INSTANCING to BATCHING,
  4. Save file.

It fixes the problem with entity rendering, but this may slightly reduce perfomance, not sure.