English Amiga Board


Go Back   English Amiga Board > Support > support.Other

 
 
Thread Tools
Old 28 October 2019, 21:34   #421
cyberhead97
Registered User
 
Join Date: Feb 2016
Location: Denmark
Posts: 333
Quote:
Originally Posted by enigma776 View Post
Excellent, thank you very much.

Is it an all or nothing type situation on the update? Is there no way to make a have list so it only installs updates not everything?
Unfortunately yes, it's currently an all or nothing. I haven't found a good way of detecting updates of WHDLoad games as it's not a trivial task. It will require listing contents of WHDLoad archives and use this to detect if a game or demo is already installed, if root directory exists. Then it needs to compare .slave file sizes or extract and binary compare files in order to detect if a WHDLoad game or demo has been updated with either new slave or installation. WHDLoad slaves are not always called .slave, which complicated things.

Simplest solution today is to manually place only new or updates in the eab-whdload-games directory, run build_install_entries and this will install just these on your Amiga.
cyberhead97 is offline  
Old 28 October 2019, 21:44   #422
cyberhead97
Registered User
 
Join Date: Feb 2016
Location: Denmark
Posts: 333
Quote:
Originally Posted by symbios24 View Post
cyberhead97 is better to release a hotfix version 1.2.1 for raspberry pi that does the filtering in games,so you dont have to all this updating/adding only the hotfix nothing else
A lot of the AmigaDOS scripts that handles installation has been rewritten to both handle Amiga OS 3.1.4 installation and add package filtering. It would not make sense to hotfix HstWB Installer v1.2.0 as time would be better spend by making an updated Amibian release.

Actually you could use Amibian with HstWB Installer v1.2.0 to just install Amiga OS 3.9 with Boing Bag 1 & 2 and skip package and user package installation. Then download HstWB Package Installation v1.4.2 and extract this to your FAT32 USB stick and start this installation from Workbench. This will give you package filtering when choosing which packages to install.
cyberhead97 is offline  
Old 29 October 2019, 03:00   #423
SpocksBeer
Registered User
 
Join Date: Nov 2018
Location: Hobart
Posts: 61
Question about the build_install_entries process for WHDLoad games. If I have two version of a WHDLoad game, say Agony_1.3 and Agony_V2.0, in my directory, should I expect the "best version" csv to pick the latest version (V2.0) only?
SpocksBeer is offline  
Old 29 October 2019, 03:13   #424
enigma776
Bringer of Death
 
enigma776's Avatar
 
Join Date: Apr 2017
Location: Peterborough, UK
Age: 40
Posts: 434
Quote:
Originally Posted by SpocksBeer View Post
Question about the build_install_entries process for WHDLoad games. If I have two version of a WHDLoad game, say Agony_1.3 and Agony_V2.0, in my directory, should I expect the "best version" csv to pick the latest version (V2.0) only?
It should do, It has done that for me I think but unsure if EAB-WHDLoad_Pack_Downloader is removing older versions or not.
enigma776 is offline  
Old 29 October 2019, 03:53   #425
SpocksBeer
Registered User
 
Join Date: Nov 2018
Location: Hobart
Posts: 61
It does not seem to have done for me, but I've not fully investigated it. Just looking for expectation management at this stage.
SpocksBeer is offline  
Old 29 October 2019, 06:15   #426
symbios24
Registered User
 
Join Date: Jun 2019
Location: greece
Posts: 46
cyberhead97 how can i run the package installation from inside workbench?
do i have also a second flash drive with the game packages connected?

For the raspberry there is a file usb_self_install that you extract to a flash drive and copy inside to the appropriate folders the files eg kickstarts/games,this folders do not exist in the HstWB Package Installation v1.4.2

Last edited by symbios24; 29 October 2019 at 07:43.
symbios24 is offline  
Old 29 October 2019, 22:34   #427
iowtheme
Registered User
 
iowtheme's Avatar
 
Join Date: Mar 2010
Location: uk
Posts: 214
CF card booting in Winuae but not on real Amiga 4000

hi all

download the 16GB HstWB self install HDF image v1.4.2

Writing HDF image to CF card using Win32DiskImager
it took 4hr to write to my CF card.

now setup in winuae with
Amiga OS 3.9 cd-rom.
Boing Bag 1 and 2 lha files
amiga rom Kickstart
AMIGAOSDIR
KICKSTARTDIR
USERPACKAGESDIR

so start winuse to install OS3.9.

It perfectly work fine in the winuae but will NOT boot on my A4000/40
can anyone help me try and resolve this issue.

I do not want to redo image with Win32DiskImager it takes too long is there any other option to do this quicker.

thank all
iowtheme is offline  
Old 30 October 2019, 12:23   #428
cyberhead97
Registered User
 
Join Date: Feb 2016
Location: Denmark
Posts: 333
Quote:
Originally Posted by SpocksBeer View Post
Question about the build_install_entries process for WHDLoad games. If I have two version of a WHDLoad game, say Agony_1.3 and Agony_V2.0, in my directory, should I expect the "best version" csv to pick the latest version (V2.0) only?
I tested this and it actually doesn't select Agony v2.0 as best version if both Agony v1.3 and v2.0 are present. Versions are not considered when ranking entries, so it's a bug.

I have made a fix, which will be included in next HstWB Installer release.
cyberhead97 is offline  
Old 30 October 2019, 12:32   #429
cyberhead97
Registered User
 
Join Date: Feb 2016
Location: Denmark
Posts: 333
Quote:
Originally Posted by symbios24 View Post
cyberhead97 how can i run the package installation from inside workbench?
do i have also a second flash drive with the game packages connected?

For the raspberry there is a file usb_self_install that you extract to a flash drive and copy inside to the appropriate folders the files eg kickstarts/games,this folders do not exist in the HstWB Package Installation v1.4.2
Just extract HstWB Package Installation v1.4.2 to your FAT32 USB drive, plug it into your Raspberry Pi and power it on.

If you use my Amiberry or UAE4ARM configurations included with my Amibian image, then a USB harddrive should be present in Workbench you can open and double-click on "UserPackage-Installation" icon to start package installation.

If you not using my Amiberry or UAE4ARM configurations, then you need to press F12 once you have started Amiberry or UAE4ARM, add USB drive /media/usb0 (can also be one of the other usb1, usb2...) as a harddrive with volume label USB. Restart emulator and you should see USB harddrive in Workbench.

Beware that Amibian doesn't safely unmount FAT32, so it can break when unplugging the USB stick while Raspberry Pi is running. Windows can easily help you check and repair FAT32, if you plug the USB stick into a Windows computer.
cyberhead97 is offline  
Old 30 October 2019, 12:42   #430
cyberhead97
Registered User
 
Join Date: Feb 2016
Location: Denmark
Posts: 333
Quote:
Originally Posted by iowtheme View Post
hi all

download the 16GB HstWB self install HDF image v1.4.2

Writing HDF image to CF card using Win32DiskImager
it took 4hr to write to my CF card.

now setup in winuae with
Amiga OS 3.9 cd-rom.
Boing Bag 1 and 2 lha files
amiga rom Kickstart
AMIGAOSDIR
KICKSTARTDIR
USERPACKAGESDIR

so start winuse to install OS3.9.

It perfectly work fine in the winuae but will NOT boot on my A4000/40
can anyone help me try and resolve this issue.

I do not want to redo image with Win32DiskImager it takes too long is there any other option to do this quicker.

thank all
Writing a 16GB image to a CF card taking 4 hours doesn't sound good. When I write a 16GB image to a SD card it usually takes 20-25 minutes. Without knowing the details about your setup for writing CF card, it could be related to speed of your CF card, USB adapter or computer.

When you use a 040 or 060 CPU you need to make sure 68040.library or 68060.library are in correctly installed. HstWB Installer currently only installs MMULibs from Aminet, if you're installing Amiga OS 3.1.4. But for Amiga OS 3.9, you will have to do this your self.

Try downloading MMULibs from Aminet, then with WinUAE add a directory as a harddrive with MMULibs extracted and copy 680??.library files and mmu.library to your image DH0:Libs.
cyberhead97 is offline  
Old 30 October 2019, 13:55   #431
iowtheme
Registered User
 
iowtheme's Avatar
 
Join Date: Mar 2010
Location: uk
Posts: 214
Quote:
Originally Posted by cyberhead97 View Post
Writing a 16GB image to a CF card taking 4 hours doesn't sound good. When I write a 16GB image to a SD card it usually takes 20-25 minutes. Without knowing the details about your setup for writing CF card, it could be related to speed of your CF card, USB adapter or computer.

When you use a 040 or 060 CPU you need to make sure 68040.library or 68060.library are in correctly installed. HstWB Installer currently only installs MMULibs from Aminet, if you're installing Amiga OS 3.1.4. But for Amiga OS 3.9, you will have to do this your self.

Try downloading MMULibs from Aminet, then with WinUAE add a directory as a harddrive with MMULibs extracted and copy 680??.library files and mmu.library to your image DH0:Libs.
Thank you for you help
copy files to Libs ( still will not boot ) them the 4000 is boot look at the CF card and them CD rom drive LED green flashes and makes a sound them on the screen show a error message ( software Failure. press left mouse button to comtinue. Error: 8000 0004 Task: 08011038 )

CF card back in the PC and boot up fine in winuae.

I do have a working 8Gb CF card working with my A4000 with Classic Workbench 3.9 by Bloodwych
iowtheme is offline  
Old 30 October 2019, 14:25   #432
symbios24
Registered User
 
Join Date: Jun 2019
Location: greece
Posts: 46
Thanks

what about the game packages where i put them so it can find them and install them?

eg: i mean this folders from the usb_self_install archive for the raspberry

kickstart
os39
userpackages (games)
workbench

these folders do not exist in the hstwb package installation
symbios24 is offline  
Old 30 October 2019, 16:31   #433
cyberhead97
Registered User
 
Join Date: Feb 2016
Location: Denmark
Posts: 333
Quote:
Originally Posted by iowtheme View Post
Thank you for you help
copy files to Libs ( still will not boot ) them the 4000 is boot look at the CF card and them CD rom drive LED green flashes and makes a sound them on the screen show a error message ( software Failure. press left mouse button to comtinue. Error: 8000 0004 Task: 08011038 )

CF card back in the PC and boot up fine in winuae.

I do have a working 8Gb CF card working with my A4000 with Classic Workbench 3.9 by Bloodwych
Can you access early boot menu by holding down both mouse buttons while booting? And can it boot without startup sequence?

If you copied 68060.library, then you need to either delete or rename the file as you don’t have a 68060 cpu.
cyberhead97 is offline  
Old 30 October 2019, 16:46   #434
cyberhead97
Registered User
 
Join Date: Feb 2016
Location: Denmark
Posts: 333
Quote:
Originally Posted by symbios24 View Post
Thanks

what about the game packages where i put them so it can find them and install them?

eg: i mean this folders from the usb_self_install archive for the raspberry

kickstart
os39
userpackages (games)
workbench

these folders do not exist in the hstwb package installation
You could create a directory called “Package Installation” extract HstWB Package Installation to there. It can co-exist with the other game directories, no problem.

Remember to show all files in Workbench, if the USB harddrive appears to be empty.
cyberhead97 is offline  
Old 31 October 2019, 11:34   #435
iowtheme
Registered User
 
iowtheme's Avatar
 
Join Date: Mar 2010
Location: uk
Posts: 214
Quote:
Originally Posted by cyberhead97 View Post
Can you access early boot menu by holding down both mouse buttons while booting? And can it boot without startup sequence?

If you copied 68060.library, then you need to either delete or rename the file as you don’t have a 68060 cpu.
Delete 68060, 30, 20, 10,

New error message ( software Failure. press left mouse button to continue. Error: 8000 0004 Task: 08011030 )

Yes boot to AmigaDos without startup sequence?

what can I do next ( is there anything I can take off the working CF card? )

Last edited by iowtheme; 31 October 2019 at 11:46.
iowtheme is offline  
Old 03 November 2019, 00:50   #436
SpocksBeer
Registered User
 
Join Date: Nov 2018
Location: Hobart
Posts: 61
Quote:
Originally Posted by cyberhead97 View Post
I tested this and it actually doesn't select Agony v2.0 as best version if both Agony v1.3 and v2.0 are present. Versions are not considered when ranking entries, so it's a bug.

I have made a fix, which will be included in next HstWB Installer release.
Cool, thanks for looking into this.
SpocksBeer is offline  
Old 04 November 2019, 13:45   #437
rossb
Registered User
 
Join Date: Apr 2010
Location: Worthing/UK
Posts: 117
Hi,

Just used the latest version to install CWB ADVSP. Install all works well, and the icons are now correct. However the Games and Demos are installed in data:whdload\ but all the assigns for a-games and a-demos are pointing to Dh0: . Is this just a tweak to the assigns script, or have I done something silly during the install.

Regards,

Ross.

Sent from my GM1913 using Tapatalk
rossb is offline  
Old 04 November 2019, 15:59   #438
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
Quote:
Originally Posted by rossb View Post
Regards,

Ross.

Sent from my GM1913 using Tapatalk
Ross, as per "Rules & Help" --> Signature (direct signatures are not allowed).

Can you please turn off the Tapatalk signature?
DamienD is offline  
Old 04 November 2019, 16:38   #439
rossb
Registered User
 
Join Date: Apr 2010
Location: Worthing/UK
Posts: 117
Oops, apologies. Should be fine now.

Ross.
rossb is offline  
Old 05 November 2019, 12:14   #440
rossb
Registered User
 
Join Date: Apr 2010
Location: Worthing/UK
Posts: 117
Quote:
Originally Posted by rossb View Post
Hi,

Just used the latest version to install CWB ADVSP. Install all works well, and the icons are now correct. However the Games and Demos are installed in data:whdload\ but all the assigns for a-games and a-demos are pointing to Dh0: . Is this just a tweak to the assigns script, or have I done something silly during the install.

Regards,

Ross.

Sent from my GM1913 using Tapatalk
Assigns changed and all fine
rossb is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
HstWB Installer for Classic Amiga AMIGASYSTEM News 26 05 March 2021 17:31
Legal Issues if Sharing RP9 Snapshots? tygre Retrogaming General Discussion 17 18 September 2014 20:04
Making cf_ClassicWB_FULL.hdf bigger? emuola project.ClassicWB 3 06 June 2009 00:23
New ruling making retro-archives legal? Bloodwych Retrogaming General Discussion 3 24 November 2006 19:30

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 16:39.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.12110 seconds with 16 queries