Please help me!
ACATune - adding it to startup-sequence
How do I do this?
Printable View
Please help me!
ACATune - adding it to startup-sequence
How do I do this?
edit you start up sequence and add this line:
C:ACATune -maprom System:kick31.rom -z2cache on -fastchip on -cache on -burst on >NIL:
(assuming you want to soft kick to a 3.1 rom - i can't remember whether you need the roms in your system folder but i think maybe no as its a feature of the aca cards that they can map a rom)
Is there something else you planned to do with ACATune as you will need to install it on your hd:)
Thanks, I will try this in a few minutes. :thumbsup:
I am installing CWB Full (KS3.1) on an A1200 with KS3.0
My newly acquired ACA1231 need to have the ACATune in the startup-sequence to work.
I am not planning to fiddle with any other advanced setting as I'm a total AmigaDOS NOOB :lol:
You mean CWB OS 3.1 !
Ah congrats on managing to get hold of an aca1231 :thumbsup:
I know what you mean about editing start-up, i got kick 3.1 roms now so don't need to worry but it gave me a feeling of trepidation doing it last year :)
I used that command line and it worked fine (it resets and boots again each time from now onwards as you switch the amiga on but only adds 2-3 secs or so to loading up wb)
Why not push the boat out and move on to OS 3.9 :lol:
Exactly! Been at this for hours, and got it mixed up in the confusion :lol:Quote:
You mean CWB OS 3.1
Thanks :) When I ordered it 3 weeks ago it was STOCK, but after placing my order, it suddenly wasn't. So I had to wait a few weeks and it arrived today. I have another A1200 with GVP1230 so I wasn't in desperate need anyway :whistle:Quote:
Ah congrats on managing to get hold of an aca1231
I have thought about it, as it looks really awesome, but again... I'm really only after gaming and as long as I don't have a 1260 I'll just stick to 3.1 :thumbsup:Quote:
Why not push the boat out and move on to OS 3.9
---------- Post added 25th April 2012 at 00:25 ---------- Previous post was 24th April 2012 at 23:07 ----------
http://s17.postimage.org/3x8iu1t1n/IMG_0970.jpg
OK, where exactly do I need to insert the line? :blink:
Right above "IF EXISTS" should be fine, near the top.
(Or the top, above the comments; any line with a ";" as the first character is a comment.)
I believe Jens says make it the first line..
desiv
Thanks mate!
http://s17.postimage.org/cso4618ej/IMG_0971.jpg
Works perfectly!
http://s17.postimage.org/vm9x316mj/IMG_0972.jpg
Man this CWB is really a toothpuller for a novice!
Since u use an ACA1231... anything but the cache or burst DOESN'T work by design so it's obsolete to put it.
The correct command would be this:
To be sure that everything works correctly just issue the following command from a CLI windows once your system boots into Workbench succesfully:Code:C:ACATune -maprom System:kick31.rom -cache on -burst on >NIL:
... and check if everything reports as it should :)Code:1> ACATune -status
I use
"ACATune >NIL: -maprom ** p -cache on -burst on -chipcache on"
and I have the 3.1 ROMs installed.
Okay mfilos I have changed it to that.
Here is the status
http://s7.postimage.org/6b5hdwz6v/IMG_0973.jpg
How come maprom function is now disabled?
I thought you had ks 3.0 and need to maprom 3.1?
Surely to kick a ROM image you would need an image to kick!!
Have you got a ROM image on your HD?
Dave G :cool:
I was wondering that earlier on..
Does ACACard have roms software pre-installed (individ comps purchased from amiga forever?)
If not you will need the ks 3.1 rom:)
NO ACA doesn't have ROM pre-installed.
You don't need Kickstart 3.1 to see the memory, you just need the MapROM afaik.
From the screenshot, MapROM doesn't initialize, becase you just telling him to load an image from System: partition named kick31.rom (which certainly DOESN'T exist) alas the command fails.
Just replace the declaration with that...
... and report back with a screenshot of ACATune -statusCode:C:ACATune -maprom * -cache on -burst on >NIL:
This is from the short manual:
"One MB is reserved for a copy of your Kickstart ROM: This can be made using the ACATune tool."
But again, I have no idea how to do this :picard
I thought ACATune was necessary only on KS 3.0 to activate the memory onboard. With KS 3.1 You don't necessarily need ACATune, but it's fully recommended to use it to gain extra performance :).
If the commandline mfilos suggested fails, try this (as posted before):
"ACATune >NIL: -maprom ** p -cache on -burst on"
OK mfilos' line edited:
http://s16.postimage.org/dey11aaw1/IMG_0984.jpg
Status:
http://s16.postimage.org/wviqnt601/IMG_0983.jpg
Yep... and now your MapROM works just fine and Kickstart 3.0 was flashed to the special 1MB area for faster booting.
You're set and ready to go :)
Nice! Thanks for all your help guys :) :thumbsup:
However I seem to have a small problem with some AGA games in WHDLoad. I might as well continue in this thread....
ALNWO Lemming AGA - http://youtu.be/50X7umhrdw0
Deluxe galaga - http://youtu.be/E7Br6yNqww0
They work when playing via the set-up in WINuae...
And just to show you that other AGA games work:
Brian the lion - http://youtu.be/wTKvAwXR_WI
Chaos engine - http://youtu.be/2Wb8_gqzMkM
Lion king - http://youtu.be/0T3v52MK888
And also a video showing my DEVS folder:
http://youtu.be/_3y54mlDm0U
Any ideas? :(
I'd suggest to rename the partition name from "System Real" to plain "System".
Done :thumbsup:
Still same problem...
http://s7.postimage.org/8p0a7ejvr/IMG_0995.jpg
EDIT:
I have another 1200 with CWB setup and the excact same files in the device folder... Deluxe Galaga AGA is working on that one.... :huh:
FOL mate "maprom * <kickfile>" is definitelly not a valid ACATune declaration AFAIK.
The only ones that I know are the
-maprom * (for 512KB Kickstart) or maprom ** (for 1MB Kickstart)
-maprom <kick_file> (flashing 256KB/512KB/1MB ROM file)
-option "p" after *,**,kick_file that patches the MapROM for RAM/RAD reset proof.
You can check every changelog on ACATune based on a ReadMe file that I have on my Dropbox here:
http://dl.dropbox.com/u/939939/ACATu...une_ReadMe.txt
---------- Post added at 19:57 ---------- Previous post was at 19:52 ----------
It's odd indeed mate.Quote:
Originally Posted by TroelsDK;301159
Still same problem...
[URL="http://postimage.org/image/8p0a7ejvr/"
Have you tried booting Amiga without the ACATune declaration? (Put a semicolon ";" before the command to comment it out).
Just do it, turn off, then boot and try again. Does it work without ACATune?
Also what filesystem are you using and what scsi.device version?
Thank God for safeboot-sequence!!! Almost messed up my working system...Quote:
It's odd indeed mate.
Have you tried booting Amiga without the ACATune declaration? (Put a semicolon ";" before the command to comment it out).
Just do it, turn off, then boot and try again. Does it work without ACATune?
I switched accelerator cards to test if they had anything to do with the problem... Added the ACATune line to startup sequence of the other a1200 but forgot to pu the actual ACATune program on the CF-card... "Boot fail" NOOOOOOOOOOOO! But managed to safe it :thumbsup:
Well other a1200 with ACA1231 and startup sequence line added boots Deluxe Galaga AGA perfect...
Initial a1200 now with GVP1230... same problem with Deluxe Galaga AGA...
When installing CWB Full I did everything asked. And then copied the kickstarts from the working system... Don't know what could be the cause of the problem..... :(
Tell me how to find it, and I'd gladly tell you :)Quote:
Also what filesystem are you using and what scsi.device version?
Is it possible that file got corrupted?
Try copying it from the working system to the non working system...
Is the MaxTransfer set properly on both systems? All volumes?
desiv
Are you still having probs :lol:
You can check the max transfer rate when you are setting up the partitions of your hd/cf.
If you didn't change it when you installed classic wb you may need to start over :picard You could just change it on the fly and see if it works but i think it better to have a fresh start.
It should be 0x1fe000 and i think i changed mine in winaue hdtoolbox:) (You could just change it in wb hdtoolbox)
You must press enter when you change it to make it stick - Clicking out of the box is not enough. You need to change it for all partitions.
OK I've changed both partitions MaxTransfer to "0x1fe000"...
Still no luck... :unsure:
Edit:
Just went through the AGA games currently on the hard-drive:
Working: :arms
James Pond 3 AGA
Brian The Lion AGA
Chaos Engine 2 AGA
Lion King AGA
Dennis AGA
Zool AGA
Zool 2 AGA
Non-working: :banghead:
Deluxe Galaga AGA
ANWO Lemmings AGA
Aladdin AGA
Civilization AGA
Colonization AGA
Marvins Marvellous Adventures AGA
Pinball Fantasies AGA
Pinball Illusions AGA
Pinball Mania AGA
Worms Directors Cut AGA
Max Transfer can affect data being written to the drive, so to be safe, I'd copy those files again, now that your maxtransfer is set properly...
desiv
Ever since I set MaxTransfer to "0x1fe00" I can't access the CF-card from WinUAE :explode
Same problem with three different cards.... My working system boots up fine with it's CF-card in UAE so know it's not the usb-reader that's the problem...
I have set up WBC ADVSP in UAE, but when I add the CF-card only black screen..... :sos
Are you using winuae v 2.3.3 and running as admin (right click on winuae on your pc start-up menu)
It might be worth cleaning the cf card to have a complete fresh start. Ensure your cf card is connected to your pc.
On your pc type "diskpart" in the start prompt.
Then "List disk"
"Select disk n"
"Clean"
"Exit"
where n is your disk number. Ensure disk n is your cf card by cross checking its documented capacity. DO NOT CLEAN YOUR PC HD!
Once you've done this go into winuae as administrator, mount your cf in winuae by adding it as a hard-drive, partition your cf and set max transfers.
Quick format the partitions and then copy your system hdf to your primary bootable partition.:) Test in winuae to ensure it boots ok
This I did...
This I can't do... It's not reading the card i UAEQuote:
Once you've done this go into winuae as administrator, mount your cf in winuae by adding it as a hard-drive, partition your cf and set max transfers.
Quick format the partitions and then copy your system hdf to your primary bootable partition.:) Test in winuae to ensure it boots ok
Can you be more specific, you mean when you click on add hard-drive your cf card is not appearing on the drop down list?
Presumably your cf card is recognised on your pc? What make card is it and what size card is it. (Also just as an extra warning do not insert >2gb cf card into pcmcia amiga slot as increased risk of corrupting the card)
:) ah bomberman/dynablasters, at its best as a 5 player on the amiga. We used to play at uni, especially after the pub!
Great fun when someone has collected many bombs and become pretty powerful and then somebody else gives them the dropping bomb disease:lol:
Yes Dynablaster on Amiga with 5 players is awesome! We played it here at my place on our little gettogether in March :) Last night it was Super Bomberman on the SNES though... :whistle:
OK I filmed some parts for you, maybe you can make something out of it... (sorry for the shaky cam, I'm a bit hungover :lol: )
Here is setting up the CF-card
Here is failure to boot CF-card
And here is my working systems CF-card booting, just to show that the USB-reader works and that winuae work
Any ideas what could be the cause?
Again winuae had no problems booting the CF-card(s) before I changed the MaxTransfer value. And if I set up the CF-card(s) without changing the MaxTransfer that won't work either now... I write card(s) because I have done this with 3 different cards.
0x1fe000
There are 3 zeros!!!
And did you remember to hit Enter after each MaxTransfer?
I actually wrote 3 zeros the first few time as you wrote but it was the same... nothing happened in winuae... I only changed it after some others said that I should try with only 2.. I have just setup one of the other cards with 3 zeros just to be sure.
Yes I did :thumbsup:
You have the 1200 roms set up on winuae?
and.. SCSI_DEVICE_NAME=uaehf.device
What make card is it (prefer trasncend 133x) and what size?