Jump to content
LaunchBox Community Forums

Kondorito

Members
  • Posts

    758
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Kondorito

  1. There is a small 3rd party app that works awesomely. You can either set it to keep the USBs order for the entire system, for a specific folder, or a specific app. You can even make specific USBs controllers be hidden for specific apps without the need to unplug them. Check the Git and see if it works for you; it did wonders for me: https://github.com/briankendall/devreorder
  2. Time goes by so fast, and so much stuff went on and improved... Seems like yesterday when the BigBox concept started to appear in LB 5.0... And if you think about it, each LB/BB version number hast 10 revisions inside, so it will be reaching 100 releases in 10.0!
  3. You are awesome Lust! This might be the set that dethrones my current Unified bezels one... We'll see
  4. Thanks Opak for the heads-up! @Jason Carr, please update the Spanish AboutForm with this one: AboutForm.es.resx
  5. @Jason Carr, here you go: Language_ES_9.8.zip
  6. Have you checked the quarantined/processed files and folders in webroot? Seems that after first run, the AV is placing some stuff in quarantine. Try adding the whole LB folder as well as the emus folders as exclusions.
  7. @THKis awesomely awesome Great work on these @sucramjd.
  8. Yeah, clean up media per platform/playlist/category/etc. would be incredibly handy. That, and the option to move the cleaned media to an "Unneeded" folder instead of simply deleting it for good, so the user can then decide if some specific files are worth keeping.
  9. This looks so professional. I love it. Cannot wait to try it.
  10. Wow. This is looking awesome! Its kinda intimidating in the sense of how much stuff can be customized Really really incredible job with this editor @y2guru!
  11. Let's go! Language-es_9.6.zip
  12. Great work @seaview59. Are you working in a specific project atm? Clear logos/boxes/carts for a specific system?
  13. You can make videos to be stretched into the full area, or maintain their aspect ratio in the xaml view files, but you cannot do it for specific systems, as they all share the same views files (correct me if I am wrong @CriticalCid). What I did for the systems that have a screen size other than the default 4:3 (usually handhelds or newer systems), is to modify the videoborder image of the specific platform, adding pieces of the background image in it (on the sides or at the top/bottom) so the extra bg image pieces cover the black bars of the video, and blends in alright with the background image. Examples: Uses a videoborder image like this: Something like this: For NDS the videoborder image was just a png of the handheld. Hope this idea helps you.
  14. This looks incredible Zomb. I know the C64 by name but never took the time of checking its library or playing it. I might watch some vids on it (specs, history, and games) and get your pack (as your packs are a joy!). Thank you for taking this monster project and simplifying it to spread its knowledge in the community.
  15. This theme looks AMAZING! I need to test it out ASAP! Hopefully my PC will be able to handle it fluidly. Thank you @nosh for your amazing creations! For real EDIT: Just in case; I do not see the "no images" pack in the Download button, only the full 2.5GB one.
  16. You can try this: ~1 & 2:: { Process, Close, {{{StartupEXE}}} } (Being the ~ symbol the way of telling the system that does not matter the order in which you press them, and 1 and 2 the buttons you want to press at the same time)
  17. @KCJ101, instead of manipulating several png files, you might be better off doing a simple change in the xaml file of the view you are using. I do not have the Redux theme here to tell you exactly what or where, but I have the Unified one from CriticalCid, and I am pretty sure they are similar. Just go to the Views folder inside the theme, open your view xaml file with Notepad++ (i.e. Wheel2GamesView.xaml), and look for the Pointer section. You have two options; a) modify the scale of the pointer, or b) keep its size but place it behind the wheel, so they get overlapped but the clear logo shows in front. For a) Look for "PointerSize" and change the ScaleX and ScaleY for lower values (i.e. 0.8 instead of 1) For b) Look for Panel.Zindex in the Pointer section and decrease the number to one less than the Panel.Zindex number of the wheel section. The Panel.Zindex value in each item acts like the order of the layers in the view, being 0 the one all the way to the back, and 20 for example the one most to the front. Hope this helps and I am not writing nonsense XD Just in case, backup the xaml file you will be changing.
  18. @harryoke almost the entire startup folder I have consists of your videos, and I love them! Keep rocking my friend!
  19. Ah! I thought it was already present in PROD versions. Got it.
  20. @Jason Carr just tested this, and sadly, it did not prompt an option to choose whether to apply a theme in the Main category/list level only or to all; it just applied it to everything (I had to enter afterwards on each platform and reselect the correct theme ). I tested it using the key shortcut, and the below is what I see when pressed, if I press the Accept button, it applies to everything, no questions asked. I also tried selecting it from the Options menu and the same thing happens. Let me know if I am doing something wrong, or if there is another way to select the themes that I am missing. Thanks!
  21. Ok, now I feel dumb XD I did not know that was already added; since I do not change themes so much I did not realize the change. Last thing I remember is that changing a theme at the Platforms list/cateogries level changed it to all the childs as well. Then disregard my request, and keep being awesome.
  22. I meant both of them together, so I can apply a theme to them, but not globally (so it only changes at a category/list level, but not globally nor inside on all platforms).
×
×
  • Create New...