Jump to content
LaunchBox Community Forums

JoeViking245

Moderators
  • Posts

    2,929
  • Joined

  • Last visited

  • Days Won

    25

Everything posted by JoeViking245

  1. If I'm reading this correctly, the simplest fix might be to set up a new ("2nd") RPCS3 emulator in LaunchBox, pointing to your same rpcs3.exe but with a different Running Script. In the new script, add a Sleep timer right after the WinMaximize line. Set it to however long you think it takes to select one of the 3 games have it start running. Then add another Send and WinMaximize lines after the sleep. Then set "The Sky Collection to use this new emulator. WinWaitActive, ahk_exe rpcs3.exe Send #+{Left} ;Send Win+Shift+Left WinMaximize, ahk_exe rpcs3.exe Sleep, 10000 ;10 seconds Send #+{Left} ;Send Win+Shift+Left WinMaximize, ahk_exe rpcs3.exe $Esc:: { ;Process, Close, {{{StartupEXE}}} WinClose, {{{StartupEXE}}} ;better method to exit a program ;WinClose, ahk_exe rpcs3.exe ;alternate, direct method to exit a program } Adjust the Sleep timer accordingly.
  2. That was going to be my next suggestion if indeed the above worked.
  3. @magicray1028 Well, created a fresh install of LaunchBox 12.15, copied the [test] platform and ran the plugin and it worked. DOH!! So time for [a lot] more digging.
  4. Not sure what you mean by Kodi integration, but what you did to start (launch) Kodi will work. I might suggest turning off Startup screens.
  5. Bummer. I only tested by doing a fresh install [into a new folder] of 12.14 (vs. 'downgrading'), copying in a Platform with a bunch of Additional Apps, and it worked there. I'll let you know if/when something gets figured out. Thanks again.
  6. Thanks for letting me know. It's not a permissions issue. Something definitely changed between LaunchBox Version 12.14 (plugin works) and 12.15 (plugin no longer works). I did do some quick testing and tried some changes, but nothing worked. I'll need to get with my team of experts, dig onto it deeper and see what we can come up with. Until then, you'll have to go "old school" and do it one-by-one. If you are in a huge need of a Bulk Remove, as an option, you could go into ../LaunchBox/Updates/ and install 12.14 over the top of your current LB installation (a.k.a. a temp. 'downgrade'), run the plugin, then reinstall 12.15. Not the most elegant solution, but an option none-the-less. I can't give any timeframe on when I can fix this. If at all. So please don't hold your breath.
  7. Try this: Create a text file that contains the following, save it, and rename it to a .ahk file extension. Something like "ClosePhoenixEmu.ahk" Be sure it doesn't get saved with a .txt on the end. Like "ClosePhoenixEmu.ahk.txt" $Esc:: WinClose, ahk_exe PhoenixEmuProject.exe ExitApp Edit one of your games, go to Additional Apps and click Add Application For the Application Path, Browse to ..LaunchBox\ThirdParty\AutoHotkey\ and select AutoHotkey.exe In the Application Command-Line Parameters field, enter the full path to where you saved the file you created, in "quotes". Check the box Automatically Run Before Main Application. Click OK Play the game and see if it works.
  8. Thanks! Maybe some of us (you) have a faster processor to 'do the work' than others (me) in between page requests. lol Seriously though, that's the only thing I can think of. Glad the delay did the trick. I was hoping just removing the list of consoles updated would do it so as to not increase the time it takes to update. But happy to hear it's working for you again.
  9. Ya, looking and hearing that, it's nothing to do with PS2. Thanks for testing! But I still can't reproduce the error here. I removed the PS2 checkbox as it's obviously not the issue. On this I removed where it shows (in orange) which consoles were added (hoping that's the hiccup). RetroachievementBadges (test 2.3.3-2).7z If that doesn't work, as a last-ditch effort, I added a 2 second delay when it reads the website for the 'next console'. There are 41 consoles the plugin grabs. Which means it loads a different page from the site 41 times. (Ya. A sucky way to do it. But the API [when last checked] would get spammed a lot worse because of other constraints). Thought here being, it won't spam their site so fast?.?.? It'll take a bit longer to update but may help narrow things down. RetroachievementBadges (test 2.3.3-3).7z
  10. @SqHd @Wally @Rlad Not sure what to tell you all. I ran it here about 5 times this morning without getting any error. If the output is showing consoles and the error (like Rlad's the image above), that tells me it's reading R-Achievements web site and getting games for the consoles listed, and then failing for whatever reason. Looking at Rlad's image, it's failing at Sony Playstation 2 (that would be the next one to show after Nintendo DS) which was just recently added. To both the plugin and R-Achievements site. Coincidence? Attached is a "PS2 Special Edition". Check the box if you want to Add Sony Playstation 2. If you continue to get the error message with the box UN-checked (default), I'm still not sure what to tell you. If you don't get the error message with the box UN-checked, I have an idea of what to tell you. Replace your existing "RetroachievementBadges.dll" file with the one inside the attached 7zip. Remember to Un-Block the file. (Replace just the 1 file. NOT the whole folder) (Edit: removed file due to 'it didn't work')
  11. Sorry. I don't clrmamepro that often. Yes, you're right. Use the dat file. You can open and search it the same way with a text editor to verify against your ROM.
  12. A shot in the dark, when you downloaded the MAME xml, did you set the version there? Or just in the search? Next I'd say, open the xml, look for "puckman" and compare the ROMs it lists with what's in your zip file and make sure those match up. Above is the 0.78 set.
  13. Try the update again a little later. Someone on Discord mentioned the same issue, re-ran the updater and it worked.
  14. 2.3.3 Fixed parsing from RA site (RA changed their sites element structure once again) Added Sony Playstation 2 When update is complete, the output window will list the included consoles
  15. Please provide me more details on how exactly the plugin is "broken"? [Sony] PlayStation 2 (PS2) is not currently included in the list of consoles the plugin checks. So I'm not really sure how it could have broken it. Or are you trying to say, now that there are achievements being created for PlayStation 2, could it please be added it to the list of consoles that the plugin checks?
  16. Since it's a Windows game and you're not using an emulator, how exactly are you setting up the command? I assume an AutoHotkey script launched via an Additional App. What does your script look like? Are you trying to set it to a key on the keyboard (i.e. ESC)? Or a button on a controller? Both?
  17. If you have the Steam version and are using the Steam ID# to launch the game, it's not going to work this way. If you use the Steam game.exe to launch it, it may work. But either way, you really should be exiting it through the games' menu (for Steam games). If you have a console version, which emulator are you using for your game?
  18. There are Mega Drive versions available. What you might try doing is in your Sega Mega Drive platform, select all the games then click Edit (or press Ctrl+E) to open the Bulk Edit Wizard. Then when it asks which Field you want to change, select Region. For the Value, select Europe. Once that's completed, when you download/update metadata and media for those games, I believe it should grab the "(Europe)" versions of the images.
  19. To be honest, I'm not sure how I got the System metadata in there for Sega Naomi 2. (It was done quite a while ago) I tried to reproduce it and the only way I could get it to work was to import the ROMs directly in LaunchBox into a new platform and setting the Scrape As value there. The plugin was set to assign the Scrape As value to Arcade for all 9 systems. I have updated the plugin (v1.01) so it will now set the Scrape As value according to the system. I figured this way it'll get the appropriate System metadata in there. Then if later, anyone wanted to change to Arcade it'd be a lot easier as Arcade doesn't really have any metadata. It goes something like this: System Scrape As --------------------- ----------------- Atomiswave Sammy Atomiswave Cave3rd Arcade Gaelco PVR2 Arcade Hikaru Sega Hikaru Naomi Cart Sega Naomi Naomi GDROM Sega Naomi System SP Sega Naomi Naomi Cart 2 Sega Naomi 2 Naomi GDROM 2 Sega Naomi 2
  20. As MAME (mame.exe version 0.xxx) updates, they've updated ROM dumps as well. Not every ROM gets updated with every MAME update. This is why if you update MAME and not the ROMs, most of the games will still work. In your case, Thunder Hoop is not one of them. The rule of thumb is you always want to have a ROM set (version) that matches you MAME version. The reason your Thunder Hoop works in v0.222 is because you ROM (zip file) is from version 0.225 or earlier (i.e., 0.222). If you look inside thook.zip, you will see that it only has 7 files. c09 c10 c11 c12 sound th18dea1.040 th161eb4.020 When the ROM was updated along with MAME version 0.226, it now has 11 files. Those previous 7, plus thunderhoop_gal16v8.f2 thunderhoop_gal16v8.j16 thunderhoop_gal20v8.d21 thunderhoop_gal20v8.h11 (see the resemblance of the 4 yours says is missing?) So, MAME versions 0.226 and later (i.e., 0.236) are looking for all 11 files. Sometimes you will get "lucky" when you update MAME but not the ROMs, and the ROMs will still work. But it is NOT advisable to it that way "hoping for the best".
  21. If you select the ".38" game, and then press F5, does that fix it? Of the 8 images you have, are they all unique? "Box - Front", "Box - Back", "Clear Logo"... etc..
  22. When you place subsequent "blank" hotkeys, they'll all get assigned to command(s) that follow. Hotkey assignments should also be 'terminated' with a Return. j:: K:: l:: Soundbeep return b:: n:: m:: send joe was here return Here, j, k and l are all assigned to "Soundbeep". b, n and m will all type out "joe was here". j:: K:: l::Return Soundbeep return Here, j, k and l are all assigned to Return. Soundbeep and the last return will never do anything. SetTitleMatchMode, 2 #IfWinExist Notepad { j::Return K:: l:: Soundbeep Send joe was here return } Here, ONLY if Notepad is running, j does nothing. k and l will both sound a beep and also type out "joe was here. Hopefully that helps makes the mud more clear.
  23. I didn't test with EmuMovies setup for videos, but setting the platform (not to be confused with the term 'category') to Scrape-As Sega Naomi (aka, Naomi cartridges) I was able to get metadata (which you didn't have issues with) and (I only checked) Arcade Cabinet, Clear Logo and Advertisement Front. For my test, I selected the 1st 6 games, then Tools, Download, Update Metadata and Media for selected games, went through the prompts checking the 3 mentioned images and all was good. Same as above except setting the Scrape-As to Sega Naomi 2. The Title of the Platform doesn't matter. As long as Scrape As is set.
  24. You might be able to, in between those "blocks", assign some do-nothing hotkeys for the joy buttons. I don't know how you set the 'blocks', probably something along the lines of while game_not_started_yet, BlockInput, On..... then add your joy buttons... Joy1::Return Joy2::Return.... etc. Then [hopefully] those hotkey assignments only do-nothing 'while loading'.
×
×
  • Create New...