Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: carvedeye on November 24, 2007, 10:07:57 PM

Title: How do i Install AFA in Winuae?
Post by: carvedeye on November 24, 2007, 10:07:57 PM
Hi every one just installed afa beta 4 in winuae and when i restarted winuae i typeed in the shell window thingy c:afa_os_loader restarted workbench but nothig happened? should i have typed it like this  "c:afa_os_loader" or like this c:afa_os_loader ?

thanks in advanced
Title: Re: How do i Install AFA in Winuae?
Post by: Flashlab on November 24, 2007, 10:11:43 PM
You have to install it. What you describe is just typing a command in the CLI and then rebooting; effectively undoing what you have loaded in the CLI.

Read the manual on how to install AfA.
Title: Re: How do i Install AFA in Winuae?
Post by: carvedeye on November 24, 2007, 11:52:26 PM
just read the readme file and i have to be honest i do not a clue. so i think i will just leave it lol

thanks any way
Title: Re: How do i Install AFA in Winuae?
Post by: sweetlilmre on November 25, 2007, 12:04:03 AM
There is an installer script, did you use it?

I have also tried this, but get horrible crashes, does anyone have a WinUAE config that works for AfA?

-(e)
Title: Re: How do i Install AFA in Winuae?
Post by: jmbattle on November 25, 2007, 12:59:50 AM
There is an installer script, but it is not so complicated to install manually.  Just copy the new libraries somewhere (such as a subfolder in LIBS:), then edit your s:user-startup to add the necessary assign and loader.

Or just use AmiKit. ;)

Cheers,
James
x
Title: Re: How do i Install AFA in Winuae?
Post by: MadMonkey on December 03, 2007, 09:21:56 PM
Hi,

To get AFA working you need to do the following

Copy freetype.library and oop.library to libs:

Copy morelibspace and AFA_OS_Loader to C:

Copy the other AFA files somewhere. In Amikit this is Utilities/Expansion/AFA_OS

Add the following lines to s:startup-sequence

C:morelibspace

According to the docs this needs to be before SetPatch but I've never got it to work unless this is the 1st line.

And add the following lines after the call to C:AddDataTypes

Assign >NIL: AfA_OS_Libs: S:Utilities/EXPANSION/AfA_OS/AfA_OS_Libs
C:AfA_OS_Loader

Note it may be wise to enable only 1 module at a time as I have had a lot of problems with the various versions that cause the system to hang.

To enable \ disable a module remove it or add it to AFA_OS_Libs:

If anyone knows how to get it to work on a real Amiga without having to boot with no startup sequence and then execute s:startup-sequence, please let me know as it's driving me nuts