DOSBOX doesn't work in 17.12.02
-
I see that the command "mount C ........./game.pc" doesnt execute
-
My problem is when I use sharedevice = NETWORK, in INTERNAL works well. Im going to investigate
-
Definitely is a problem when Recalbox uses sharedevice = NETWORK. Dosbox doesnt detect the folders in NAS.I think that is an error.
When I type DIR in recalbox/share, the folders of the NAS are not displayed.
You can test it with sharedevice = NETWORK. This is my boot/recalbox-boot.conf
sharedevice=NETWORK
sharenetwork_smb1=ROMS@192.168.100.200:recalbox/roms:username=Antonio,password=24022001
sharenetwork_smb2=SAVES@192.168.100.200:recalbox/saves:username=Antonio,password=24022001
sharenetwork_smb3=BIOS@192.168.100.200:recalbox/bios:username=Antonio,password=24022001 -
Im testing with 17.11.10.2 and works perfectly , but with 17.12.02 not.
Anyone can confirm?
-
I can confirm, that DOSBOX with sharedevice=NETWORK doesnt work in 17.12.02.
In 17.11.10.02 was working fine, but after updating to 17.12.02 stopped working.
-
@toniosj There are only a few people here using Dosbox (including me) and as far as I can tell, none of them is using a shared device on network, so your on your own there....
-
@toniosj Hi,
Please take a look at your PMs.
-
@toniosj Hi,
Ok I've made some test. Dosbox works with the latest version with sharedevice=NETWORK.
I've tried the following configurations:- ROMS only on NAS (so SHARE is on SD)
- full SHARE on NAS
But... In the case you've sent to me, there are some mistakes. The folder "Alone in the Dark.pc" is not correct. Please read this page: https://github.com/recalbox/recalbox-os/wiki/How-to-use-DOSBox-to-emulate-DOS-games
The first part of the folder name before the '.' must have equal or less than 8 characters and avoid special characters.
Also, no need to call
jugar.bat
. Just call theexe
directly fromdosbox.bat
.Hope that helps
-
@oyyodams Can you paste your boot/recalbox-boot.conf ?
Thanks!
-
@toniosj sure!
roms only:
sharedevice=NETWORK sharenetwork_smb1=ROMS@192.168.1.94:Jeux/recaldev2/roms:username=recalbox,password=xxxxxxxx
full share:
sharedevice=NETWORK sharenetwork_smb1=SHARE@192.168.1.94:Jeux/recaldev:username=recalbox,password=xxxxxxxx
-
@oyyodams I have the same configuration, but in 17.12.02 doesnt work. If I use 17.11.10.02, works fine.
On 17.12.02, the roms folder doesnt mount in Dosbox, but yes in the rest emulators.