-
Posts
1,103 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by The Papaw
-
Currently working with Yuzu I did not have "Hide DS4 Controller" checked. I DID have "Close Minimizes" checked, sure never thought of that one, lol, but unchecked it now. Do have "Start Minimized" checked as well. Does DS4 end for you when you exit a game? I still have to exit it from the taskbar. Here is SS of DS4 settings and LB to make sure we are on the same page here....
-
Would I need to include the emulator in the WinClose line as well as DS4?
-
I tried it both ways, still not ending DS4. Tried this: Run, "D:\Program Files (Portable)\DS4Windows\DS4Windows.exe" $Esc:: { Process, Close, DS4Windows.exe } and this: Run, "D:\Program Files (Portable)\DS4Windows\DS4Windows.exe" $Esc:: { WinClose, ahk_exe DS4Windows.exe } DS4 keeps running
-
No, neither way is killing the process. It continues running. I assume I am to put it in the emulators Exit AHK Script section, correct?
-
I tried them both, will I need to edit path for them to match how I am calling it? Run, "D:\Program Files (Portable)\DS4Windows\DS4Windows.exe" $Esc:: { WinClose, ahk_exe DS4Windows.exe }
-
This is working great for me running DS4Windows. I added to the emulator start script. How do I kill the process using AHK when I leave the emulator/exit game?
-
Appreciate the reply. I would think there would be a way to add something to remember the details and autofill it if chosen, rather than having to type it in every time. I seem to have to do it every single time. For example, when using the Missing Media feature. I have to enter it each time I change to a different media type if it uses the scraper. It was a thought.
-
It would be nice if LB would remember your Epic Games login details rather than having to enter them every single time you use it to scrape. An option to select to remember would be best.
-
- 25 comments
-
- 25 comments
-
That makes sense, sounds like a handy trick to know, much appreciated.
-
When I select a platform, then highlight the games in that platform, it still does the entire setup for me. Am I missing something, somewhere. I would love to be able to do 1 platform at a time.
-
I have a large collection, started it @6am this morning, current progress is about 1/3. I have learned from the past to ALWAYS make a copy of my media before running it. I sure hope that it doesn't give me the same error even if I select "Delete" this time. It's bad enough that LB is stuck on the screen for 14 hours (since you can't minimize it while cleaning). Sure hate it to be for nothing AGAIN!
-
It's been a while since I have used the Cleanup. When I run it, if I choose "Move" files, it lets me choose a folder, but the says unable to move, the files may be in use" Is this feature working correctly? It wasn't there last time I used the Cleanup.
-
- 25 comments
-
- 25 comments
-
- 1
-
-
You might try this, if you haven't already; go into ...\Launchbox\Themes\THEME YOUR USING\Images\Playlists\Clear Logo, , and drop them in there. (create the folders if needed). I sometimes have to do this with some themes In BB, go into option>Image Cache and force ALL Images. I always need to refresh the cache after most every change...
- 39 comments
-
- clear logos
- playlists clear logo
- (and 8 more)
-
Thx. Not sure exactly what you are saying, any chance you can take a screen shot and post it for me, so I can better understand? Then I can try it on my end and see if I have the same issue. The images can be re-sized real easy using something like FS-Image Editor (it's free), if that is what is needed. But if it is something in Retro Console theme v2 resizing them, not much I would be able to do.
- 39 comments
-
- clear logos
- playlists clear logo
- (and 8 more)
-
I Have a question about how Cleanup Media works. If I install a game, then download the media for the game, including a video; then decide to delete the game from the pc, but yet leave it in LB, just mark it as "Broken" and uncheck it as "Installed", when I run the cleanup, it it going to delete the media files? (posters, clearlogos, videos, etc.)
-
Yeah, I watched a bunch of them as well. Waiting back on a few answers from folks like DS4W and others. Just curious if anyone has actually tried one yet.
-
Has anyone tried using a ps5 dualsense controller with LB/BB yet? If so, what kinda results are you getting?
-
I no nothing about AHK, can someone tell me what I need to run a batch file? I am wanting to run a batch file using a AHK script within LB/BB before an emulator starts.