SuperMaxusa
SuperMaxusa
> The error will always just be unable to create 3D scene or no graphics mode found Did you test it on QEMU after installing SoftGPU or only on v86?...
+5 games: - [Sokoban](https://ish.works/bootsector/bootsector.html) - [Boot2Sol](https://github.com/masneyb/boot2sol) ([binary](https://github.com/user-attachments/files/19574348/boot2sol.tar.gz)) - [Tetranglix](https://github.com/Shikhin/tetranglix) - [TronSolitare](https://github.com/XlogicX/tronsolitare) - [Snake](https://forum.osdev.org/viewtopic.php?p=170172#p170172) Bonus: not games, but nice demos - https://forum.osdev.org/viewtopic.php?p=169831#p169831, https://github.com/brainsmoke/nyanmbr/blob/master/nyan_nosync.img > - [Dino](https://gist.github.com/XlogicX/8204cf17c432cc2b968d138eb639494e#dino) We have this game on...
> I saw this error message ISA VGA or PCI VGA without PCI bus detected, this can't work! Please check device manager before continue! even after I installed it softgpu...
> is there any ways to optimize so it can be playable? Maybe decreasing screen resolution/color depth and tweaking the [Wine/Mesa3D registry keys](https://github.com/JHRobotics/softgpu/blob/1ed2eb17a7f1d4cbd89c281a4ceab3a90d2495c6/softgpu.md?plain=1#L364-L399) might help.
Nice work! Would you like to share it in this discussion: https://github.com/copy/v86/discussions/1048?
> The flags looks fine to me, maybe it's something weird with busybox's mount? I think so, it doesn't work on "virt" LiveCD either: `mount -t 9p -o cache=loose host9p...
Tested 6 versions of Alpine Linux (v86 version: https://github.com/copy/v86/commit/b2a2b405e274bbfff9372f0d150b4eb1e7d47c0b): | Version | Kernel version | `cache=loose` works? | |---------|----------------|-------------------------| | 3.18.3 ([iso](https://dl-cdn.alpinelinux.org/alpine/v3.18/releases/x86/alpine-virt-3.18.3-x86.iso)) | `6.1.43` | Yes | | 3.18.5 ([iso](https://dl-cdn.alpinelinux.org/alpine/v3.18/releases/x86/alpine-virt-3.18.5-x86.iso))...
> Installing 3.18.5 as a temporary workaround is fine for me but I get the following error even following the [advice here](https://github.com/copy/v86/discussions/989#discussioncomment-9505733) (installing `mkinitfs` from edge). I tried replacing `edge`...
> This means the cache mode is well detected by the kernel right? So can't figure out why the cache does not work... Most likely yes, the 9p cache modes...
> But this is not the case in copy.sh, right? Do you mean that ELKS supports PS/2 protocol via serial port? > it does say Mouse: No on the right....