-
Posts
643 -
Joined
-
Last visited
-
Days Won
17
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by launchretrogirl2562
-
LaunchBox games database not syncing
launchretrogirl2562 replied to crusadeRGP's topic in Troubleshooting
there have been several threads about bad gateway, server not available errors on the gamesDB. So it could be that you experience those similar issues. However, if those 2 errors are causing the issues u have, if try again syncing, maybe it will work. Cause when I get the gamesDB error, after a couple refreshes, it shows again. Not sure how it works with the sync api? But worth a try. -
1. How can I / what's the best way to bulk delete all the stuff i don't want. That will be manual labor. Nobody else can do that for you, because only u know which games u want and which u don't. So you will either have to automatically filter out the bulk of them through the full mame import filters...or you will have to delete them manually in Launchbox. 2.Also, unless you are willing to pay for a subscription, you will have to look for the artwork in other places and manually add it yourself for all games u decide to keep. Things which are nice usually come at a price...and having decent artwork and not wanting to do everything manually will (if u want the convenient way) require a subscription. 3. No experience with Light gun games. Cannot advice on this.
-
in the mean time, while I hold of from the commodore 64 logo's, are there any clear logo's which need to be made from this thread?
-
Cannot connect to emumovies anymore
launchretrogirl2562 replied to jestermgee's topic in Troubleshooting
see so yes, u are not alone. -
๐ฅถ๐จ๐ฑ๐ณ๐คฏ๐ตโ๐ซ๐ฅด
-
Shredders Startup and Shutdown Collection
launchretrogirl2562 replied to Shredder_guitar's topic in Startup Themes
indeed Shredder...extensive work. Appreciated! -
-
the 80 columns you are referring to is something u set at command prompt https://wpguru.co.uk/2014/06/how-to-switch-graphic-modes-on-the-commodore-c128/ Example for Vice x128 core Start the core in retroarch Press F1 Go to Core options -> System...here you can change video output to 80 columns
-
-
[Video Snap] Billy Hatcher: Hyper Shoot (GBA)
launchretrogirl2562 commented on Mr. Shizzy's file in Nintendo Game Boy Advance
-
-
-
no need to apoligize. I've seen several users mentioning this in different other threads. really hope it will get fixed without losing users work.
-
Also...first try disabling the setting to 'enable game controllers' in Launchbox. (providing you have that enabled) Just to rule out Launchbox is not taking priority or such
-
probably timing issues. DemulShooter needs time to hook properly before TeknoParrot starts. Things u can do : 1.Make sure teknoparrot starts from its own directory. For instance in your bat file -> cd /d "C:\Path\To\TeknoParrot\" 2.Change your bat file and include a time delay. For instance: start "" "C:\Path\To\DemulShooter.exe" -target=ringwide -rom=aliens timeout /t 2 /nobreak start "" "C:\Path\To\TeknoParrotUi.exe" --profile=AliensExtermination.xml Other option is to use the additional apps in Launchbox feature so instead of a batch file, try and use that to test. Add DemulShooter as an additional app that runs before the main game Set TeknoParrot as the main executable with the profile parameter Let me know how u get on.
-
๐ข
-
More errors when moderating or doing searches
launchretrogirl2562 replied to MJF's topic in Troubleshooting
it sure is annoying. I had such a long list to go through yet of things i needed to upload. but also, still no response or explanation from the devs๐คจ -
gamesDB moderation queue length : 1263 ๐
-
Also nice. Goofers will have plenty of choice now ๐
-
$20 bounty to walk me thru retroarch game configs
launchretrogirl2562 replied to d8thstar's topic in Troubleshooting
๐ you just got used to some things which made u ignore the obvious. Happens to the best of us. At least through trial and error you found the issue and were able to solve it. And now also your hairdresser can be sure to keep you as a customer,...that is...I hope you still have enough hair leftover to pull out. (for when the next head scratcher problem rears it's head) Much obliged๐ -
a lot better!!! Cleaner. For me, I personally tend to favor the broken up, dinged up, shot up version. But I guess that's personal preference. I think that's for Goofers to decide which one he favors cause he will be using it in his collection.
-
$20 bounty to walk me thru retroarch game configs
launchretrogirl2562 replied to d8thstar's topic in Troubleshooting
There are still a few things to try/test out then. 1. Use Core Input Remapping Instead Load the game Set your Light Phaser device type Go to Quick Menu > Controls > Save Core Remap File This saves input settings at the core level rather than game level 2. Manual Override Edit Set up your Light Phaser Save the game override as you did Navigate to your RetroArch config folder: Windows: RetroArch\config\[core_name]\wanted.cfg Linux: ~/.config/retroarch/config/[core_name]/wanted.cfg Open the override file and add/verify these lines: input_libretro_device_p1 = "260" 3. Create a Content Directory Override Put the game "Wanted" in its own folder Set up the Light Phaser Save a Content Directory Override instead This applies settings to all games in that folder 4. Check Load Order Settings Go to Settings > Configuration and verify: "Load Override Files Automatically" is ON "Load Remap Files Automatically" is ON Try toggling "Sort Saves/States/Overrides into Folders" 5. Nuclear Option - Custom Config Create a custom RetroArch config just for light gun games Launch RetroArch with: retroarch -c lightgun.cfg Set all your preferences and save configuration