thewhite Posted January 6, 2022 Share Posted January 6, 2022 Hi, I want to export some platform to a portable hard drive, the reason is that my library is too big to fit on a 2.5 hard drive and the computer (laptop) doesn't have enough power to drive all games. There is a feature like this or have you thought about it? It must not be done like to export on android as i don't want to do a copy of 2TB data of games. I'm thinking about a kind of powershell/cmd code that copy needed file for lauchbox and games. Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted January 6, 2022 Share Posted January 6, 2022 2 hours ago, thewhite said: There is a feature like this or have you thought about it? Select all the games in your Platform, then look under Tools Quote Link to comment Share on other sites More sharing options...
thewhite Posted January 6, 2022 Author Share Posted January 6, 2022 Ok, but i don't think it will export only needed data to run lauchbox (video and image for selected platform). Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted January 6, 2022 Share Posted January 6, 2022 You mentioned something about games so I thought that's what you were asking about. My bad. For images and videos, I know some people use symbolic links and physically store them elsewhere (which you can use PowerShell to create). But there isn't a built-in, automagical way to that in LaunchBox itself. I don't use them for this purpose, but if you search here on the forums, you're bound to find something. Quote Link to comment Share on other sites More sharing options...
thewhite Posted January 6, 2022 Author Share Posted January 6, 2022 (edited) Maybe i doesn't explain correctly what i want... For example, i have 15 platforms and i want to export to external hard drive 8 platforms (with all needed file for launchbox app and games). So a kind of copy to use it on another computer. So symbolic link are not useful as i can be outside the house with the laptop. I already use symbolic link on my backup computer to put lauchbox on ssd and data on another HD. My primary computer have everything on the same HD... Edited January 6, 2022 by thewhite Quote Link to comment Share on other sites More sharing options...
Gab Power Posted January 15, 2022 Share Posted January 15, 2022 I use Launchbox on my laptop and my arcade machine. My arcade has more hdd space so I have to trim down my Launchbox folder for my laptop. I wanted to keep my user ratings and number of plays. What worked for me was to copy folder(s) : Launchbox\Games\PLATFORMNAME + Launchbox\Images\PLATFORMNAME And copy file(s) LaunchBox\Data\Platforms\PLATFORMNAME.xml From one PC to another. Overwriting your XML files will of course erase your existing data. Quote Link to comment Share on other sites More sharing options...
totoro Posted July 12, 2022 Share Posted July 12, 2022 I'd like to see this featured in a newer launchbox version. Since portable PCs are pretty much a thing since Valves Steamdeck, this scenario could happen a lot more often. For instance, my launchbox weighs around 6TB. I've ordered a GPD Win Max 2 with 2TB and will be forced to trim my collection down as well. I don't wanna handselect and redownload everything again. So a nice enhanced checkbox based backup manager where you could see how many Gigs per platform are used and uncheck those not needed for the moment would pretty much solve this. Quote Link to comment Share on other sites More sharing options...
thewhite Posted July 28, 2022 Author Share Posted July 28, 2022 (edited) I don't know if i can post this here, but i created a software for copying all file (except games if it's not in Games folder in launchbox) for specific platform. Choose your launchbox folder, your destination (the software will create the launchbox folder on destination). Select your platform and start copy. I'm not a expert in c#, but i did a lot of tests and i everything run fine. I don't have my games in launchbox\game, but it should run correctly. The software doesn't delete files, it only copy so nothing bad should happen but to be sure, use it only if you have a copy of your launchbox. You will have many windows popup copying files (one at a time) for each main folder that it copies. Let the software in a folder because it will create 3 text file to list the platform and file needed to copy. Maybe i can find a way to not create these files but it was the fastest way for me. Try with one or two small platforms for testing before copying a lot of platforms. Use it at your risk. 2ND Launchbox Copy.zip **Update: Add a progress bar instead using windows popup copy files. Need to work on this progress bar, it doesn't always show the good status. **Fix problem when software incorrectly calculated folder size. **Showing current transferring folder. Todo: Run the copy file in a different thread to be able to stop the copying process if needed. Edited December 24, 2022 by thewhite Quote Link to comment Share on other sites More sharing options...
Fuscan Posted December 23, 2022 Share Posted December 23, 2022 Quote Link to comment Share on other sites More sharing options...
thewhite Posted December 23, 2022 Author Share Posted December 23, 2022 Does it work by selecting only one platform? Do you have special character in source or target? Does your game are the in launchbox folder (i do not try this as my game are in another drive)? Quote Link to comment Share on other sites More sharing options...
Fuscan Posted December 23, 2022 Share Posted December 23, 2022 Hiho, -only one platform was selected - no special character - games are in Launchbox/Games Quote Link to comment Share on other sites More sharing options...
thewhite Posted December 23, 2022 Author Share Posted December 23, 2022 Ok, i fixed the code, if the maximum are incorrectly calculated for the progress bar, i set to 0. I don't know why i didn't get this error in during my test. I updated the file, does it works now for you? I have done a small test with games in games folder, it works in my test. Quote Link to comment Share on other sites More sharing options...
Truest1 Posted May 11 Share Posted May 11 This is interesting I've been needing this. Can't wait to try it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.