cheahjs / palworld-steam-id-to-player-uid

Converts Steam IDs into Palworld's player UIDs, and vice versa

Home Page:https://uid.palservers.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The WebGPU option does not work on Firefox Nightly

xNul opened this issue · comments

Firefox Nightly has WebGPU support, but your code here doesn't seem to work with it. This could be a problem on Firefox Nightly's side but I thought I should mention it.

Firefox Nightly console log
image

8b21d86 fixes Firefox (and wgpu) compat, but seems to run slower than on Chrome (on AMD APU at least)

I'll just mention that https://github.com/magicbear/palworld-server-toolkit has also been adding conversion support, but only for the easy paths (attach any character to a Steam ID, and convert a Steam UID to a NoSteam UID)