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

Reply via email to