I also need the "-display sdl" option with QEMU to run Bolitaire. The
game doesn't start (it just hangs) without it.

Additional info:
Without "-display sdl" QEMU uses "-display gtk" by default.

On Sun, Mar 16, 2025 at 4:07 PM Paul Dufresne via Freedos-devel
<freedos-devel@lists.sourceforge.net> wrote:
>
> Ok... was about to start and begin a game by editing games\bolitare\config.txt
> and edit the line bg = [with a file that really exist, in 8.3 filename]
>
> Using:
> qemu-system-i386 -enable-kvm -m 48  -device ide-hd,drive=myhd,bootindex=2 
> -drive file=hd.qcow2,format=qcow2,if=none,id=myhd,media=disk -device 
> ide-cd,drive=mydvd,bootindex=1 -drive 
> file=FD14LIVE.iso,format=raw,id=mydvd,if=none,media=cdrom -audiodev 
> pa,id=mysnd -device sb16,audiodev=mysnd -device adlib,audiodev=mysnd -machine 
> pcspk-audiodev=mysnd -net nic,model=pcnet -net user -display sdl
>
> -display sdl seems necessary... not showing the game screen without it.
>
> So it might be linked to long file names support not loaded.
>
>
>
>
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel


_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to