Support for multiple storage seems to have been fixed in continuous-master :)
3 posters
Page 1 of 1
Support for multiple storage seems to have been fixed in continuous-master :)
Hi RetroBat Devs,
NTFS allows symlinks, this provides flexibility to users who need to distribute their content across multiple storage, be it "local + network share" or multiple local drives.
I have been supporting @Virtualman in his project and will be posting shortly useful information on our integration experience, e.g. with DOSBox. Ultimately this is about sharing useful knowledge with other RetroBat users and supporting the community
As reference on NTFS links:
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mklink
https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/
https://en.wikipedia.org/wiki/NTFS_links
In our previous tests with Retrobat stable, we could successfully do a symlink of the whole \RetroBat\roms folder , but not of any folder within "roms". I've tested today the continuous-master build and the problem no longer occurs, i.e. we can successfully link a rom folder to a different drive and stays visible on RetroBat at start or rescan. The issue still happens with continuous-stable, and I couldn't identify which commit fixed it but I would like to thank you for it and see if you can identify and keep the fix in place
How to reproduce from another drive:
cd c:\RetroBat\roms
ren ports ports_old
mklink /J ports D:\roms\ports
From a network drive requires a 2-step approach:
c:
cd \
mklink /D net_ports \\192.168.1.4\roms\ports
cd c:\RetroBat\roms
ren ports ports_old
mklink /J ports c:\net_ports
If you could share which commit fixed this it could be helpful for future reference it there's a regression.
Thank you and keep up the good work, hope to enjoy a new release soon
Take care,
Bilu
NTFS allows symlinks, this provides flexibility to users who need to distribute their content across multiple storage, be it "local + network share" or multiple local drives.
I have been supporting @Virtualman in his project and will be posting shortly useful information on our integration experience, e.g. with DOSBox. Ultimately this is about sharing useful knowledge with other RetroBat users and supporting the community
As reference on NTFS links:
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/mklink
https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/
https://en.wikipedia.org/wiki/NTFS_links
In our previous tests with Retrobat stable, we could successfully do a symlink of the whole \RetroBat\roms folder , but not of any folder within "roms". I've tested today the continuous-master build and the problem no longer occurs, i.e. we can successfully link a rom folder to a different drive and stays visible on RetroBat at start or rescan. The issue still happens with continuous-stable, and I couldn't identify which commit fixed it but I would like to thank you for it and see if you can identify and keep the fix in place
How to reproduce from another drive:
cd c:\RetroBat\roms
ren ports ports_old
mklink /J ports D:\roms\ports
From a network drive requires a 2-step approach:
c:
cd \
mklink /D net_ports \\192.168.1.4\roms\ports
cd c:\RetroBat\roms
ren ports ports_old
mklink /J ports c:\net_ports
If you could share which commit fixed this it could be helpful for future reference it there's a regression.
Thank you and keep up the good work, hope to enjoy a new release soon
Take care,
Bilu
bilu- Messages : 36
Date d'inscription : 2020-10-11
Virtualman likes this post
Re: Support for multiple storage seems to have been fixed in continuous-master :)
Hello,
Thank you for sharing informations.
Can you tell me which program you are talking about continuous-master ? RetroBat itself or only EmulationStation ?
Thank you for sharing informations.
Can you tell me which program you are talking about continuous-master ? RetroBat itself or only EmulationStation ?
Re: Support for multiple storage seems to have been fixed in continuous-master :)
Hi Kayl,
This one : https://github.com/fabricecaruso/batocera-emulationstation/releases/download/continuous-master/EmulationStation-Win32.zip
Can you provide the link for the Retrobat one?
This one : https://github.com/fabricecaruso/batocera-emulationstation/releases/download/continuous-master/EmulationStation-Win32.zip
Can you provide the link for the Retrobat one?
bilu- Messages : 36
Date d'inscription : 2020-10-11
Virtualman likes this post
Re: Support for multiple storage seems to have been fixed in continuous-master :)
Do you have any estimation on when this fix will be available to users, i.e. a planned date for the next stable release?
bilu- Messages : 36
Date d'inscription : 2020-10-11
Virtualman likes this post
Re: Support for multiple storage seems to have been fixed in continuous-master :)
@Kayl any ETA on this fix? We really need this ...
Virtualman- Messages : 104
Date d'inscription : 2020-08-10
Re: Support for multiple storage seems to have been fixed in continuous-master :)
Hi guys, please be patient.
You ask me a lot of questions and the more I answer you, the more you ask. Understand that if I spend my time responding to you at the rate you are asking for answers, I no longer have time to develop RetroBat. RetroBat is not my job and I also have other jobs
You ask me a lot of questions and the more I answer you, the more you ask. Understand that if I spend my time responding to you at the rate you are asking for answers, I no longer have time to develop RetroBat. RetroBat is not my job and I also have other jobs
bilu likes this post
Re: Support for multiple storage seems to have been fixed in continuous-master :)
Fully respect that, @kayl
But this isn't a community of one, isn't there anyone else, or anywhere else we can get answers, e.g. on Discord, and maybe with fcaruso as well?
I'm not yet fully familiarized with the Retrobat community, any guidance is welcome
But this isn't a community of one, isn't there anyone else, or anywhere else we can get answers, e.g. on Discord, and maybe with fcaruso as well?
I'm not yet fully familiarized with the Retrobat community, any guidance is welcome
bilu- Messages : 36
Date d'inscription : 2020-10-11
Re: Support for multiple storage seems to have been fixed in continuous-master :)
For info, we are 2 who code retrobat and another one who help us to test and manage the community. And I'm the one who decide when a version is ready to be released
bilu likes this post
Re: Support for multiple storage seems to have been fixed in continuous-master :)
Thanks @kayl
That was my initial impression but I thought you might have been more integrated and supported within the Batocera community than what I could perceive here in the forum. Thanks for making it clear
That was my initial impression but I thought you might have been more integrated and supported within the Batocera community than what I could perceive here in the forum. Thanks for making it clear
bilu- Messages : 36
Date d'inscription : 2020-10-11
Re: Support for multiple storage seems to have been fixed in continuous-master :)
We're not directly related to Batocera, RetroBat is an autonomous project and we've our own community. F.Caruso works in both projects and the fact we have good relationship with Batocera Team, doesn't make RetroBat part of Batocera.
Virtualman and bilu like this post
Re: Support for multiple storage seems to have been fixed in continuous-master :)
We are all on the same team and we all have day jobs as well - expect 10K plus more users to use RetroBat or more in the next month .
Thank you Kayl for insight and we want to help - we have made major milestones since we started working with RetroBat last 6 months.
Sincerely,
VMAN!
Thank you Kayl for insight and we want to help - we have made major milestones since we started working with RetroBat last 6 months.
Sincerely,
VMAN!
Virtualman- Messages : 104
Date d'inscription : 2020-08-10
Similar topics
» Multiple mouses support in retroarch
» Any plans to support FS-UAE for Commodore Amiga, CDTV and CD32 support?
» Saves in cloud storage?
» Games didn't start--I fixed it--here's what I did
» [RESOLU] Petit problème de Master System
» Any plans to support FS-UAE for Commodore Amiga, CDTV and CD32 support?
» Saves in cloud storage?
» Games didn't start--I fixed it--here's what I did
» [RESOLU] Petit problème de Master System
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum