Still working on the fastest rom game library manager:
TERMINAL LAUNCH
Download: Get It Here (Download)
Note: Mediafire link is still good but not being updated as I am moving projects to DROPBOX.
Still working on the fastest rom game library manager:
TERMINAL LAUNCH
Download: Get It Here (Download)
Note: Mediafire link is still good but not being updated as I am moving projects to DROPBOX.
First off, yes, removing the "er". Why? Because. :-)
Thanks, and enjoy
In case your are new to Terminal Launcher, or just want a quick setup. Here is a sample TL.INI file needed for T.L. to run. If I get enough request, I will write in an editor. Currently you have to build this by hand.
THIS IS FOR T.L.V ONLY!!
;format
;Order of list is critical!!!
;
;[xxx] Abbreviated (lowercase) for consoles in brackets.
;TITLE Long name for system
;PATH Path to the rom games Backslash REQUIRED!
;EXT Extension(s) associated with rom games (comma delimited)
;EMU Full path to Emulator used to launch game, including executable
;PARAMS Any parameters used with the above emulator.
;the rest is self explanitory
;trailing backslash required
;asterix for ext required
[3ds]
title=3DS
path=D:\EMU Romz\3ds\
ext=*.3ds,*.cia
emu=D:\EMU Launchers\3ds\nightly-mingw\citra-qt.exe
params=
[snes]
title=Super Entertainment Nintendo System
path= D:\EMU Romz\SNES\
ext=*.sfc
emu=D:\EMU Launchers\snes\snes9x-x64.exe
params=
[ps1]
title=Sony Playstation 1
path= D:\EMU Romz\ps1\
ext=*.iso,*.bin,*.bin.ecm
emu=D:\EMU Launchers\ePSXe205\ePSXe.exe
params=-nogui -loadbin
[ps2]
title=Sony Playstation 2
path= D:\EMU Romz\ps2\
ext=*.iso
emu=D:\EMU Launchers\ps2\pcsx2.exe
params=--nogui
[wii]
title=Wii
path= D:\EMU Romz\wii\
ext=*.elf,dol,*.gcm,*.iso,*.wbfs,*.ciso,*.gcz,*.wad
emu=D:\EMU Launchers\ps2\dolphin.exe
params=/b /e
My suggested directory structure for ALL launchers. I find this works best if you are testing different launchers out, this way no matter which one you use, you will not have to shuffle your consoles and roms around:
Drive
|
+----EMU Consoles
+ --- Snes
+---- snes.exe and other files
+ --- PS2
+---- ps2.exe and other files
+----EMU Roms
+ --- Snes
+---- snes game collection
+ --- PS2
+---- ps2 game collection
New for 2021 - Terminal Launcher IV
Over hauled again. Simpler interface (if you can imagine that).
UPDATE YOUR LINKS
Doing a complete re-write. Many settings options, much more control over the organization, search functions, will use a database system for ease of managing. Still user friendly and simple. (no more config file WOOT!!)
Download (mediafire)
Features
Pre-Setup
TODO:
Currently the modification of the ROMS is not complete. However, it is a simple matter to just delete the corrisponding DB in the db folder if there are any changes, and just run TL3 again, as it will rebuild the db again.
Whats New:
- Mostly fixing a listing ..
- search coming soon
- More code clean up.
Download (.exe only) (mediafire)
Still working on the fastest rom game library manager: TERMINAL LAUNCH Download: Get It Here ( Download ) Note: Mediafire link is still...