Jump to content
LaunchBox Community Forums

lunatiq

Members
  • Posts

    30
  • Joined

  • Last visited

Posts posted by lunatiq

  1. Thank you

    6 hours ago, faeran said:

    You can turn off the loading screen by going into LaunchBox options, navigate to Gameplay > Game Startup, and unchecking Use Game Startup Screen.

    One way I found to change which monitor the startup screen appears on is to go into Big Box, and in the options set the Primary monitor to your preferred one.

    However, the issue is that Windows often changes your monitor numbers. Especially with some monitors that disappear from Windows entirely when turned off. The next time they appear they are assigned a different number, which causes issues like these.

     

    • Like 1
  2. Something is wrong with my ISO

    2 hours ago, bundangdon said:

    As I mentioned before, you should use Retroarch with the "neocd" core. It seems to give the best results from my testing. If you'd rather use MAME, import the games with another emulator and then after that's finished, do a bulk-edit and change the emulator to MAME

     

  3. 2 minutes ago, JoeViking245 said:

    I think what you're wanting to do is zip up each folder into its own zip (.7z) file.

     

    Example:  this batch file will take these 3 folders 

    image.png.5a41f75c42d5758a41cfaca9a05bb714.png

    and create these 3 files

    image.png.0c273b1b56234ab4ed9905bcee96b494.png

     

    Place the batch file inside the folder that contains the subfolders you want to zip.  In my Example, the batch file would go inside the Games folder.

    image.png.d5c3e6a1b0cb92e70267c3af99ce40ae.png

    for /d %%X in (*) do ( 
    	PUSHD "%%X"
    	"c:\program files\7-Zip\7z.exe" a "..\%%X.7z" "*" 
    	POPD
    )
    pause

    The "pause" at the end is optional.  I put it there so that I can see that it's working, and 'worked' when completed (as in no errors).

    This is exactly what I was looking for.

    • Game On 1
  4. Thanks for creating this! It's awesome. I've had fun setting it up and I am going to have so much fun playing it. There is so much information and instructions on YouTube it really made things easier. Android was a little tougher and I don't have playstation or others all setup for that yet because I'm using just a flash drive in my shield but it's so cool to have all the retro games available to play like this.

  5. 1 hour ago, Retro808 said:

    Are you having an issue with Windows license or Android license? They are separate purchases. So if you bought LB/BB that is for Windows. You need to purchase an Android license. 

    I ask because you mention limits. Only the free android limits how much you can install. 

    I think I purchased the windows license thinking it was for both. I will use windows so I'll keep this for the future. I think I need to buy the android license now.

  6. 16 minutes ago, Retro808 said:

    Are you having an issue with Windows license or Android license? They are separate purchases. 
     

    I ask because you mention limits. Only the free android limits how much you can install. 

    I am having trouble with android license. I purchased it on the site for $75.00. I didn't realize they were separate I only saw it from the site and purchased. I can show you my receipt in PM.

×
×
  • Create New...