Welcome to the Gamebase 64 forums.                 An attempt to document ALL Commodore 64 gameware before it's too late!

Apple2GS

Discuss any other databases that use the GameBase Frontend, whether in pre development, development or publically released.

Moderator: Jimbo

Hidron
Cool Member
Cool Member
Location: USA
Posts: 444
Joined: Sun Feb 13, 2011 5:05 pm

Tue Dec 13, 2011 9:14 pm

Thanks for the heads up about splitting them again. I was curious too about the separate release & just hadn't said anything. It doesn't make any difference to me as long as I know what is going on.
oknihcap
Keen Member
Keen Member
Posts: 141
Joined: Sat Jun 28, 2008 12:05 am

Wed Apr 11, 2012 4:36 pm

The link to the emulator pack posted on Dec 09 is gone, could anybody possibly repost it?
Hidron
Cool Member
Cool Member
Location: USA
Posts: 444
Joined: Sun Feb 13, 2011 5:05 pm

Wed Apr 11, 2012 9:03 pm

I uploaded the emulator pack here http://www.mirrorcreator.com/files/1G5N ... .rar_links

File name is different than original because I keep my backups of both Apple gamebase downloads in the same folder, but it is still the same file that I originally uploaded.
oknihcap
Keen Member
Keen Member
Posts: 141
Joined: Sat Jun 28, 2008 12:05 am

Tue Apr 17, 2012 5:32 am

Very big thanks!
millansoft
Keen Member
Keen Member
Posts: 65
Joined: Tue Jun 26, 2012 5:47 am

Fri Jun 29, 2012 1:22 am

Hello, I´m trying to use this Game Base, and I noticed that in the Gemus (F2) some games says ¨rom=3¨ but Kegs always load the rom 01, not sure if the problem is the script:

Code: Select all

If Key_rom CONTAINS(3)
	Set_CFG_Value(%emupath%\config.kegs||g_cfg_rom_path||%emu%\rom.03)
Else
	Set_CFG_Value(%emupath%\config.kegs||g_cfg_rom_path||%emu%\rom.01)
End If



If Key_boot CONTAINS(no)
	Set_CFG_Value(%emupath%\config.kegs||s5d1||%dbpath%\System5.2mg)
	Set_CFG_Value(%emupath%\config.kegs||s5d2||%gamepathfile%)


ElseIf Key_boot CONTAINS(wolf)
	Set_CFG_Value(%emupath%\config.kegs||s5d1||%dbpath%\System.2mg)
	Set_CFG_Value(%emupath%\config.kegs||s7d1||%gamepathfile%)

Else

	Set_CFG_Value(%emupath%\config.kegs||s5d1||%gamepathfile%)

	If NumGameFiles > 1
		Set_CFG_Value(%emupath%\config.kegs||s5d2||%gamepathfile(1)%)
	End If


End If

Run_Emulator()
Any ideas?

Thanks!
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2256
Joined: Sun Jun 19, 2005 3:30 pm

Fri Jun 29, 2012 1:41 pm

i think %emu% should be %emupath%

This will only work if the file "rom.03" is in your gamebase emulator path.

Return to “Other GameBase Projects”

Who is online

Users browsing this forum: Google [Bot] and 61 guests