kjliew / qemu-3dfx

MESA GL/3Dfx Glide pass-through for QEMU
GNU General Public License v2.0
401 stars 55 forks source link

does it run without kvm? #123

Closed xoureldeen closed 7 months ago

xoureldeen commented 7 months ago

i have ported ur patch for vectras vm (android qemu vm)

and now i dont know how i can run games with ur patch there is an qemu params required or somthing to run without kvm?

thank u!

kjliew commented 7 months ago

It runs without KVM on Apple Silicon macOS using TCG, '-accel tcg'. You can find several videos with macOS on the YouTube channel, too.