| View previous topic :: View next topic |
| Author |
Message |
The Lord of the Flies Ice Cool Member


Joined: 16 Dec 2004 Posts: 142 GB64-Points: 646 Location: Tycho Basin, Earth's Moon GB64 Donator!
|
Posted: Thu Apr 21, 2011 2:04 pm Post subject: Separate Shortcut for Each Collection in GameBase? |
|
|
Okay, the GameBase frontend has a single shortcut for itself. Since until recently I only had one Collection in it (GameBase 64 v7), I would just double-click the GameBase's short cut and was, by default, taken to the one Collection I had.
Now I have two Collections to run through the frontend. So now whenever I double-click that same shortcut, I'm given a menu in a window from which to choose which Collection I wish to load.
Well how can I make a separate shortcut for each Collection (in my case, two) that will bypass that window/menu and take me right to the Collection that I want load-up? _________________ "My mind is going, Dave--I can feel it!" |
|
| Back to top |
|
 |
Pugsy GB64 Team

Joined: 13 Feb 2003 Posts: 548 GB64-Points: 557 Location: North Wales, UK
|
Posted: Thu Apr 21, 2011 5:09 pm Post subject: |
|
|
I suppose you could have a shortcut to a .bat file for each collection that will rename the database file of the ones you are not interested in and make sure that the one you are interested in has the correct database filename.
So for instance if you have the amiga and c64 database you could have this for the C64.bat
| Code: | rename "D:\GameBase\GameBase Amiga\GameBase Amiga.mdb" "D:\GameBase\GameBase Amiga\DISABLED_GameBase Amiga.mdb"
rename "D:\GameBase\GBC_v07\DISABLED_GBC_v07.mdb" "D:\GameBase\GBC_v07\GBC_v07.mdb"
"D:\GameBase\GameBase.exe"
|
and this for the Amiga.bat
| Code: | rename "D:\GameBase\GameBase Amiga\DISABLED_GameBase Amiga.mdb" "D:\GameBase\GameBase Amiga\GameBase Amiga.mdb"
rename "D:\GameBase\GBC_v07\GBC_v07.mdb" "D:\GameBase\GBC_v07\DISABLED_GBC_v07.mdb"
"D:\GameBase\GameBase.exe"
|
This should work....but then the shortcuts on the GBToolbox are just so much nicer! _________________ Gamebase64 Team Member http://www.gamebase64.com
Ex-freelance cheat listing/pokes contributer to Zzap, CF, CU & ACE
MAME Cheat File Maintainer http://www.mamecheat.co.uk |
|
| Back to top |
|
 |
K.C. Cool Member

Joined: 29 Sep 2003 Posts: 361 GB64-Points: 363 Location: The Netherlands
|
Posted: Thu Apr 21, 2011 11:09 pm Post subject: |
|
|
That will work, but this is much easier:
Right click the GameBase shortcut, choose Properties and type the name of the collection you want to start automatically behind the filename, for example:
change:
"C:\Program Files\GameBase\GameBase.exe"
to:
"C:\Program Files\GameBase\GameBase.exe" GBC V07
to start the GameBase64 V07 collection. |
|
| Back to top |
|
 |
Pugsy GB64 Team

Joined: 13 Feb 2003 Posts: 548 GB64-Points: 557 Location: North Wales, UK
|
Posted: Fri Apr 22, 2011 12:09 am Post subject: |
|
|
Doh!
I tried something similar first....but I was trying to pass the file with the mdb extension in it.
Not something I'd ever do myself, currently got >50 gamebase collections and I'm not a big fan of covering my wallpaper with icons that you can never find quickly. _________________ Gamebase64 Team Member http://www.gamebase64.com
Ex-freelance cheat listing/pokes contributer to Zzap, CF, CU & ACE
MAME Cheat File Maintainer http://www.mamecheat.co.uk |
|
| Back to top |
|
 |
The Lord of the Flies Ice Cool Member


Joined: 16 Dec 2004 Posts: 142 GB64-Points: 646 Location: Tycho Basin, Earth's Moon GB64 Donator!
|
Posted: Fri Apr 22, 2011 4:22 am Post subject: |
|
|
Excellent! I did that what K.C. said following the contents of each Target field with "GBC_V07" for the GameBase 64 v7 shortcut and "GameBase Amiga" for the GameBase Amiga v1.6 shortcut hehehe
Now all I need to be done is how to get those icons that appear in that window/menu that comes up when you call-up the GameBase v1.3 frontend itself and put them on the shortcuts, then it'll be perfect and done!  _________________ "My mind is going, Dave--I can feel it!" |
|
| Back to top |
|
 |
K.C. Cool Member

Joined: 29 Sep 2003 Posts: 361 GB64-Points: 363 Location: The Netherlands
|
Posted: Fri Apr 22, 2011 2:37 pm Post subject: |
|
|
| Pugsy wrote: | | Not something I'd ever do myself, currently got >50 gamebase collections and I'm not a big fan of covering my wallpaper with icons that you can never find quickly. |
The Gamebase selector window doesn't support organizing your collections.
So if you have a large amount of GameBase collections, it isn't easy to find the collection you want to start up.
If you want to order your collections in groups, I'd recommend PStart. This is a little tool that displays a small icon in your system tray. By clicking this icon, you can show a little menu with shortcuts to the programs you use frequently. It looks like this:
You can create groups and subgroups, add a hotkey for a program, add seperator lines, schedule a program to start, etc.
And of course, you can create a GameBase launch menu that is ordered in groups:
| The Lord of the Flies wrote: | Now all I need to be done is how to get those icons that appear in that window/menu that comes up when you call-up the GameBase v1.3 frontend itself and put them on the shortcuts, then it'll be perfect and done!  |
The icon that shows up in the Gamebase selector window is a .GIF file (Startup_32x32.gif), located in the Gfx folder of your collection(s).
The only way to use this picture as an icon for a standard Windows shortcut, is to convert the .GIF file to a .ICO file. There are several utilities and online services you can use for this, for example this site. |
|
| Back to top |
|
 |
Vicman Cool Member


Joined: 12 May 2008 Posts: 238 GB64-Points: 239 Location: Germany
|
Posted: Sat Apr 23, 2011 8:04 am Post subject: |
|
|
Thanks for the info !
Really nice tool, K.C.  _________________ GB done: Philips VG 5000, Sord-M5, Acorn Atom, Enterprise v1.00 |
|
| Back to top |
|
 |
The Lord of the Flies Ice Cool Member


Joined: 16 Dec 2004 Posts: 142 GB64-Points: 646 Location: Tycho Basin, Earth's Moon GB64 Donator!
|
Posted: Mon May 09, 2011 3:36 pm Post subject: |
|
|
Hey, thanks! I did that and it worked! Now I have two new shortcuts by which to load each GameBase Collection separately! hehehe
I even put the shortcuts into my Steam interface. That way, people will know that I play cool C64 games (and Amiga games)! hehehehe
See? ^^^ Hehehehe! _________________ "My mind is going, Dave--I can feel it!" |
|
| Back to top |
|
 |
|