Jump to content
LaunchBox Community Forums

Krakerman

Members
  • Posts

    905
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Krakerman

  1. Yeah I guess anyone really can if they want to charge for artwork, themes, ahk code or whatever if they wanted too there is no way to control or regulate that. It comes down to who would be willing to pay for it for there needs and purpose. I try to stay away from the Red Bull .... 😉
  2. I get the direction your going in with CTC but one can only hope you will offer a one time fee forever license. Keep up good work. One must wonder thou future themes developed with the paid version of the CTC will be behind a pay wall or will you stipulate a clause? So if anyone that develops themes using a paid version of CTC can charge for there themes so themes could potentially no longer be free.
  3. Works great, thanks btw! One thing I noticed was when I launch LB will not open corectly and needed to change the LB DPI compatibility settings override to Application then LB open correctly as that display is 55" 4K 225% dpi and my monitor using marquee is 1920x1080 100% dpi and displays just fine was just when I open LB so had to change that setting. Other thing I noticed if I try to manage/configure the video files the buttons on that window on right side are shrunk and can barely see and partially cut off.
  4. Thanks! For the update remembering last window position fixed 😁
  5. One thing I noticed was on launch will not maximize? Once I manually maximize and exit and re-open doesn't remember to launch maximized. Even when resizing the window manually by dragging it will not remember the last position and size. Hopefully you can add in an option to remember the window position and size on last launch. Loving the new look and loading much faster than 2.3 Good Job! Thank you for the hard work you put into this project much appreciated. Merry Christmas too you and your family!
  6. Just copy the GameDetailsView over to the Old Default theme and you can have the same look for the old default theme. 👍 I modified mine to make the clear logo just transparent behind it.
  7. Are there plans to add the new features to LaunchBox's Old Default theme?
  8. Yeah old theme looks same no difference. Need to keep supporting that theme best one still in my opinion
  9. Or how about option not at all would be nice. Everyone has there preferences.
  10. As you can see using the AHK SplitPath command you can get more variables that can be very useful when creating your own launcher.
  11. To get the variables that were passed to the AHK Launcher from LaunchBox use these lines of code within your AHK Launcher script: launchboxPath := param in A_Args[1] romPath := param in A_Args[2] platformName := param in A_Args[3] SplitPath, launchboxPath,, launchboxFolder SplitPath, romPath, romName, romDir, romExt, romName_noExt, romDrive
  12. If you want to pass variables from the AHK Launcher to internal LaunchBox AHK just save those variables to an .INI configuration files then have the Internal AHK read the .INI file.
  13. Actually you can setup an emulator as an AHK within LaunchBox and pass these variables %launchboxbigboxexepath%, %romfile%, %platform%, and %FULL\PATH\TO\ROM\FILE Look at example to see how to setup: Your AHK becomes a launcher to launch the emulator.
  14. Request: Be nice to add an icon to the menu for this plugin.
  15. Uncheck Enable Debug Log then make sure that Display Errors on FE Quit is unchecked it will be greyed out unless you uncheck Enable Debug Log. This is under the Misc Option Tab in the LEDBlinky Config program.
  16. DPI scaling at 225% which I am at is ok. Looks damn good on my 55" LG CX text is smooth no pixelation going on here.
  17. Thank you! Menu is fixed now.😁
  18. Another issue I had tonight was in BigBox using BannerBox theme and could not exit. I launched an emulator and exited back to BannerBox and could scroll thru the games for that system but could not exit back to top menu no matter how many times I pressed the ESC key or held it in did nothing. Reverted back to 11.18-beta 4 and tested and works just fine.
  19. Clearly can see the difference in size and spacing within the menu as well. Does not matter what theme you use or LB theme as well I tested with New/old theme same result
×
×
  • Create New...