VulkanMod icon indicating copy to clipboard operation
VulkanMod copied to clipboard

Colors are slightly muted on macOS

Open cadenkriese opened this issue 1 year ago • 5 comments

On macOS, the games colors appear slightly muted when compared to the vanilla game. All screenshots contain an instance running Sodium on the left and VulkanMod on the right. Sodium behaves the same as vanilla, I didn't realize it was modded when I took the screenshots

Example 1

Highlighted RGB color shows (255,188,0)

Sodium is highlighted in Digital Color Meter.

Highlighted RGB color shows (251,191,36)

The same spot in VulkanMod is highlighted in Digital Color Meter.

Example 2

Highlighted RGB color shows (123,80,31)

Sodium is highlighted in Digital Color Meter.

Highlighted RGB color shows (108,76,52)

Approximately same spot in VulkanMod is highlighted in Digital Color Meter.

cadenkriese avatar Mar 06 '23 17:03 cadenkriese

are you using an M1(or of the same family) processor?

i remember people have had graphics issues with those on Java applications.

Splarkszter avatar Apr 10 '23 00:04 Splarkszter

are you using an M1(or of the same family) processor?

i remember people have had graphics issues with those on Java applications.

On an M1 Max, but the issue is with VulkanMod since it produces different results than vanilla on the same hardware.

cadenkriese avatar Apr 10 '23 01:04 cadenkriese

how are you getting the game to run on Mac? I tried to get it to work but keep getting the error code :

The game crashed whilst initializing game Error: java.lang.UnsatisfiedLinkError: Failed to locate library: libvulkan.1.dylib

(I already installed the Vulcan SDK with moltenvk)

edit: figured it out , have to download the Mac specific version on modrinth : https://modrinth.com/mod/vulkanmod/version/BXiDYSte

Jubster7 avatar Apr 13 '23 14:04 Jubster7

@Jubster7 wow im so dumb had the same problem now i figured it out

Git-North avatar Apr 20 '23 18:04 Git-North

Can confirm that the macos colors are slightly muted.

mintexists avatar Aug 27 '23 16:08 mintexists