Jump to content
LaunchBox Community Forums

ckp

Members
  • Posts

    1,686
  • Joined

  • Last visited

Everything posted by ckp

  1. yes
  2. Since there is a BB setting to listen for keyboard and controller to exit the BB application, to me it means that the app is able to see that exit trigger and decide to close. So if it can read that trigger and close, I would have to hope it can also do what is needed to save the platform before it does the close (I'm assuming that is what the exit menu has to do as well). Otherwise the feature to remember last platform is useless to me.
  3. No that's not it. I don't use the controller automation dual press action to exit. I use the plain and simple controller setting for exiting BB, which i mapped to button 10. Also, they keyboard mapping to EXIT BB doesn't work either with this 'remember platform' setting. The only thing that works with 'remember platform' is if you exit from the BB menu to exit.
  4. Hey @Jason Carr, my BB never opens on my last platform if I exited BB with my controller (button 10 on xbox one). It only seems to work if I exit BB from the Exit menu. I have setting checked "remember last platform". I've tried 4 times now pressing my controller button to exit BB and then launch BB again and always opens back up on anything other than what I was last on. I like to exit BB with my controller while on the platform that I want opened on next launch. Edit: doesn't work if exiting by keyboard escape key either.
  5. Works perfectly. No hide taskbar and only remember last platform, but not games. Thanks!!
  6. ckp

    Audit feature

    @Norfair that's awesome. I'll check it out!
  7. I'd really like to go into each platform in BB and land on my favorites list followed by the alphabetical order list every time, like it used to be. Please add a setting in the future to make that possible again. Now when I go into a platform, it lands on the last game I was on, which isn't what I want. I don't mind BB starting on the last Platform I was on, but not games. Thanks!
  8. Like I stated, I don't use any themes. So, I guess that's considered the default one? It's not too bad. I just don't remember it ever stuttering on me before. Maybe I'm imagining it and nobody else is having any issue. I really don't know why a reboot would matter, since I shutdown and power up every day. Maybe it will go away the next time I try it...
  9. hi @Jason Carr, here is what i already posted after upgrading to 7.5: i run a script in the background that does certain things only if either launchbox.exe OR bigbox.exe is running, but now BOTH run when I have bigbox.exe running. i think the new launchbox.exe -recovery process is the new feature you added to make sure the taskbar gets restored. i figured you were going to name it something else. any chance to change that? also, i like having the taskbar not hidden for various reasons even when running bigbox.exe. is there a way to disable the hide taskbar functionality? since i upgraded to 7.5, i noticed my BB platform wheel is very jumpy with hangups when scrolling the wheel. it never used to do that before as it was always smooth. i don't use any themes or anything just vertical platform wheel with nyny platform videos. also favorites and recent show on top of the platform video as i always had. is there a setting that needs to be tweaked now to make it scroll smoother? Edit: have not had any problems with launching or any new crashes.
  10. since i upgraded to 7.5, i noticed my BB platform wheel is very jumpy with hangups when scrolling the wheel. it never used to do that before as it was always smooth. i don't use any themes or anything just vertical platform wheel with nyny platform videos. also favorites and recent show on top of the platform video as i always had. is there a setting that needs to be tweaked now to make it scroll smoother?
  11. @Jason Carr , i run a script in the background that does certain things only if either launchbox.exe OR bigbox.exe is running, but now BOTH run when I have bigbox.exe running. i think the new launchbox.exe -recovery process is the new feature you added to make sure the taskbar gets restored. i figured you were going to name it something else. any chance to change that? also, i like having the taskbar not hidden for various reasons even when running bigbox.exe. is there a way to disable the hide taskbar functionality?
  12. Just updated to 7.5 release. Tried Audit on MAME. It improved from 40 minutes (earlier beta build) to 19 minutes. Nice! Hoping to see people post a few cool startup videos to tryout.
  13. Scares me too, because this is one of the main reasons I migrated all my stuff from RL to using just LB. Since using only LB, I haven't had a single issue where I was left in a jacked up desktop state like I was often left using RL. Hoping for the best...
  14. Nice!
  15. that's a major bummer @meshflesh . hope it gets fixed for you!
  16. Well, my thinking was that each thread would be a specific script solution. No questions or other noise in there, making it very clear what specific solution is in each thread. It was just a thought I had. No worries.
  17. Thanks, but wouldn't they all be inside one single thread that way?
  18. Is Bigbox crashing? You can look inside your windows event viewer to see if it notes BB crashes. I can't think of any other reason why that would happen.
  19. I think it would be cool to have a dedicated space on the forum just for autohotkey and batch scripts that people use to solve problems. Like a thread title to indicate what a script might do, and in the thread would be the script code. This would make it really easy for people to find stuff that might be useful to them. Example: Title: How to hide mouse pointer with nomousy for a platform Script: ... the code ...
  20. @DR9 , there is a global way per emulator. just use the autohotkey tab to run xpadder on startup and exit on exiting the game. Edit: Here is an example I use: Run, C:\Xpadder\Xpadder.exe /m $Esc:: { Run, R:\LaunchBox\Games\Tools\taskkill.exe /F /IM Xpadder.exe Process, Close, {{{StartupEXE}}} }
  21. I don't know, my exiting from pcsx2 to BB seems to work fine and with default ahk script. did you try changing the BB exit mapping to something other than escape just to see if the problem stops with pcsx2?
  22. That's what I have too and I use controller automation to exit with my xbox one. Sounds like it's sending to escapes maybe? Maybe you could try going into your BB settings and set something other than escape for exiting BB to see if that stops BB from exiting?
  23. The setting I use which looks like your screenshot is in Tools->Options->Images->Default Background-> "Use Launchbox Default Background"
  24. that's weird. can you post what is in that default script? how are you exiting the game exactly?
  25. Export to .csv would be great!
×
×
  • Create New...