this post was submitted on 14 Oct 2024
90 points (95.0% liked)

Linux

5075 readers
41 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
 

Games are technically run inside a virtual machine because of differences in how Apple Silicon and x86 systems address memory—Apple's systems use 16 KB memory pages, while x86 systems use 4 KB pages, something that causes issues for Asahi and some other Arm Linux distros on a regular basis and a gap that the VM bridges.

Rosenzweig's post shows off screenshots of Control, Fallout 4, The Witcher 3, Ghostrunner, Cyberpunk 2077, Portal 2, and Hollow Knight, though as she notes, most of these games won't run at anywhere near 60 frames per second yet.

"Correctness comes first. Performance improves next," she writes.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 18 hours ago

It’s not quite as good as gptk. Gptk can run games like cyberpunk at 60+ fps on more powerful Mac’s but Asahi currently can’t run AAA games at 60 fps. Also gptk has support for avx which Fex technically has but doesn’t work on m1 because the chip lacks SVE(2). However I imagine in the future asahi will almost definitely be better.