Welcome, Guest. Please login or register.

Author Topic: Where can i get BB2?  (Read 6372 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline JetRacer

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 501
    • Show only replies by JetRacer
Re: Where can i get BB2?
« Reply #14 on: March 22, 2003, 11:22:44 PM »
SilvrDrgn: ...Just try the line I recommended will you. It appears as if it is still running ok, until you put some load on it (ie. multiple tasks). Then it performs like a slug.
*Zap! Zap!* Ha! Take that! *Kabooom!* Hey, that\'s not fair!
 

Offline jumpshipTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 781
    • Show only replies by jumpship
    • http://onlyamiga.kicks-ass.net
Re: Where can i get BB2?
« Reply #15 on: March 22, 2003, 11:23:15 PM »
Cheers Ryu,

the only other thing i could have thought of was if you wanted to load it upto my FTP, still, getting it from your http stil now.

Thanks again :pint:
 

Offline sicky

  • Full Member
  • ***
  • Join Date: Sep 2002
  • Posts: 143
    • Show only replies by sicky
    • http://www.seal-amiga.co.uk
Re: Where can i get BB2?
« Reply #16 on: March 22, 2003, 11:25:27 PM »
I have just downloaded it from the following page http://www.haage-partner.de/aos39/index-e.html which has a link ftp://ftp.haage-partner.com/AmigaOS/BB3.9-2.lha which works fine from here.
 

Offline JetRacer

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 501
    • Show only replies by JetRacer
Re: Where can i get BB2?
« Reply #17 on: March 22, 2003, 11:30:49 PM »
SilvrDrgn: Oh, sorry; can't check the BB1upd exec version w/o alot of hassle. Using 40.68 atm though.

Everyone: you find current exec version in your WB menu "Workbench/About System".
*Zap! Zap!* Ha! Take that! *Kabooom!* Hey, that\'s not fair!
 

Offline JetRacer

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 501
    • Show only replies by JetRacer
Re: Where can i get BB2?
« Reply #18 on: March 22, 2003, 11:41:33 PM »
If you want speed on a 060 I also recommend the following patches found at Aminet:

CyberPatcher (aminet?)
CMQ060
PatchMult64
BlazeWCP
FBlit
FText

Also, switching from FFS to SFS vastly increases HDD performance. SFS is so fast (asm) that it outperforms the RAM disk in every aspect but transfer rates. You also don't have to worry about disk validation no more.

Speed things up even further by adding buffers with the AddBuffers command. A few megs doesn't hurt.

Cleaning up the startup-sequence and user-startup also help. The intepreting is dead slow. Remove comments, join all "Assign libs: whatever:libs add" to one line, etc.
*Zap! Zap!* Ha! Take that! *Kabooom!* Hey, that\'s not fair!
 

Offline JetRacer

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 501
    • Show only replies by JetRacer
Re: Where can i get BB2?
« Reply #19 on: March 23, 2003, 12:01:30 AM »
And, yes, I have tweaked my own startup-sequence  beyond reason. The env: contense is unarchived with lha during boot (faster than lzx (w/o compression)). I have no user startup. All application assigns are collected in a separate script and sorted by partition and directory location. I "cd" to every directory used more than twice so less time is spent processing paths. All "Assign XXX to YYY/XXX add" are merged.

As I said: waaay beyond reason.
*Zap! Zap!* Ha! Take that! *Kabooom!* Hey, that\'s not fair!
 

Offline SilvrDrgn

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1215
    • Show only replies by SilvrDrgn
    • http://mikerye.homeip.net
Re: Where can i get BB2?
« Reply #20 on: March 23, 2003, 01:10:26 AM »
Quote

JetRacer wrote:

[snip]

CyberPatcher (aminet?)
CMQ060
PatchMult64
BlazeWCP
FBlit
FText

[snip]

Well, as I mentioned, I have a CyberVisionPPC graphics card, so I don't need all that stuff you listed.  Since you're running it, I assume you're still running on the AGA chipset.  That's probably the reason why yours feels sluggish to you and mine does not to me.   :-)
Michael
 

Offline Ryu

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1023
    • Show only replies by Ryu
    • http://www.intuitionbase.com
Re: Where can i get BB2?
« Reply #21 on: March 23, 2003, 01:17:03 AM »
well since sicky found it I'll remove my HTTPd again now...
Yours
Darren aka Ryu
-----------------------------
www.IntuitionBase.com
My Amiga 1200 webserver
 

Offline Damion

Re: Where can i get BB2?
« Reply #22 on: March 23, 2003, 06:39:30 AM »
Quote

JetRacer wrote:
And, yes, I have tweaked my own startup-sequence  beyond reason. The env: contense is unarchived with lha during boot (faster than lzx (w/o compression)). I have no user startup. All application assigns are collected in a separate script and sorted by partition and directory location. I "cd" to every directory used more than twice so less time is spent processing paths. All "Assign XXX to YYY/XXX add" are merged.

As I said: waaay beyond reason.


That is fun stuff. I used to make little custom scripts for
games/programs and what not to keep the user-startup slim.
Making little scripts and getting programs to work was
usually more fun than using the program itself. :)

 

Offline jumpshipTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 781
    • Show only replies by jumpship
    • http://onlyamiga.kicks-ass.net
Re: Where can i get BB2?
« Reply #23 on: March 23, 2003, 09:27:12 AM »
Quote

Ryu wrote:
well since sicky found it I'll remove my HTTPd again now...


OK, thanks again mate :)
 

Offline PaSha

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 537
    • Show only replies by PaSha
Re: Where can i get BB2?
« Reply #24 on: March 23, 2003, 11:38:25 AM »
Quote

Vincent wrote:
I would assume it's 3.9 looking at the signature, but there is no BB2 for 3.9 - just an updated BB1.

Wrong, my friend. There is a 3.9 BB2, but it's somewhat unofficial, made by H&P.

@jetracer: Please tell me more about the v45 exec.library vs v40. Then I would set up two amigas with almost identical configs, and check it out.

-Paul
 

Offline Vincent

  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 3895
    • Show only replies by Vincent
Re: Where can i get BB2?
« Reply #25 on: March 23, 2003, 01:24:59 PM »
@PaSha

Yeah, I heard about that from Ryu.  I'd never seen any mention of BB2 for 3.9 on any of the sites, guess I missed it on H&P.

I thought when people said BB2 for 3.9 I thought they meant the update.  My mistake. :-)
Xbox360
"Oh no. Everytime you turn up something monumental and terrible happens.
I don\'t think I have the stomach for it." - Raziel
 

Offline leofoe

  • Sr. Member
  • ****
  • Join Date: Jun 2005
  • Posts: 499
    • Show only replies by leofoe
Re: Where can i get BB2?
« Reply #26 on: August 03, 2005, 10:27:42 PM »
The links in this thread don't work.
So, where can I get BoingBag 1 and 2?
 

Offline amigagr

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1454
    • Show only replies by amigagr
    • http://www.amigahellas.gr
Re: Where can i get BB2?
« Reply #27 on: August 03, 2005, 10:39:22 PM »
http://www.haage-partner.de/aos39/index-e.html


for amiga os 3.9 bb1 & 2 :hammer:
A3040/25 AmigaOS 3.9
A1260BPPC AmigaOS 3.9/4.0
Sam440ep AmigaOS 4.1.2
PegasosII/G3 AmigaOS 4.1.2/MorphOS 2.7/Debian 5.0.7/SUSE 11.1
MacMini/G4 1.5 MorphOS 2.7/OSX 10.5.8
Long Live Amiga

If i am going to have bugs on my system,
at least let me keep the latest versions.
Neil Bothwick
 

Offline leofoe

  • Sr. Member
  • ****
  • Join Date: Jun 2005
  • Posts: 499
    • Show only replies by leofoe
Re: Where can i get BB2?
« Reply #28 on: August 03, 2005, 10:42:21 PM »
The links there are dead.
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: Where can i get BB2?
« Reply #29 from previous page: August 03, 2005, 11:46:28 PM »
BB1 for 3.9 here

http://www.birdys.de/tools/boingbag39-1.lha

BB2 at the above mentioned URL.