Welcome, Guest. Please login or register.

Author Topic: What is the best icon set to use on A2000 with 3.1  (Read 11456 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline tonyvdbTopic starter

What is the best icon set to use on A2000 with 3.1
« on: January 06, 2016, 06:13:27 PM »
So what is the best icon library to use on an A2000 with OS3.1 with only 1mb chip and 2mb fast?
Amiga 2000HD Indivision ECS
Amiga 4000D towerised OS 3.1 and 3.9 on CF cards
Indivision AGA, Mediator 4000
Video Toaster 4000 Flyer v4.3 Millenium.
202gig of video drive space & 5gig audio.
 

Offline tonyvdbTopic starter

Re: What is the best icon set to use on A2000 with 3.1
« Reply #1 on: January 06, 2016, 06:36:25 PM »
Thanks guys :)
Amiga 2000HD Indivision ECS
Amiga 4000D towerised OS 3.1 and 3.9 on CF cards
Indivision AGA, Mediator 4000
Video Toaster 4000 Flyer v4.3 Millenium.
202gig of video drive space & 5gig audio.
 

Offline tonyvdbTopic starter

Re: What is the best icon set to use on A2000 with 3.1
« Reply #2 on: January 07, 2016, 03:47:56 AM »
Ok, so I've got Peter Ks icon set on my Amiga 2000 the instal notes are a bit cryptic so I copy the icon.library_6800 over to the Libs drawer what's next? Do I copy everything from the C drawer in his folder over to c on my Amiga?
Amiga 2000HD Indivision ECS
Amiga 4000D towerised OS 3.1 and 3.9 on CF cards
Indivision AGA, Mediator 4000
Video Toaster 4000 Flyer v4.3 Millenium.
202gig of video drive space & 5gig audio.
 

Offline tonyvdbTopic starter

Re: What is the best icon set to use on A2000 with 3.1
« Reply #3 on: January 07, 2016, 04:10:18 AM »
Odly the Libs drawer on the Amiga does not have a "icon.library" in there? It has lots of other xxx.library icons
« Last Edit: January 07, 2016, 04:14:30 AM by tonyvdb »
Amiga 2000HD Indivision ECS
Amiga 4000D towerised OS 3.1 and 3.9 on CF cards
Indivision AGA, Mediator 4000
Video Toaster 4000 Flyer v4.3 Millenium.
202gig of video drive space & 5gig audio.
 

Offline tonyvdbTopic starter

Re: What is the best icon set to use on A2000 with 3.1
« Reply #4 on: January 09, 2016, 01:10:25 AM »
Quote from: Oldsmobile_Mike;801594

3.0/3.1 isn't that smart, so you need to force it to use the updated version on your disk by putting either the LoadModule or LoadResident command before SetPatch in your Startup-Sequence:

Code: [Select]

LoadResident >NIL: LIBS:icon.library REBOOT


Or the more full example, given in the docs:

Code: [Select]

Version >NIL: icon.library 46
If WARN
   If EXISTS LIBS:workbench.library
      LoadResident >NIL: LIBS:workbench.library
   EndIf
   LoadResident >NIL: LIBS:icon.library REBOOT
EndIf

SetPatch QUIET


You'd need to use Ed to edit one or the other of the above statements into your S:Startup-Sequence.


Ok, so backing this up just a little bit, I put the LoadResident >NIL: LIBS:icon.library REBOOT before set patch and now It does not load workbench and I get "LoadResident: unknown command"
Amiga 2000HD Indivision ECS
Amiga 4000D towerised OS 3.1 and 3.9 on CF cards
Indivision AGA, Mediator 4000
Video Toaster 4000 Flyer v4.3 Millenium.
202gig of video drive space & 5gig audio.
 

Offline tonyvdbTopic starter

Re: What is the best icon set to use on A2000 with 3.1
« Reply #5 on: January 09, 2016, 04:56:53 PM »
Ok, so where do I find and place the LoadResident too?
I guess my bigger question is where should the iconLib_46.4 folder be placed as nowhere in the documentation does it say where in the system folder this stuff should be installed.
Amiga 2000HD Indivision ECS
Amiga 4000D towerised OS 3.1 and 3.9 on CF cards
Indivision AGA, Mediator 4000
Video Toaster 4000 Flyer v4.3 Millenium.
202gig of video drive space & 5gig audio.
 

Offline tonyvdbTopic starter

Re: What is the best icon set to use on A2000 with 3.1
« Reply #6 on: January 09, 2016, 08:51:14 PM »
Ok, got that right now and it's boots into workbench however there is no change at all in the icons? Maybe I should have just done the simple line
"LoadResident >NIL: LIBS:icon.library REBOOT"
Load time is longer so it must be doing the reboot as requested. I did the full version that's shown in the startup sequence.
I'm sorry for all the questions....
« Last Edit: January 09, 2016, 09:02:24 PM by tonyvdb »
Amiga 2000HD Indivision ECS
Amiga 4000D towerised OS 3.1 and 3.9 on CF cards
Indivision AGA, Mediator 4000
Video Toaster 4000 Flyer v4.3 Millenium.
202gig of video drive space & 5gig audio.
 

Offline tonyvdbTopic starter

Re: What is the best icon set to use on A2000 with 3.1
« Reply #7 on: January 09, 2016, 09:35:24 PM »
Quote from: Oldsmobile_Mike;801840
;)  Are you still running stock 3.1 icons?

I'm feeling dumb here, yes stock 3.1 icons. That's what I want to change. I hate the default disk icon it uses and my RAM disk also just looks like a disk not the chip I see on my a4000

It says "icon.library 46.4"
(68000)
« Last Edit: January 09, 2016, 09:39:29 PM by tonyvdb »
Amiga 2000HD Indivision ECS
Amiga 4000D towerised OS 3.1 and 3.9 on CF cards
Indivision AGA, Mediator 4000
Video Toaster 4000 Flyer v4.3 Millenium.
202gig of video drive space & 5gig audio.
 

Offline tonyvdbTopic starter

Re: What is the best icon set to use on A2000 with 3.1
« Reply #8 on: January 11, 2016, 12:16:46 AM »
Update, got things working. is there a way to copy an icon that stays with the ram disk? after I reboot it does not stick.
Amiga 2000HD Indivision ECS
Amiga 4000D towerised OS 3.1 and 3.9 on CF cards
Indivision AGA, Mediator 4000
Video Toaster 4000 Flyer v4.3 Millenium.
202gig of video drive space & 5gig audio.