Page 2 of 9

Re: Commodore Amiga

Posted: Tue Dec 27, 2022 9:28 pm
by Seiya
Commodore Amiga update 1:
https://mega.nz/file/zx8BVKLI#vvKPzoZJF ... q422zH5Ru8


ginolifio wrote:
Tue Dec 27, 2022 8:55 am
Hi Seya.Thanks for Gamebase.where are the hard drives?
Not 100% sure to share for again the war between Cloanto and Hyperion. In the Meanwhile i search news freeware clouds for this new final update.

Re: Commodore Amiga

Posted: Wed Dec 28, 2022 6:04 pm
by Seiya
update 2 (HD and CD-ROM) only in PM.

Re: Commodore Amiga

Posted: Sat Dec 31, 2022 12:23 pm
by OX
Hi Seiya, PM sent.

Re: Commodore Amiga

Posted: Tue Jan 03, 2023 11:20 am
by Seiya
update 3 (very little update, 52 MB zipped)

https://mega.nz/file/3k0TARLD#7f9YNQU_j ... _bGEntKobY

Re: Commodore Amiga

Posted: Fri Jan 06, 2023 1:28 pm
by ginolifio
Hi Seya.WHDLoad don't work.Open a Window with arabuusimiehet.Winuae as prompt.
Winuae finished with error code 1073741510

Re: Commodore Amiga

Posted: Fri Jan 06, 2023 6:11 pm
by OX
ginolifio wrote:
Fri Jan 06, 2023 1:28 pm
Hi Seya.WHDLoad don't work.Open a Window with arabuusimiehet.Winuae as prompt.
Winuae finished with error code 1073741510
I managed to get this error to occur when loading the harddrive version of Liberation - Captive II AGA, I tried changing the kickstart rom version to 3.1 which stopped the arabuusimiehet.Winuae error, it then played through the intro without sound but always froze upon loading. I'm not sure what's going on here as other HD games worked fine, maybe there are some broken HD game installs?

Found this on EAB - https://eab.abime.net/showthread.php?t=106939, I could'nt find that registry entry in my registry but did find an entry somewhere searching for arabuusimiehet.Winuae with a value of 1. All the entries for WinUAE.ini in this gamebase have GUIResize=0 apart from WinUAE41000.

Which HD game(s) did you find this problem occuring with ginolifio?

Re: Commodore Amiga

Posted: Sat Jan 07, 2023 12:00 am
by OX
Hi Seiya, for Hard Drive games I'd recommend copying your Hardrive dir into the Extras directory and then referencing it in your script like this :-

If Key_HDF CONTAINS(DIR)
;===================================================================================================
; USE DIR Installed Workbench (Hard Drive stored as files on PC in %GameBase%\%dbpath%\%folder_value%
;
; Must add Folder value to GEMUS or the Default "HD" folder is used.
; EXAMPLE:
;
; HDF=DIR
; FOLDER=WB31
;
; Will attach folder "C:\GameBase\Amiga Apps\WB31\" as HardDrive image.
; That folder must contain all required Amiga startup files to work correctly.
;
; If Floppy is attached to DF0: it will Auto Boot, so DF1: is used instead.
;===================================================================================================
If Key_folder CONTAINS(*)
Set_CFG_Value(%dbpath%\Scripts\Commodore Amiga.uae||filesystem2||rw,DH0:Games:%storedextras(0)%\%folder_value%,0)
Set_CFG_Value(%dbpath%\Scripts\Commodore Amiga.uae||uaehf0||dir,rw,DH0:Games:%storedextras(0)%\%folder_value%,0)


Using %storedextras(0)% instead of %dbpath% because the way it is currently setup it assumes your hardrive dir is set within your default gamebase directory, which due to space limitations mine is not but as the extras path is set as a constant this will allow you to move your directorys to where you want them.

Regards, OX.

Re: Commodore Amiga

Posted: Sat Jan 07, 2023 12:58 am
by OX
Any chance of adding the full CD32 and CDTV CD game library (with full cd audio in MP3) Seiya :D

Re: Commodore Amiga

Posted: Sat Jan 07, 2023 7:38 am
by ginolifio
OX wrote:
Fri Jan 06, 2023 6:11 pm
ginolifio wrote:
Fri Jan 06, 2023 1:28 pm
Hi Seya.WHDLoad don't work.Open a Window with arabuusimiehet.Winuae as prompt.
Winuae finished with error code 1073741510
I managed to get this error to occur when loading the harddrive version of Liberation - Captive II AGA, I tried changing the kickstart rom version to 3.1 which stopped the arabuusimiehet.Winuae error, it then played through the intro without sound but always froze upon loading. I'm not sure what's going on here as other HD games worked fine, maybe there are some broken HD game installs?

Found this on EAB - https://eab.abime.net/showthread.php?t=106939, I could'nt find that registry entry in my registry but did find an entry somewhere searching for arabuusimiehet.Winuae with a value of 1. All the entries for WinUAE.ini in this gamebase have GUIResize=0 apart from WinUAE41000.

Which HD game(s) did you find this problem occuring with ginolifio?
All Whdload Files

Re: Commodore Amiga

Posted: Sat Jan 07, 2023 7:23 pm
by Paul Irvine
I'm missing loads and loads of WHDLOAD files and Box art, cheats etc..

Can anyone point to the relevant posts for this gamebase so I can add them.

Many thanks, Paul..

Re: Commodore Amiga

Posted: Sat Jan 07, 2023 7:26 pm
by Seiya
OX wrote:
Sat Jan 07, 2023 12:58 am
Any chance of adding the full CD32 and CDTV CD game library (with full cd audio in MP3) Seiya :D
90 GB and i have no more free cloud for upload. Now i have used 2 account MEGA e 2 Google drive.
i thought to add cd32 and cdtv games (many games i have with wave audio track). I have to see if in mp3 these CD works and how many space i can save

Re: Commodore Amiga

Posted: Sat Jan 07, 2023 7:42 pm
by Seiya
OX wrote:
Sat Jan 07, 2023 12:00 am

If Key_folder CONTAINS(*)
Set_CFG_Value(%dbpath%\Scripts\Commodore Amiga.uae||filesystem2||rw,DH0:Games:%storedextras(0)%\%folder_value%,0)
Set_CFG_Value(%dbpath%\Scripts\Commodore Amiga.uae||uaehf0||dir,rw,DH0:Games:%storedextras(0)%\%folder_value%,0)
ok, i will try

ps: tried, but i don't like so much.

Re: Commodore Amiga

Posted: Sat Jan 07, 2023 8:20 pm
by Seiya
ginolifio wrote:
Fri Jan 06, 2023 1:28 pm


All Whdload Files
whdload work becuase i tried and there is no problems.

Liberation II: Captive 2 AGA and OCS not works from HD.

@Paul
what you need exactly?

Re: Commodore Amiga

Posted: Sat Jan 07, 2023 9:55 pm
by .mad.
Hi OX,
PM Sent!!! :wink:

Re: Commodore Amiga

Posted: Sun Jan 08, 2023 11:38 am
by Paul Irvine
Seiya wrote:
Sat Jan 07, 2023 8:20 pm

@Paul
what you need exactly?
I won't list it, but it's 7910 items.

I feel like I missed a link that had stuff from the extra's directory somewhere but I'm sure I've used every link from this thread?

EDIT: I think I've seen where I messed up.....I'll let you know...Need better glasses I think..