VOGONS


RReady (Rendition Verite wrapper) Test Build (Alpha 1)

Topic actions

Reply 2780 of 2793, by robertmo3

User metadata
Rank Oldbie
Rank
Oldbie

does it run without any parameters?

Reply 2783 of 2793, by robertmo3

User metadata
Rank Oldbie
Rank
Oldbie

use the
qemu-system-i386.exe
because
qemu-system-i386w.exe
does not output any comments

Reply 2784 of 2793, by sharangad

User metadata
Rank l33t
Rank
l33t

This is what I get:

C:\msys64\ucrt64\bin\qemu-system-i386.exe: window-close=off: drive with bus=0, unit=0 (index=0) exists

and I had to remove the no-hpet switch. It didn't like that.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 2785 of 2793, by robertmo3

User metadata
Rank Oldbie
Rank
Oldbie

you added a space after comma, it shouldn't be there
-display sdl,window-close=off

and this one is this now
-machine hpet=off

Reply 2786 of 2793, by sharangad

User metadata
Rank l33t
Rank
l33t

That seems to work:

Windows Hypervisor Platform accelerator is operational
qemu: could not load PC BIOS 'bios-256k.bin'

[EDIT] Works! Copying the missing DLLs produce a weird error about missing exports (libvirgl*.dll, missing function epoxy_eglBindAPI could not be location in libvirglrenderer-1.dll). Running it straight off the ucrt64 folder works with a different working folder.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 2787 of 2793, by robertmo3

User metadata
Rank Oldbie
Rank
Oldbie

where do you copy missing dlls from?

Reply 2789 of 2793, by robertmo3

User metadata
Rank Oldbie
Rank
Oldbie

there is no msys/bin folder

if you run from ucrt64 than there is no guarantee you are actually running the file you built yourself cause ucrt64 has its own qemu installation and you most probably run that one
to confirm that, rename the executable to something unique (like qemushar.exe) and check again

that is why you should run it from cmd from a separate folder

Reply 2790 of 2793, by sharangad

User metadata
Rank l33t
Rank
l33t
robertmo3 wrote on 2025-04-24, 10:15:
there is no msys/bin folder […]
Show full quote

there is no msys/bin folder

if you run from ucrt64 than there is no guarantee you are actually running the file you built yourself cause ucrt64 has its own qemu installation and you most probably run that one
to confirm that, rename the executable to something unique (like qemushar.exe) and check again

that is why you should run it from cmd from a separate folder

I overwrote the one there with mine and it does run from that folder.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 2792 of 2793, by sharangad

User metadata
Rank l33t
Rank
l33t
robertmo3 wrote on 2025-04-24, 16:45:

you can try if qemu from here works for you
https://qemu.weilnetz.de/w64/qemu-w64-setup-20250422.exe

The version msys2 built works now with the corrected command line.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 2793 of 2793, by sharangad

User metadata
Rank l33t
Rank
l33t
robertmo3 wrote on 2025-04-24, 16:45:

you can try if qemu from here works for you
https://qemu.weilnetz.de/w64/qemu-w64-setup-20250422.exe

Also works if I copy all the DLLs from ucrt64/bin into the qemu build folder. It moans about just 2 dlls, but doesn't in fact work without all of them.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda