Jump to content
LaunchBox Community Forums

Retro666

Members
  • Posts

    29
  • Joined

  • Last visited

Posts posted by Retro666

  1. 6 minutes ago, neil9000 said:

    You can just delete the whole folder in Windows, Launchbox/Images/Name of platform/name of image type.

    Ok cool, how about the opposite, if i wanted to add that type in if i didn`t pick it on the import?

     

    Cheers,

     

  2. Hi,

    Bit of a daft question i`m sure but i`ll ask anyway :)

    If you import a rom collection and during the import leave the default tick boxes for media can you later on remove any types of media that you don`t want? Say i left Back cover ticked but due to space constraints want to remove all back covers across all my platforms is their an easy way to perform that? Something like bringing the original selection screen back so you can re-pick which media you want for the platform? If that makes sense ;)

    Cheers,

     

  3. 23 hours ago, Jason Carr said:

    Make sure you're on version 12.3, as that should fix any issues like this. We haven't yet found any related issues on 12.3+.

    Let us know if you're already on 12.3. Regardless, to fix it, you should be able to just remove your RetroArch emulator from LaunchBox and then go to Tools > Manage > RetroArch > Install.

    Ok all tested with a new instance, working perfect. It`s a good excuse to start from fresh, my library and setup was a mess ;) 

     

    Thanks again mate!

    • Like 1
  4. Not sure if it`s linked to the issues in this thread but when clicking on tools, manage, update it`s overwritten my already existing retroarch installation (...\emulators\retroarch) and now wont launch at all, even manually in windows explorer... Should i remove that folder for retroarch, perform a small rom import to kick off the retroarch installation and see what happens?

     

    Cheers,

     

  5. Hi,

    When importing Sega Naomi 2 roms they just go into an existing Sega Naomi  category but i expected as it was on the platforms list on the import process they would be separate? Any ideas how to get these separate as i would like to identify them separately in launchbox and bigbox. I tried to manually create a Sega Naomi 2 category but i can't pick it to move roms into, so figure their must be an easier way :)

    Cheers,

  6. v10 beta running nice and smooth. 

     

    Can i ask if theirs any roadmap to change video/image paths within the import wizard? Can't stretch to a 4tb SSD just yet so i offload my media to another drive.

     

    Cheers,

     

  7. Hi,

     

    got an odd one. I appear to have to two arcade platforms appearing with the same clear logo on bigbox yet only one listed in launchbox. One contains my full mame romset as expected but the other has 17 roms in. How do I remove this rogue arcade platform?

     

    cheers,

  8. For now i have edited my local GP, set launchbox.exe to the allowed moderate risk file types under user\administrative\windows components\attachment manager\inclusion for moderate file types, used launchbox.exe and issue cleared. 

    Once i get a rebuild done i`m sure it`ll be ok without the GP plaster ;)

    Cheers again mate.

     

    • Like 1
  9. I did a fresh install also to the root of c, same result. Maybe its my machine, i`m due to perform a rebuild as i`m going to dedicate a machine to launchbox/bigbox so i`ll see if i get it again on there. To be honest i`ve not seen any reported cases on the forums so it`s particular to my setup (which is good).

     

    Cheers,

  10. Yeah, tried about 4 email addresses now, checked my smarthost and nothing in the SMTP logs at all.. Didnt know about the updates folder and there it is so many thanks for that mate... 

    Fresh install en route and 118 platforms to get through :( ;)

     

    Cheers again.

    • Like 1
  11. Hi,

    I`ve had to remove launchbox as i kept getting a missing digital signature when launching either launchbox or bigbox. I`ve tried to request the download link via the main site but not had any emails through. Is their another location to get 8.8 installer?

    Cheers,

     

  12. On 7/1/2017 at 2:18 AM, Lordmonkus said:

    I want to have a single thread for this so please share your useful and interesting AHK scripts here.

    Provide a short description of what the script does put the script in the post using the code function (the <> at the top of the post box).

    Launch Higan in fullscreen mode since not all versions of Higan has a command line parameter to do this:

    
    #NoEnv
    
    Sleep, 3000
    SetKeyDelay, -1, 110
    Send {F11}
    Return

    Universal close emulator with the Escape key, useful for ePSXe:

    
    $Esc::
    {
        Process, Close, {{{StartupEXE}}}
    } 

    Hide your mouse cursor for certain emulators that don't hide your mouse, change the numbers to match your monitors resolution:

    
    MouseMove, 1920, 1080

     

    Trying to use the universal close emulator auto hotkey script with dolphin when running gamecube titles but it quits BB completely not just the emulator. The annoyance is when closing a title the dolphin GUI remains on the screen, trying to get that to close when i quit the title.

    Any ideas?

  13. 8 minutes ago, johnnyskullhead said:

    Not sure mate

    Thats a big download for Mame

     

    Yep, it’s the full lot including dc, gc, psx etc hence the size..

×
×
  • Create New...