Skip to content

Commit f3923bf

Browse files
authored
Merge pull request #108 from Torinde/patch-2
Update README.md - sound devices, FPS host details
2 parents 362e452 + 6d48f6e commit f3923bf

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ This is ready-to-use compilation of my ~4~ 6 projects:
3434
| Oracle VirtualBox | 6.0 | VboxSVGA || - | - | - || n/a |
3535
| Oracle VirtualBox | 6.0 | VMSVGA || - | - | - || n/a |
3636
| Oracle VirtualBox | 5.2 | - |||||| SB16, AC97 |
37-
| VMware Workstation | 16, 17 | - |||||| SBPCI128 |
38-
| QEMU | 7.x, 8.0 | std |||||| adlib, SB16, AC97 |
39-
| QEMU | 7.x, 8.0 | vmware |||||| adlib, SB16, AC97 |
40-
| QEMU | 7.x, 8.0 | std + qemu-3dfx |||||| adlib, SB16, AC97 |
37+
| VMware Workstation | 16, 17 | - |||||| speaker, SBPCI128 |
38+
| QEMU | 7.x, 8.0 | std |||||| speaker, adlib, GUS, SB16, WSS, AC97, SBPCI128 |
39+
| QEMU | 7.x, 8.0 | vmware |||||| speaker, adlib, GUS, SB16, WSS, AC97, SBPCI128 |
40+
| QEMU | 7.x, 8.0 | std + qemu-3dfx |||||| speaker, adlib, GUS, SB16, WSS, AC97, SBPCI128 |
4141

4242
SoftGPU can use 4 render drivers:
4343
- *softpipe*: software Mesa3D reference renderer
@@ -57,6 +57,8 @@ Not all renderers supporting all application/games, performance expectation is i
5757
| SVGA3D | SVGA-II (gen10)||||||| 3.3-4.3 ||||| 30-80 |
5858
| qemu-3dfx | [qemu-3dfx](https://github.com/kjliew/qemu-3dfx) ||||||| native ||| ✔ * | ✔ * | native/2 * |
5959

60+
Note: expected FPS are for host with i7-4770 + GTX1650.
61+
6062
(*) Note for qemu-3dfx: performance depends on CPU emulation - you can reach about 1/2 of native GPU performance when using KVM acceleration on x86-64 host, about 1/5 when using Hyper-V, and about from 1/100 when is using accelerated emulation and about 1/1000 when using full emulation. DOS Glide and *native* Glide wrapper isn't part of SoftGPU. You have to compile it from source or you can [donate qemu-3dfx author](https://github.com/kjliew/qemu-3dfx#donation).
6163

6264

0 commit comments

Comments
 (0)