pixelsuft‮

Results 63 comments of pixelsuft‮

@copy # Image http://pixelsuftbox.herokuapp.com/static/img/win31.img # File Size 33 MB

I've not tested Windows 2000, but Windows 98SE (RUS) (with VBE video driver) is working fine for me.

You can see this example: https://github.com/copy/v86/blob/master/examples/worker.html [js code](https://github.com/copy/v86/blob/master/examples/worker.js)

Maybe, cdrom driver not working and there is no c:\ (cdrom) drive

You have tried to install windows using QEMU?

If I install using qemu and run in v86 after reboot: ![image1](https://user-images.githubusercontent.com/68371847/133558217-ac3de4fd-3233-4181-b8c1-9c47261dfc58.png) But if I finish install with QEMU: ![image2](https://user-images.githubusercontent.com/68371847/133560606-be9a749e-ecef-4d44-bc88-326e83dffb23.png) I'm very lazy to finish install with v86

You can install wfw using QEMU, but: Windows 3.1 running only with '-safe' param for skipping boot logo, but in WfW this param is not working

I'm don't know how, but: xenialpup-7.5-uefi works, but bionicpup32-8.0-uefi - not

When I'm mounting Hard (or Floppy) Drive with CDROM, it not boots: #463

I've uploaded patch [here](https://github.com/Pixelsuft/old-win-images/releases/download/drivers/W8CPUFeaturePatch.iso) You will also need to edit some values with bcdedit to skip sign checks (run it from the system32): ```sh bcdedit /set {default} onecpu on bcdedit...