Re: QEMU 3Dfx Glide Pass-Through
Posted on 2021-04-17, 23:00
Hi kjliew, big thanks! But now I have another problem: nemezis@nemezis:~/myqemu/qemu-3dfx/build$ ./qemu-system-i386 -L pc-bios \ > -rtc base=localtime -no-hpet -no-reboot \ > -drive file=../vmimgs/w98.qcw \ > -device VGA \ > -M pc -device ac97 \ > -netdev user,id=net0 -device rtl8139,netdev=net0 …