Jump to content
LaunchBox Community Forums

SentaiBrad

Members
  • Posts

    6,988
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by SentaiBrad

  1. I would personally be afraid of that software when something crashes... though when It comes to my drives, I am always afraid of something bad happening. Another alternative would be to get an External Hard Drive Bay. They can get a bit expensive, but you put 3-8 Hard drives in it with one power source etc.
  2. MESS is a MESS, avoid it. In a default install of RetroArch go to the second tab (Settings Tab) and go down to Directory. In here the first line says System / BIOS Dir. Hit enter and change that to your current Installs System folder in the RA folder. If a core requires a BIOS and doesn't know where it is, it will crash. The other idea I have is that you don't have the cores. If you left it default, did you download the cores from the site / get the package of RA with the cores / download the cores in RA in the Online Updater?
  3. That's getting a bit in the weeds honestly, its just easier to keep the files on one drive. Even if you need to split platforms on drives. I.e. Half of PS2 will be on D: the other half on F:. You can tell LB multiple locations to scan and import and there for LB will just know the location they're all in regardless of location but LB knowing the file name and just automatically finding it based on 3 or 4 different locations is... too much. That would be a pain to code and probably bog down performance significantly.
  4. In the bottom right of LB there is an Add button, It's also at the bottom of the list under "Game" at the top. The edit screen will come up and Launcher should be selected. Hit the first browse button and point it towards the game. Then you can fill in the rest of the information / scan. Right now BixBox doesn't have much in the way of customization in how it looks or displays items from your library. If you want to change around the settings for the background, Tools -> Options. On the left under Images is a Backgrounds tab.
  5. Yea you can read those errors better than I can... figures since you make the damn thing. xD I read it as something wasn't opening, but I thought it was an error based on not being a Premium Member... I didn't guess browser. xD
  6. So BigBox is a Premium only feature, but it still shouldn't be giving you this error. I'll go ahead and forward this to Jason.
  7. Do you have a premium license? Is the BigBox exe in with your LB folder? Either way it shouldn't be giving an error and knowing the answers to my questions can help.
  8. Yes, you can think of the license as a subscription if you'd like. There will be Lifetime upgrades and renewal plans worked out in the future though so you wont need to pay full again for a renewal and / or you can upgrade eventually to a lifetime license when these are available.
  9. Open Task Manager (Ctrl + Shift + Esc), scroll down to Windows Explorer (If you have a folder open its under Apps, if its closed its under Windows Processes) and end explorer. At the top, File -> Run New Task and input 'explorer.exe'. This should restart Explorer and cancel the transfer manually. Another method is signing out and logging back in since it should also do a similar thing. This is just so you don't have to fully restart.
  10. It wasn't really Wines problem to begin with. The .net installer doesn't want to function in Wine. Unless they made mono competent or figured out a workaround for the installer I don't think it will make a lick of difference.
  11. No sadly. There will more than likely be no progress made here unless a Linux / Mac developer came on and help. There are just not enough resources right now to make that work. There is a hope though. The reason why LaunchBox isn't working right now in Linux through Wine is .Net's fault. Direct X works fine in Wine (otherwise games wouldn't work) but Mono isn't a good enough replacement for .Net. Supposedly the next major version of .Net is supposed to either allow it to work in Wine or allow someone to be able to get it to work in Wine. Either way, when we can make it work there (albeit in Wine) the user base will know about it.
  12. Not being a programmer myself my default answer is "it is fucking hard". That said, I know more than most when it comes to computers, code, what makes them tick etc etc, but that's because I love it. Adding one feature in its self is not actually necessarily hard. Granted, some will be harder to implement than others based on complexity but the really difficult part is when you have an entire code base, thousands of lines of code and 50 other modules that need to operate in sync. Adding in or taking away something can have massive issues that you just don't think about. In this case, a completely new system would need to be written up and new menu's added, guides so that users know what to do with it and the list can go on. I don't think it would be hard, but it could utterly break something, then you have to backtrack. Not to mention he is a single person and that bit bucket list is LOOOOOOONG. Derek, that link was broken for some reason so here it is again. https://bitbucket.org/jasondavidcarr/launchbox
  13. It depends, if you keep the file structure the same and just change the Drive, then it should be really easy. For example you want to go from D:/Emulators/.../.../ to F:/Emulators/.../.../ I would open the XML in Notepad++, Ctrl + F, Find and Replace All D:/ with F:/ enter. This should work. If you want to go from D:/Emulator/Game/.../ to F:/Emulators/Games/.../ You would need to find D:/Emulator/Game/ and replace all with F:/Emulators/Games/. If you want to move each individual emulator in to a new file structure you'll need to change an emulator set one at a time. This isn't technically supported, so you should certainly make a backup of your XML before doing this. I came up with this a while back and it works flawlessly. I could have sworn I told you about this... did you ever ask about this in the forums?
  14. If you bought it simply on this guys recommendation based on false information then quite honestly your issue is with him. He had the dollar amount right but assumed lifetime. So it's not like he didn't or couldn't have found the right information. So on behalf of Jason I do apologize if this happened. I personally didn't think you sounded entitled, you sounded like someone who got the wrong information. I know the site has been updated, like Jason said, since November 1st and the forums talked about it before hand. You're frustrated, which is totally fine. Trying to find light in this annoying situation (not you) is that there is an upgrade or renewal offer instead of just a flat $20 a year. My Wife and I are broke too, so I get it. Thankfully Jason has finally hired me and I am getting freelance work.
  15. LaunchBox doesn't care what file extension you are using, LB does nothing to help emulate anything. All it does is aggregate all of your Roms and emulators in to one beautiful location. That's why LB's a front end. The cores change what File Extensions RA needs to load, so that specific core doesn't allow loading from an archive. You add RA to the list of Emulators, making sure the file path is all correct. You don't need to touch the cores list unless you are adding / changing them. If you use the defaults, which you don't have to, then leave it alone. As long as it says -l "cores\.....dll" with the actual core name you should be good to go. Most core's have information attached to them that will tell you BIOS and file extension information. Load a core in RA. On the first tab go down to Information. Inside is Core Info. This will have information based on the Core you have loaded. Again, not all cores have info attached to them, but most do and this should help you identify the file extension your ROM's need to be in.
  16. Jason Carr said Hehehehehehe, thanks @DOS76. @SentaiBraid, I would NEVER!!!! ;) Never Sleep? Yea, you got two kids. I can only imagine.
  17. We have a lot of conversations about those people, but they don't stop us from sleeping at night. ;)
  18. This should help you change the permissions on the LB folder and your LB XML. http://www.wikihow.com/Change-File-Permissions-on-Windows-7
  19. Can you make a backup of your LaunchBox XML located in your LaunchBox directory, then delete the original? Import one game with images and see if it works with a fresh XML.
  20. Sorry, edited previous post, I read it way wrong. Anyways, just moving the LB install is just fine. When you ran the installer it should have asked for a location. I know I keep my LB install on a completely separate drive. Having LB installed in one location and the images / music in another location doesn't quite make sense? The way its chosen now is mostly for simplicity.
  21. I am an idiot and read that completely wrong.
  22. Don't worry about your language, I just misunderstood you, it's not your fault. That is a weird problem though. At the top of LaunchBox, Tools -> Refresh Images, does this work? Edit a game entry; What happens if you delete all the images and download them again? Try clicking the red X in the top right and re-link the game to TheGamesDB? If you imported some games in LaunchBox then started moving things around I would say move things around then start importing games and then look. This is the extent at which I can help you though so Jason, the developer, will have to help you in the morning.
  23. The application is portable, but if you tell LaunchBox that the images are on C, then move the install the images change drives. Where ever you put LaunchBox, LB needs to know where the images are. If they are now over a network then the file path is no longer C:/, it is now the network path.
  24. Ah, there is a vote up. There we go then.
  25. In order to do it properly with GOG, we need a GOG API which doesn't exist. We had a Steam importer before we implemented Steam API and it was super buggy, this would probably be no different; and no, there is no poll for features right now.
×
×
  • Create New...