![]() |
![]() |
#1 |
Lemon Curry ?
Join Date: Sep 2004
Location: Denmark
Age: 48
Posts: 4,001
|
ClassicWB Full and icon.library 46.4
I'm having some trouble getting this to work.
I made a custom Kickstart rom with icon.library 46.4 using this guide: http://www.amibay.com/showthread.php?t=11935 As you can see on this pic it is loaded. ![]() Something must be interfering I guess since the icons doesn't show up ? I know it's something plain simple and obvious I have missed. Here's a screenshot from a vanilla WB3.1 install using the custom kick rom. ![]() Behold they work so kick rom is fine. [edit] Problem solved. Why is it that I always end up solving the problem after I have posted a help thread... ![]() Last edited by Retroplay; 02 December 2012 at 20:03. |
![]() |
![]() |
#2 |
Paranoid Amigoid
Join Date: Mar 2008
Location: Athens/Greece
Age: 44
Posts: 1,979
![]() |
I'm glad the guide helped you out mate
![]() |
![]() |
![]() |
#3 |
Lemon Curry ?
Join Date: Sep 2004
Location: Denmark
Age: 48
Posts: 4,001
|
Yeah good job on that.
![]() Very easy to follow for custom kick rom noobs like me. Oh and Scalos was the culprit, got rid of it and everything works now. |
![]() |
![]() |
#4 |
Registered User
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,289
|
If you have a vanilla WB 3.1 install with icon.library 46.4 added only then make sure to install also the zlib-library 3.2 for decompressing the OS4 and PNG icons. Just copy it into LIBS: http://aminet.net/package/util/libs/zlib-library
http://aminet.net/package/util/libs/IconLib_46.4 |
![]() |
![]() |
#5 |
Lemon Curry ?
Join Date: Sep 2004
Location: Denmark
Age: 48
Posts: 4,001
|
Thanks got it.
I switched to ClassicWB Lite (with minor modifications) instead. No more Scalos but still a superb WB setup. [edit] And now it's maprommed on my ACA1232 along with a nice ClassicWB 3.1 Lite setup. ![]() Last edited by Retroplay; 03 December 2012 at 03:15. |
![]() |
![]() |
#6 |
BlizzardPPC'less
|
Great! Now lose the icon borders and you're done
![]() |
![]() |
![]() |
#7 |
Lemon Curry ?
Join Date: Sep 2004
Location: Denmark
Age: 48
Posts: 4,001
|
Hehe already done.
![]() |
![]() |
![]() |
#8 |
Registered User
Join Date: Sep 2004
Location: Tacoma, WA USA
Age: 51
Posts: 1,831
|
necro bump, How did you get icon.lib v46.4 working with Classic WB?
|
![]() |
![]() |
#9 |
Lemon Curry ?
Join Date: Sep 2004
Location: Denmark
Age: 48
Posts: 4,001
|
I edited startup-sequence in ClassicWB Full (Scalos) v28 edition.
Disabled icon.lib (and scsi.device) since they're in rom being softkicked. Code:
C:ACATune -maprom DEVS:Kickstarts/KS39_A1200.rom p -cache on -burst on >NIL: ;IF EXISTS LIBS:icon.library ; C:Version >NIL: LIBS:icon.library VERSION 46 REVISION 4 FILE ; IF NOT WARN ; IF EXISTS DEVS:scsi.device ; C:LoadModule DEVS:scsi.device LIBS:icon.library ; ELSE ; C:LoadModule LIBS:icon.library ; EndIF ; IF EXISTS LIBS:newicon.library ; C:Version >NIL: LIBS:newicon.library VERSION 44 FILE ; IF WARN ; C:Copy >NIL: LIBS:newicon.library LIBS:newicon.library.orig ; IF EXISTS LIBS:newicon.library.emu ; C:Copy >NIL: LIBS:newicon.library.emu LIBS:newicon.library ; EndIF ; EndIF ; EndIF ; SKIP LoadModuleDone ; EndIF ;EndIF ;IF EXISTS LIBS:newicon.library.orig ; C:Copy >NIL: LIBS:newicon.library.orig LIBS:newicon.library ;EndIF ;IF EXISTS DEVS:scsi.device ; C:LoadModule DEVS:scsi.device ;EndIF |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
icon.library 46.4 test versions | PeterK | Coders. System | 4309 | 03 September 2023 22:35 |
Does ClassicWB 3.9 installed ixemul.library? | NovaCoder | project.ClassicWB | 5 | 12 October 2011 13:15 |
What's the latest version of icon.library for OS3.9? | NovaCoder | support.Apps | 3 | 30 June 2009 15:43 |
ClassicWB Glow/OS3.5+ Icon Support | Bloodwych | project.ClassicWB | 0 | 17 September 2007 14:48 |
Requesting icon.library v44+... | nikvest | request.Other | 2 | 16 September 2007 01:58 |
|
|