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

How to Add CD32/CDTV/WHDLoad Titles

Discuss the Commodore Amiga database that uses the GameBase Frontend.

Moderator: Jimbo

Fiery Phoenix
Keen Member
Keen Member
Location: Bury, Lancs
Posts: 73
Joined: Tue Aug 07, 2012 8:07 am

How to Add CD32/CDTV/WHDLoad Titles

Tue Aug 07, 2012 8:17 am

Hi guys

hope you dont mind a question for a first post. Thought it best to come direct here as going round the blocks.

Got the Gamebase up and running (fantastic by the way) and downloaded WHDLoad packs. Noticed a lot of these include CDTV and CD32 titles, but these games are not on the Gamebase list.

I have attempted adding them manually, linking to the zip files, etc. All to no joy. I found an entry for GEMUS (copied below) I added this but only suceeds in getting the following error message on start up:

the selected system rom requires a 68020 with 24 bit addressing or higher CPU

Which makes no sense to me - especially seeing as the entry I am entering in GEMUS states 24 bit addressing as true???

My CD32 and CDTV Kickstarts must be good as when I start WInUAE independently from Gamebase and run these Kickstarts, the home screens load up fine. It is obviously some settings I am not entering correctly in GEMUS?

Can you help please?

Secondly it was just regarding the settings for the WHDLoad titles. For example if I was running a CD32 or CCDTV title via WHDLoad I take it I would have to have the standard GEMUS fileds entered - then when you select Extra's to edit, I notice that the radio button for 'Use These Fields' is selected. When I press Edit I can see the keys and values entered, bu these differ on every title. How do I know what to enter for each CD32 and CDTV title I want to add on WHDLoad?

Seems a little too complicated for a noob like myself? Or do I put up and shut up and be happy with the standard titles??

This is what I added to GEMUS:

kickstart_rom=v3.1 CD32
kickstart_ext_rom=v3.1 CD32
immediate_blits=true
ntsc=false
chipset=AGA
collision_level=playfields
chipset_compatible=CD32
fastmem_size=1
bogomem_size=0
chipmem_size=4
cpu_speed=real
cpu_type=68ec020
cpu_model=68020
cpu_compatible=true
cpu_24bit_addressing=true
cpu_cycle_exact=true
blitter_cycle_exact=true
cycle_exact=false
Hidron
Cool Member
Cool Member
Location: USA
Posts: 444
Joined: Sun Feb 13, 2011 5:05 pm

Tue Aug 07, 2012 9:44 am

There actually is a separate CDTV/CD32 gamebase out there. I don't have a copy of it though. Looks like it is on Underground Gamer. It is over 51GB, but if you are willing to skip the games & maybe music for now, it should come in at under 1.5GB.
I have a lot of respect for Gamebase creators, maintainers & supporters.
Fiery Phoenix
Keen Member
Keen Member
Location: Bury, Lancs
Posts: 73
Joined: Tue Aug 07, 2012 8:07 am

Tue Aug 07, 2012 10:25 am

Big file - I'll give it a go. May just do the emaulor and see if it has the GEMUS settings on there so I can add them to the Amiga Gamebase I already have
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2256
Joined: Sun Jun 19, 2005 3:30 pm

Re: How to Add CD32/CDTV/WHDLoad Titles

Tue Aug 07, 2012 2:22 pm

Fiery Phoenix wrote: This is what I added to GEMUS:

kickstart_rom=v3.1 CD32
kickstart_ext_rom=v3.1 CD32
immediate_blits=true
ntsc=false
chipset=AGA
collision_level=playfields
chipset_compatible=CD32
fastmem_size=1
bogomem_size=0
chipmem_size=4
cpu_speed=real
cpu_type=68ec020
cpu_model=68020
cpu_compatible=true
cpu_24bit_addressing=true
cpu_cycle_exact=true
blitter_cycle_exact=true
cycle_exact=false
There is an error in the gemus you entered

cpu_type=68ec020

this should be

cpu_type=68020

the script only checks for these cpu model/type values.


If Key_cpu_model CONTAINS(68000||68010||68020||68030||68040||68060)
Set_CFG_Value(%dbpath%\demobase.uae||cpu_model||%cpu_model_value%)
Set_CFG_Value(%dbpath%\demobase.uae||cpu_type||%cpu_model_value%)

cpu type is set to the same value as cpu model, if only model is entered in gemus.


i don't have any CD32 files to test.
so can't tell you if the other settings are correct.

But if WinUAE can run it, so can Gamebase.
it's just a case of saving a working CD32 machine config from WinUAE.
look at the saved file in a text editor.
then enter all the correct machine settings in the GEMUS.
Fiery Phoenix
Keen Member
Keen Member
Location: Bury, Lancs
Posts: 73
Joined: Tue Aug 07, 2012 8:07 am

Re: How to Add CD32/CDTV/WHDLoad Titles

Tue Aug 07, 2012 8:36 pm

.mad. wrote:But if WinUAE can run it, so can Gamebase.
it's just a case of saving a working CD32 machine config from WinUAE.
look at the saved file in a text editor.
then enter all the correct machine settings in the GEMUS.
Thankyou

I tried the new GEMUS entry - it starts to boot now but crashes at a workbench screen with a:

runme.exe: Unknown Command
runme.exe failed returncode 10


Will give the editor a go. How do you manage to look at a saved file in a text editor? What do I need to do to manage to view the settings there if I manage to get it to work?

I have managed to get a CD32 game running when I load up WinUAE independently from Gamebase (Myth) loaded up the ISO image fine, How would I get to see what these settings are?
Paul Irvine
Cool Member
Cool Member
Posts: 433
Joined: Sat Sep 11, 2004 11:06 am

Wed Aug 08, 2012 8:41 am

That sounds like there's a file referenced in the s\startup-sequence that's not in either the c: or S: dirs of the virtual workbench of those images you have.

It could be anywhere tbh but normally there.

How you would search / affect that I can't say, I'm no expert on whdloads.
-------
Loved ones are never gone as long as you remember them....
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2256
Joined: Sun Jun 19, 2005 3:30 pm

Re: How to Add CD32/CDTV/WHDLoad Titles

Wed Aug 08, 2012 2:39 pm

Fiery Phoenix wrote: I tried the new GEMUS entry - it starts to boot now but crashes at a workbench screen with a:

runme.exe: Unknown Command
runme.exe failed returncode 10
i think that error means you need to add more RAM for the machine in the GEMUS.
But not 100% sure....
if the image is an ISO you may need to remove the HD from the config so it boots from CD and not to workbench.

I have managed to get a CD32 game running when I load up WinUAE independently from Gamebase (Myth) loaded up the ISO image fine, How would I get to see what these settings are?
when the game is running. Press F12 and save the configuration settings from the emulator menu.
it will be stored in this DIR.

.\WinUAE\Configurations\yourfile.uae

open the file in note pad or any other text editor to read it.
Fiery Phoenix
Keen Member
Keen Member
Location: Bury, Lancs
Posts: 73
Joined: Tue Aug 07, 2012 8:07 am

Wed Aug 08, 2012 5:55 pm

Cheers - will give this a go tomorrow night and will post back. Fingers crossed.
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2256
Joined: Sun Jun 19, 2005 3:30 pm

Thu Aug 09, 2012 2:08 pm

going to test and update the script for CD32.
at the moment it doesn't even have an option to load games from CDs.

so if you are using my old script, it's not going to work.

these settings are taken from the CD32 gamebase
i notice it also contains cpu_type=68ec020 in the gemus like your first post.
But i see no option to select that from the menu. :?

Image

http://en.wikipedia.org/wiki/Amiga_models_and_variants

the last line is the most important bit
which adds the game file to a CD drive and boots it.

;===================================================================================================
; CD32 settings - ALL DEFAULTS MUST HAVE CORRECT COMPATIBILTY
;===================================================================================================

If GameType CONTAINS(CUE||BIN||ISO)

Set_CFG_Value(%dbpath%\amiga.uae||kickstart_rom_file||%emupath%\Kickstart v3.1 r40.60 (1993)(Commodore)(CD32).rom)
Set_CFG_Value(%dbpath%\amiga.uae||kickstart_rom_file_id||1E62D4A5,CD32 KS ROM v3.1)
Set_CFG_Value(%dbpath%\amiga.uae||kickstart_ext_rom_file||%emupath%\CD32 Extended-ROM r40.60 (1993)(Commodore)(CD32).rom)
Set_CFG_Value(%dbpath%\amiga.uae||kickstart_ext_rom_file_id||87746BE2,CD32 extended ROM)
Set_CFG_Value(%dbpath%\amiga.uae||kickstart_rom||v3.1 CD32)
Set_CFG_Value(%dbpath%\amiga.uae||kickstart_ext_rom||v3.1 CD32)

Set_CFG_Value(%dbpath%\amiga.uae||immediate_blits||false)
Set_CFG_Value(%dbpath%\amiga.uae||ntsc||false)
Set_CFG_Value(%dbpath%\amiga.uae||chipset||AGA)
Set_CFG_Value(%dbpath%\amiga.uae||collision_level||playfields)
Set_CFG_Value(%dbpath%\amiga.uae||chipset_compatible||CD32)
Set_CFG_Value(%dbpath%\amiga.uae||fastmem_size||0)
Set_CFG_Value(%dbpath%\amiga.uae||bogomem_size||0)
Set_CFG_Value(%dbpath%\amiga.uae||chipmem_size||4)
Set_CFG_Value(%dbpath%\amiga.uae||cpu_speed||real)
Set_CFG_Value(%dbpath%\amiga.uae||cpu_type||68ec020)
Set_CFG_Value(%dbpath%\amiga.uae||cpu_model||68020)
Set_CFG_Value(%dbpath%\amiga.uae||cpu_compatible||true)
Set_CFG_Value(%dbpath%\amiga.uae||cpu_24bit_addressing||true)
Set_CFG_Value(%dbpath%\amiga.uae||cpu_cycle_exact||true)
Set_CFG_Value(%dbpath%\amiga.uae||blitter_cycle_exact||true)
Set_CFG_Value(%dbpath%\amiga.uae||cycle_exact||true)

Add_CLP(-f "%dbpath%\Amiga.uae" -s cdimage0=%gamepathfile%,delay)
Run_Emulator()
Fiery Phoenix
Keen Member
Keen Member
Location: Bury, Lancs
Posts: 73
Joined: Tue Aug 07, 2012 8:07 am

Thu Aug 09, 2012 8:48 pm

I managed to get both CDTV and CD32 titles running independently from Gamebase

I saved the configuration as decribed above and opened it up as a notepad file- is that correct?

I have tried copying and pasting all info from here to GEMUS - no joy. Even tried just adding the kickstart lines and putting the standard AGA info underneath.

Hope you can help. Not bothered about the WHDLoad files now - just happy to get these CDTV and CD32 titles running via Gamebase.

I have copied both below - the CD32 is first:

CD32

config_description=UAE default configuration
config_hardware=true
config_host=true
config_version=2.3.3
config_hardware_path=
config_host_path=
config_window_title=
win32.rom_path=./
win32.floppy_path=./
win32.hardfile_path=./
; host-specific
; common
use_gui=yes
use_debugger=false
kickstart_rom_file=C:\GameBase\Emulators\WinUAE\Roms\Kickstart v3.1 rev 40.60 (1993)(Commodore)(CD32).rom
kickstart_rom_file_id=1E62D4A5,CD32 KS ROM v3.1
kickstart_ext_rom_file=C:\GameBase\Emulators\WinUAE\Roms\CD32 Extended-ROM rev 40.60 (1993)(Commodore)(CD32).rom
kickstart_ext_rom_file_id=87746BE2,CD32 extended ROM
flash_file=C:\GameBase\Emulators\WinUAE\cd32.nvr
cart_file=
kickshifter=false
floppy0=
floppy0type=-1
floppy1=
floppy1type=-1
floppy2=
floppy3=
cdimage0=D:\Documents and Settings\brendan\Desktop\Myth - History in the Making (1994)(System 3)[!].iso
nr_floppies=0
floppy_speed=100
floppy_volume=33
parallel_on_demand=false
serial_on_demand=false
serial_hardware_ctsrts=true
serial_direct=false
scsi=false
uaeserial=false
sana2=false
sound_output=exact
sound_channels=stereo
sound_stereo_separation=7
sound_stereo_mixing_delay=0
sound_max_buff=16384
sound_frequency=44100
sound_latency=100
sound_interpol=anti
sound_filter=emulated
sound_filter_type=standard
sound_volume=0
sound_auto=true
sound_stereo_swap_paula=false
sound_stereo_swap_ahi=false
comp_trustbyte=indirect
comp_trustword=indirect
comp_trustlong=indirect
comp_trustnaddr=indirect
comp_nf=true
comp_constjump=true
comp_oldsegv=false
comp_flushmode=soft
compfpu=true
fpu_strict=false
comp_midopt=false
comp_lowopt=false
avoid_cmov=false
cachesize=0
joyport0=mouse
joyport0autofire=none
joyport1=kbd1
joyport1autofire=none
bsdsocket_emu=false
synchronize_clock=false
maprom=0x0
parallel_postscript_emulation=false
parallel_postscript_detection=false
ghostscript_parameters=
parallel_autoflush=5
gfx_display=0
gfx_display_name=
gfx_framerate=1
gfx_width=720
gfx_height=568
gfx_top_windowed=29
gfx_left_windowed=20
gfx_width_windowed=720
gfx_height_windowed=568
gfx_width_fullscreen=800
gfx_height_fullscreen=600
gfx_refreshrate=0
gfx_autoresolution=false
gfx_backbuffers=1
gfx_vsync=false
gfx_vsyncmode=normal
gfx_vsync_picasso=false
gfx_vsyncmode_picasso=normal
gfx_lores=false
gfx_resolution=hires
gfx_lores_mode=normal
gfx_flickerfixer=false
gfx_linemode=double
gfx_fullscreen_amiga=false
gfx_fullscreen_picasso=false
gfx_center_horizontal=none
gfx_center_vertical=none
gfx_colour_mode=16bit
gfx_blacker_than_black=false
gfx_api=directdraw
gfx_filter=null
immediate_blits=false
waiting_blits=false
ntsc=true
genlock=false
chipset=aga
chipset_refreshrate=59.825095
collision_level=playfields
chipset_compatible=CD32
rtc=none
ksmirror_e0=false
ksmirror_a8=true
cd32cd=true
cd32c2p=true
cd32nvram=true
resetwarning=false
fastmem_size=0
a3000mem_size=0
mbresmem_size=0
z3mem_size=0
z3mem2_size=0
z3mem_start=0x10000000
bogomem_size=0
gfxcard_size=0
chipmem_size=4
cpu_speed=max
cpu_type=68ec020
cpu_model=68020
cpu_compatible=true
cpu_24bit_addressing=true
cpu_cycle_exact=false
blitter_cycle_exact=false
cycle_exact=false
rtg_nocustom=true
rtg_modes=0x212
log_illegal_mem=false
kbd_lang=us
input.config=0
input.joymouse_speed_analog=100
input.joymouse_speed_digital=10
input.joymouse_deadzone=33
input.joystick_deadzone=33
input.analog_joystick_multiplier=15
input.analog_joystick_offset=-1
input.mouse_speed=100
input.autofire_speed=600
input.1.joystick.0.friendlyname=SideWinder Game Pad USB version 1.0
input.1.joystick.0.name=0007045E-0000-0000-0000504944564944 42A35A80-9FF4-11DB-8001444553540000
input.1.joystick.0.empty=true
input.1.joystick.1.friendlyname=USB GamePad
input.1.joystick.1.name=B500044F-0000-0000-0000504944564944 42F798E0-0569-11DC-8001444553540000
input.1.joystick.1.empty=true
input.1.joystick.2.empty=true
input.1.joystick.3.empty=true
input.1.joystick.4.empty=true
input.1.joystick.5.empty=true
input.1.joystick.6.empty=true
input.1.joystick.7.empty=true
input.1.mouse.0.friendlyname=Windows mouse
input.1.mouse.0.name=WINMOUSE1
input.1.mouse.0.empty=true
input.1.mouse.1.friendlyname=RAW Mouse (09DA/000A)
input.1.mouse.1.name=\??\HID#Vid_09da&Pid_000a#6&5a18aa5&0&0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd}
input.1.mouse.1.empty=true
input.1.mouse.2.empty=true
input.1.mouse.3.empty=true
input.1.mouse.4.empty=true
input.1.mouse.5.empty=true
input.1.mouse.6.empty=true
input.1.mouse.7.empty=true
input.1.keyboard.0.friendlyname=RAW Keyboard
input.1.keyboard.0.name=\??\ACPI#PNP0303#3&2411e6fe&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}
input.1.keyboard.0.empty=false
input.1.keyboard.0.disabled=false
input.1.keyboard.1.friendlyname=WinUAE null keyboard
input.1.keyboard.1.name=NULLKEYBOARD
input.1.keyboard.1.empty=false
input.1.keyboard.1.disabled=false
input.1.keyboard.2.empty=true
input.1.keyboard.3.empty=true
input.1.keyboard.4.empty=true
input.1.keyboard.5.empty=true
input.1.keyboard.6.empty=true
input.1.keyboard.7.empty=true
input.2.joystick.0.friendlyname=SideWinder Game Pad USB version 1.0
input.2.joystick.0.name=0007045E-0000-0000-0000504944564944 42A35A80-9FF4-11DB-8001444553540000
input.2.joystick.0.empty=true
input.2.joystick.1.friendlyname=USB GamePad
input.2.joystick.1.name=B500044F-0000-0000-0000504944564944 42F798E0-0569-11DC-8001444553540000
input.2.joystick.1.empty=true
input.2.joystick.2.empty=true
input.2.joystick.3.empty=true
input.2.joystick.4.empty=true
input.2.joystick.5.empty=true
input.2.joystick.6.empty=true
input.2.joystick.7.empty=true
input.2.mouse.0.friendlyname=Windows mouse
input.2.mouse.0.name=WINMOUSE1
input.2.mouse.0.empty=true
input.2.mouse.1.friendlyname=RAW Mouse (09DA/000A)
input.2.mouse.1.name=\??\HID#Vid_09da&Pid_000a#6&5a18aa5&0&0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd}
input.2.mouse.1.empty=true
input.2.mouse.2.empty=true
input.2.mouse.3.empty=true
input.2.mouse.4.empty=true
input.2.mouse.5.empty=true
input.2.mouse.6.empty=true
input.2.mouse.7.empty=true
input.2.keyboard.0.friendlyname=RAW Keyboard
input.2.keyboard.0.name=\??\ACPI#PNP0303#3&2411e6fe&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}
input.2.keyboard.0.empty=false
input.2.keyboard.0.disabled=false
input.2.keyboard.1.friendlyname=WinUAE null keyboard
input.2.keyboard.1.name=NULLKEYBOARD
input.2.keyboard.1.empty=false
input.2.keyboard.1.disabled=false
input.2.keyboard.2.empty=true
input.2.keyboard.3.empty=true
input.2.keyboard.4.empty=true
input.2.keyboard.5.empty=true
input.2.keyboard.6.empty=true
input.2.keyboard.7.empty=true
input.3.joystick.0.friendlyname=SideWinder Game Pad USB version 1.0
input.3.joystick.0.name=0007045E-0000-0000-0000504944564944 42A35A80-9FF4-11DB-8001444553540000
input.3.joystick.0.empty=true
input.3.joystick.1.friendlyname=USB GamePad
input.3.joystick.1.name=B500044F-0000-0000-0000504944564944 42F798E0-0569-11DC-8001444553540000
input.3.joystick.1.empty=true
input.3.joystick.2.empty=true
input.3.joystick.3.empty=true
input.3.joystick.4.empty=true
input.3.joystick.5.empty=true
input.3.joystick.6.empty=true
input.3.joystick.7.empty=true
input.3.mouse.0.friendlyname=Windows mouse
input.3.mouse.0.name=WINMOUSE1
input.3.mouse.0.empty=true
input.3.mouse.1.friendlyname=RAW Mouse (09DA/000A)
input.3.mouse.1.name=\??\HID#Vid_09da&Pid_000a#6&5a18aa5&0&0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd}
input.3.mouse.1.empty=true
input.3.mouse.2.empty=true
input.3.mouse.3.empty=true
input.3.mouse.4.empty=true
input.3.mouse.5.empty=true
input.3.mouse.6.empty=true
input.3.mouse.7.empty=true
input.3.keyboard.0.friendlyname=RAW Keyboard
input.3.keyboard.0.name=\??\ACPI#PNP0303#3&2411e6fe&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}
input.3.keyboard.0.empty=false
input.3.keyboard.0.disabled=false
input.3.keyboard.1.friendlyname=WinUAE null keyboard
input.3.keyboard.1.name=NULLKEYBOARD
input.3.keyboard.1.empty=false
input.3.keyboard.1.disabled=false
input.3.keyboard.2.empty=true
input.3.keyboard.3.empty=true
input.3.keyboard.4.empty=true
input.3.keyboard.5.empty=true
input.3.keyboard.6.empty=true
input.3.keyboard.7.empty=true
input.4.keyboard.0.friendlyname=RAW Keyboard
input.4.keyboard.0.name=\??\ACPI#PNP0303#3&2411e6fe&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}
input.4.keyboard.0.custom=true
input.4.keyboard.1.friendlyname=WinUAE null keyboard
input.4.keyboard.1.name=NULLKEYBOARD
input.4.keyboard.1.custom=true

CDTV


config_description=UAE default configuration
config_hardware=true
config_host=true
config_version=2.3.3
config_hardware_path=
config_host_path=
config_window_title=
win32.rom_path=./
win32.floppy_path=./
win32.hardfile_path=./
; host-specific
; common
use_gui=yes
use_debugger=false
kickstart_rom_file=C:\GameBase\Emulators\WinUAE\Roms\Kickstart v1.3 rev 34.5 (1987)(Commodore)(A500-A1000-A2000-CDTV).rom
kickstart_rom_file_id=C4F0F55F,KS ROM v1.3 (A500,A1000,A2000)
kickstart_ext_rom_file=C:\GameBase\Emulators\WinUAE\Roms\CDTV Extended-ROM v1.0 (1992)(Commodore)(CDTV).rom
kickstart_ext_rom_file_id=42BAA124,CDTV extended ROM v1.00
flash_file=C:\GameBase\Emulators\WinUAE\cdtv.nvr
cart_file=
kickshifter=false
floppy0=
floppy0type=-1
floppy1=
floppy1type=-1
floppy2=
floppy3=
cdimage0=D:\Documents and Settings\brendan\Desktop\Wrath of the demon - Readysoft - vdtv - 1990.cue
nr_floppies=0
floppy_speed=100
floppy_volume=33
parallel_on_demand=false
serial_on_demand=false
serial_hardware_ctsrts=true
serial_direct=false
scsi=false
uaeserial=false
sana2=false
sound_output=exact
sound_channels=stereo
sound_stereo_separation=7
sound_stereo_mixing_delay=0
sound_max_buff=16384
sound_frequency=44100
sound_latency=100
sound_interpol=anti
sound_filter=emulated
sound_filter_type=standard
sound_volume=0
sound_auto=true
sound_stereo_swap_paula=false
sound_stereo_swap_ahi=false
comp_trustbyte=indirect
comp_trustword=indirect
comp_trustlong=indirect
comp_trustnaddr=indirect
comp_nf=true
comp_constjump=true
comp_oldsegv=false
comp_flushmode=soft
compfpu=true
fpu_strict=false
comp_midopt=false
comp_lowopt=false
avoid_cmov=false
cachesize=0
joyport0=mouse
joyport0autofire=none
joyport1=kbd1
joyport1autofire=none
bsdsocket_emu=false
synchronize_clock=false
maprom=0x0
parallel_postscript_emulation=false
parallel_postscript_detection=false
ghostscript_parameters=
parallel_autoflush=5
gfx_display=0
gfx_display_name=
gfx_framerate=1
gfx_width=720
gfx_height=568
gfx_top_windowed=29
gfx_left_windowed=20
gfx_width_windowed=720
gfx_height_windowed=568
gfx_width_fullscreen=800
gfx_height_fullscreen=600
gfx_refreshrate=0
gfx_autoresolution=false
gfx_backbuffers=1
gfx_vsync=false
gfx_vsyncmode=normal
gfx_vsync_picasso=false
gfx_vsyncmode_picasso=normal
gfx_lores=false
gfx_resolution=hires
gfx_lores_mode=normal
gfx_flickerfixer=false
gfx_linemode=double
gfx_fullscreen_amiga=false
gfx_fullscreen_picasso=false
gfx_center_horizontal=none
gfx_center_vertical=none
gfx_colour_mode=16bit
gfx_blacker_than_black=false
gfx_api=directdraw
gfx_filter=null
immediate_blits=false
waiting_blits=false
ntsc=true
genlock=false
chipset_refreshrate=59.825095
collision_level=playfields
chipset_compatible=CDTV
rtc=MSM6242B
ksmirror_e0=false
cdtvcd=true
cdtvram=true
fastmem_size=0
a3000mem_size=0
mbresmem_size=0
z3mem_size=0
z3mem2_size=0
z3mem_start=0x10000000
bogomem_size=0
gfxcard_size=0
chipmem_size=2
cpu_speed=real
cpu_type=68000
cpu_model=68000
cpu_compatible=true
cpu_24bit_addressing=true
cpu_cycle_exact=false
blitter_cycle_exact=false
cycle_exact=false
rtg_nocustom=true
rtg_modes=0x212
log_illegal_mem=false
kbd_lang=us
input.config=0
input.joymouse_speed_analog=100
input.joymouse_speed_digital=10
input.joymouse_deadzone=33
input.joystick_deadzone=33
input.analog_joystick_multiplier=15
input.analog_joystick_offset=-1
input.mouse_speed=100
input.autofire_speed=600
input.1.joystick.0.friendlyname=SideWinder Game Pad USB version 1.0
input.1.joystick.0.name=0007045E-0000-0000-0000504944564944 42A35A80-9FF4-11DB-8001444553540000
input.1.joystick.0.empty=true
input.1.joystick.0.disabled=0
input.1.joystick.1.friendlyname=USB GamePad
input.1.joystick.1.name=B500044F-0000-0000-0000504944564944 42F798E0-0569-11DC-8001444553540000
input.1.joystick.1.empty=true
input.1.joystick.1.disabled=0
input.1.joystick.2.empty=true
input.1.joystick.2.disabled=0
input.1.joystick.3.empty=true
input.1.joystick.3.disabled=0
input.1.joystick.4.empty=true
input.1.joystick.4.disabled=0
input.1.joystick.5.empty=true
input.1.joystick.5.disabled=0
input.1.joystick.6.empty=true
input.1.joystick.6.disabled=0
input.1.joystick.7.empty=true
input.1.joystick.7.disabled=0
input.1.mouse.0.friendlyname=Windows mouse
input.1.mouse.0.name=WINMOUSE1
input.1.mouse.0.empty=true
input.1.mouse.0.disabled=0
input.1.mouse.1.friendlyname=RAW Mouse (09DA/000A)
input.1.mouse.1.name=\??\HID#Vid_09da&Pid_000a#6&5a18aa5&0&0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd}
input.1.mouse.1.empty=true
input.1.mouse.1.disabled=0
input.1.mouse.2.empty=true
input.1.mouse.2.disabled=0
input.1.mouse.3.empty=true
input.1.mouse.3.disabled=0
input.1.mouse.4.empty=true
input.1.mouse.4.disabled=0
input.1.mouse.5.empty=true
input.1.mouse.5.disabled=0
input.1.mouse.6.empty=true
input.1.mouse.6.disabled=0
input.1.mouse.7.empty=true
input.1.mouse.7.disabled=0
input.1.keyboard.0.friendlyname=RAW Keyboard
input.1.keyboard.0.name=\??\ACPI#PNP0303#3&2411e6fe&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}
input.1.keyboard.0.empty=false
input.1.keyboard.0.disabled=false
input.1.keyboard.1.friendlyname=WinUAE null keyboard
input.1.keyboard.1.name=NULLKEYBOARD
input.1.keyboard.1.empty=false
input.1.keyboard.1.disabled=false
input.1.keyboard.2.empty=true
input.1.keyboard.2.disabled=0
input.1.keyboard.3.empty=true
input.1.keyboard.3.disabled=0
input.1.keyboard.4.empty=true
input.1.keyboard.4.disabled=0
input.1.keyboard.5.empty=true
input.1.keyboard.5.disabled=0
input.1.keyboard.6.empty=true
input.1.keyboard.6.disabled=0
input.1.keyboard.7.empty=true
input.1.keyboard.7.disabled=0
input.2.joystick.0.friendlyname=SideWinder Game Pad USB version 1.0
input.2.joystick.0.name=0007045E-0000-0000-0000504944564944 42A35A80-9FF4-11DB-8001444553540000
input.2.joystick.0.empty=true
input.2.joystick.0.disabled=0
input.2.joystick.1.friendlyname=USB GamePad
input.2.joystick.1.name=B500044F-0000-0000-0000504944564944 42F798E0-0569-11DC-8001444553540000
input.2.joystick.1.empty=true
input.2.joystick.1.disabled=0
input.2.joystick.2.empty=true
input.2.joystick.2.disabled=0
input.2.joystick.3.empty=true
input.2.joystick.3.disabled=0
input.2.joystick.4.empty=true
input.2.joystick.4.disabled=0
input.2.joystick.5.empty=true
input.2.joystick.5.disabled=0
input.2.joystick.6.empty=true
input.2.joystick.6.disabled=0
input.2.joystick.7.empty=true
input.2.joystick.7.disabled=0
input.2.mouse.0.friendlyname=Windows mouse
input.2.mouse.0.name=WINMOUSE1
input.2.mouse.0.empty=true
input.2.mouse.0.disabled=0
input.2.mouse.1.friendlyname=RAW Mouse (09DA/000A)
input.2.mouse.1.name=\??\HID#Vid_09da&Pid_000a#6&5a18aa5&0&0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd}
input.2.mouse.1.empty=true
input.2.mouse.1.disabled=0
input.2.mouse.2.empty=true
input.2.mouse.2.disabled=0
input.2.mouse.3.empty=true
input.2.mouse.3.disabled=0
input.2.mouse.4.empty=true
input.2.mouse.4.disabled=0
input.2.mouse.5.empty=true
input.2.mouse.5.disabled=0
input.2.mouse.6.empty=true
input.2.mouse.6.disabled=0
input.2.mouse.7.empty=true
input.2.mouse.7.disabled=0
input.2.keyboard.0.friendlyname=RAW Keyboard
input.2.keyboard.0.name=\??\ACPI#PNP0303#3&2411e6fe&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}
input.2.keyboard.0.empty=false
input.2.keyboard.0.disabled=false
input.2.keyboard.1.friendlyname=WinUAE null keyboard
input.2.keyboard.1.name=NULLKEYBOARD
input.2.keyboard.1.empty=false
input.2.keyboard.1.disabled=false
input.2.keyboard.2.empty=true
input.2.keyboard.2.disabled=0
input.2.keyboard.3.empty=true
input.2.keyboard.3.disabled=0
input.2.keyboard.4.empty=true
input.2.keyboard.4.disabled=0
input.2.keyboard.5.empty=true
input.2.keyboard.5.disabled=0
input.2.keyboard.6.empty=true
input.2.keyboard.6.disabled=0
input.2.keyboard.7.empty=true
input.2.keyboard.7.disabled=0
input.3.joystick.0.friendlyname=SideWinder Game Pad USB version 1.0
input.3.joystick.0.name=0007045E-0000-0000-0000504944564944 42A35A80-9FF4-11DB-8001444553540000
input.3.joystick.0.empty=true
input.3.joystick.0.disabled=0
input.3.joystick.1.friendlyname=USB GamePad
input.3.joystick.1.name=B500044F-0000-0000-0000504944564944 42F798E0-0569-11DC-8001444553540000
input.3.joystick.1.empty=true
input.3.joystick.1.disabled=0
input.3.joystick.2.empty=true
input.3.joystick.2.disabled=0
input.3.joystick.3.empty=true
input.3.joystick.3.disabled=0
input.3.joystick.4.empty=true
input.3.joystick.4.disabled=0
input.3.joystick.5.empty=true
input.3.joystick.5.disabled=0
input.3.joystick.6.empty=true
input.3.joystick.6.disabled=0
input.3.joystick.7.empty=true
input.3.joystick.7.disabled=0
input.3.mouse.0.friendlyname=Windows mouse
input.3.mouse.0.name=WINMOUSE1
input.3.mouse.0.empty=true
input.3.mouse.0.disabled=0
input.3.mouse.1.friendlyname=RAW Mouse (09DA/000A)
input.3.mouse.1.name=\??\HID#Vid_09da&Pid_000a#6&5a18aa5&0&0000#{378de44c-56ef-11d1-bc8c-00a0c91405dd}
input.3.mouse.1.empty=true
input.3.mouse.1.disabled=0
input.3.mouse.2.empty=true
input.3.mouse.2.disabled=0
input.3.mouse.3.empty=true
input.3.mouse.3.disabled=0
input.3.mouse.4.empty=true
input.3.mouse.4.disabled=0
input.3.mouse.5.empty=true
input.3.mouse.5.disabled=0
input.3.mouse.6.empty=true
input.3.mouse.6.disabled=0
input.3.mouse.7.empty=true
input.3.mouse.7.disabled=0
input.3.keyboard.0.friendlyname=RAW Keyboard
input.3.keyboard.0.name=\??\ACPI#PNP0303#3&2411e6fe&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}
input.3.keyboard.0.empty=false
input.3.keyboard.0.disabled=false
input.3.keyboard.1.friendlyname=WinUAE null keyboard
input.3.keyboard.1.name=NULLKEYBOARD
input.3.keyboard.1.empty=false
input.3.keyboard.1.disabled=false
input.3.keyboard.2.empty=true
input.3.keyboard.2.disabled=0
input.3.keyboard.3.empty=true
input.3.keyboard.3.disabled=0
input.3.keyboard.4.empty=true
input.3.keyboard.4.disabled=0
input.3.keyboard.5.empty=true
input.3.keyboard.5.disabled=0
input.3.keyboard.6.empty=true
input.3.keyboard.6.disabled=0
input.3.keyboard.7.empty=true
input.3.keyboard.7.disabled=0
input.4.keyboard.0.friendlyname=RAW Keyboard
input.4.keyboard.0.name=\??\ACPI#PNP0303#3&2411e6fe&0#{884b96c3-56ef-11d1-bc8c-00a0c91405dd}
input.4.keyboard.0.custom=true
input.4.keyboard.1.friendlyname=WinUAE null keyboard
input.4.keyboard.1.name=NULLKEYBOARD
input.4.keyboard.1.custom=true
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2256
Joined: Sun Jun 19, 2005 3:30 pm

Fri Aug 10, 2012 1:36 pm

i will make a script with all those options over the weekend.
and post it here for you.

i already have WHD loading ok in sjakie43's amiga demobase. :wink:
Fiery Phoenix
Keen Member
Keen Member
Location: Bury, Lancs
Posts: 73
Joined: Tue Aug 07, 2012 8:07 am

Fri Aug 10, 2012 5:59 pm

.mad. wrote:i will make a script with all those options over the weekend.
and post it here for you.

i already have WHD loading ok in sjakie43's amiga demobase. :wink:
Defo no rush pal - enjoy your weekend first! lol

Really appreciate your help - hopefully I will be in a position to help people soon too with stuff I know about.

As I said, I'm fine without the WHDLoad stuff, happy just to get the CD32 and CDTV games running in Gamebase with GEMUS settings. Better than loading up WinUAE and starting them up from there.

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

Sun Aug 12, 2012 3:31 pm

sample Amiga gamebase.

http://www.datafilehost.com/download-d439049d.html

This contains all files needed for the script to work.
All files MUST stay in the same directories as configured.

read the script and text files for more notes.
some settings may need tweaking. :wink:

oops!:
enter this in GEMUS for Galaga CDTV

bogomem_size=0
Fiery Phoenix
Keen Member
Keen Member
Location: Bury, Lancs
Posts: 73
Joined: Tue Aug 07, 2012 8:07 am

Mon Aug 13, 2012 6:15 am

Cheers man - will get this fully tried out this evening. Muchos appreciated!

Had a quick attempt before work this morning.

I copied and pasted all the zip folders contents into my Gamebase folder (not sure if that is correct?) My Gamebase has now changed - I can now see the Workbench hand for games without screenshot pics on them with .mad in the centre (you!) so something has worked!

Unable to see CDTV or CD32 games in the Gamebase - do I just add these and find the GEMUS settings from the text files? Had a check and very indepth - can see you have put in settigns for ISO images, etc. Do I just copy and paste lines from this txt doc. into the GEMUS settings of the games I manually add and keep my fingers crossed?

I'm a bit of a noob with this and don't want to mess anything up (like I usually do!)

Note - where in Lancs are you by the way? (I'm in Bury - small world)
User avatar
.mad.
Honoured Member
Honoured Member
Location: Lancashire
Posts: 2256
Joined: Sun Jun 19, 2005 3:30 pm

Mon Aug 13, 2012 1:53 pm

That was a small sample gamebase i posted.
It wasn't meant to overwrite your original Gamebase file if that's what you did?.

it runs independently, with only 5 files setup, so you can see the gemus examples i used.

Image

to work with your gamebase, just overwrite my amiga.mdb file with yours when your done looking at it.
just keep my Scripts, Emulator and WHD files and folders intact.

Then setup the paths to your games.
Then add your games and gemus settings for each one manually.

sample gemus options are in the text file.
you need to enter them without the brackets or pipes.

chipset=ocs
not
chipset=(ocs||)

----
Your not too far from me, maybe 15 miles or less.
I could even pop round for a brew. :lol:

Return to “Commodore Amiga - GameBase Amiga”

Who is online

Users browsing this forum: No registered users and 11 guests