-
Posts
318 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Articles
Downloads
Gallery
Blogs
Everything posted by DerSchlachter
-
-
Use Notepad++ for this
-
-
-
@JoeViking245 😍 THANK YOU! That's exactly how I imagined it, now my MAME setup will be updated, and I just need to tell LB "do an update". Wonderful! Thank you very much for the help, the script is now in my dependencies folder for future updates, never copy it again by hand.
-
Nice, thank you, try it tomorow🤩
-
chd compression support PCSX2 (PlayStation 2)
DerSchlachter replied to Your Friendly A.I Overlord's topic in Noobs
Should be used as a workaround. I also convert my iso files to chd, to speed things up a little, I created 5 folders (chd convert 1 - 5) in each folder I put between 200 and 300 files, alphabetical sorting) then I start in each folder the transformation. Then I go to work ... in the evening I'm through with one or the other folder and start the next batch. What do you need? Hard drive space! My CPU: AMD 3900x -
chd compression support PCSX2 (PlayStation 2)
DerSchlachter replied to Your Friendly A.I Overlord's topic in Noobs
Okay, my LB Setup is near ready, now i'm looking for errors and optimizations, let's compress some PS2 Games 😁. -
Is there a buddy here who can write a .bat file in which you can insert the files to be copied, so that you only have to run this .bat with every MAME update. My first try with a cmd File works not well, it runs into issues: On Error Resume Next Const QUELLE = "H:\Downloads Torrents\MAME 0.235 CHDs (merged)" Const ZIEL = "I:\mame chd" Const LISTE = "H:\Downloads\mame chd copy.xlsx" Set objExcel = CreateObject("Excel.Application") Set fso = CreateObject("Scripting.FileSystemObject") objExcel.DisplayAlerts = False With objExcel.Workbooks.Open(LISTE).Sheets(1) For Each cell In .Range("A1:A" & .Cells.Item(.Rows.Count,"A").End(-4162).Row) folder = QUELLE & "\" & cell.Value If fso.FolderExists(folder) Then fso.CopyFolder folder,ZIEL & "\", True If Err.Number <> 0 Then MsgBox "Fehler beim kopieren des Ordners '" & folder & "'" & vbNewLine & Err.Description, vbExclamation Err.Clear End If Next End With objExcel.DisplayAlerts = True objExcel.Quit MsgBox "Finished"
-
-
You can import anything, for Games without importer import the Shortcut per drag and drop in to the Platform of your choice. Check the name convention, so you will find the game in the Database.
-
Soundtrack Cover Launchbox View File Submitter DerSchlachter Submitted 09/04/2021 Category Game Box Art
-
Basically I added my Soudtracks in the MusicBoxAlpha. But since I want to categorize everything about my games with the best frontend ever, I added the soundtracks to my "Blast from the Paste" category. I only added the .m3u files. Everything is played with the AIMP player, which has a retro hi-fi system. Some Covers from, the Arcade Soundtracks have to be clean up, an update will follow. The Pack includes 523 Covers, name convention from this site https://downloads.khinsider.com If you also want to tinker with something like that, I'll add a.bat, which combines all mp3 direct in the respective directory into one .m3u. m3u erstellen.bat With the Bulk Rename Utility I named the respective .m3u files after the folder name (screenshot). Example:
-
c64 C64 Dreams (massive curated C64 collection)
DerSchlachter replied to Zombeaver's topic in Emulation
Okay thx❤️ -
c64 C64 Dreams (massive curated C64 collection)
DerSchlachter replied to Zombeaver's topic in Emulation
After a few tries I seem to have it. I just left out the config files. But I don't feel safe with it ??? My Backup is in a save place ? -
c64 C64 Dreams (massive curated C64 collection)
DerSchlachter replied to Zombeaver's topic in Emulation
Still the best c64 Setup i've ever seen and still in use in my Setup! One question, how can i update your Retoarch Setup to Version 1.9.8 without destroying all Setups / visuals (red UI). I want to implementate this https://forums.libretro.com/t/thenamec-mega-bezel-commodore-pack/31523 -
One more reply, i try out a bunch of games, some games wont start, because the file is not correct named. Maybe the Problem is the Rom-Set, If you have already imported the files, you have to update the path in launchbox, which of course still leads to the old file name. Change in the Command Line folder the following Files, Atari I -> Atari MP Vol I Atari II -> Atari MP Vol II CMR2005 -> colin mcrae rally 2005 CNK -> CrashNitroKart KOF-EXT -> KOF EXTREME (dont start) I will try more games now
-
Same her, i edit the bat "echo d | xcopy /y /f "%var%\eka2l1_qt.exe - Shortcut.lnk" "%var%\Game Shortcuts\Alien Front.lnk"" and it creates the Shortcuts everything works now @DarkshadeThx for all!
-
-
Hacks and More Banner like SNES / NES Mini Icons View File SNES / NES MINI like Banner for my Hack Section 29 Files Submitter DerSchlachter Submitted 08/20/2021 Category Platform Banners
-
Startup screens displaying on wrong monitor
DerSchlachter replied to Dr_Hix's topic in Troubleshooting
Same here, sometimes it is correct sometimes not. Is there an option like in BigBox Mode? -
Sorry for double Post, now everything works like a charm, for those who come up via google, my Emulator Settings for Watara Supervision TV Edition and Handheld Edition (2 Platforms) . I imported the roms twice (force duplicate import). Maybe it would help
-