samsface / godot-steam-api

Godot Steam integration using GDNative.
403 stars 16 forks source link

Plugin doesn't work with M1 macs #4

Closed samsface closed 2 years ago

samsface commented 2 years ago

The steam sdk doesn't support new arm based macs as it'd require them to rewrite their client to be arm based (it seems). Checking "Open using Rosetta" in get info of the .app should resolve the issue.

samsface commented 2 years ago

Update on this. Valve has released arm64 steam sdk so M1 macs are now supported.