Update to my blog entries on app stores

Okay, there were a few comments on both Amistore and IndieGo! Appstore blog entries that may clear up some issues I had at the time (I plan to revisit each when they are out of beta).

For AmiStore, I had an issue with being redirected to PayPal and my system defaulted to using NetSurf 3.2. This version of NetSurf 3.2 had limited javascript support and Paypal was complaining about it.

Two solutions were suggested:

1) Change the default URL handler in the system prefs to use another browser, such as OWB
2) Completely disable javascript in Netsurf and Paypal would fall back to a non-JS method of processing the payment.

For IndieGo! I had a few concerns and the author of the program left suggestions for each:

1) When selecting the platform, I could only scroll using the arrow keys. Apparently, if the mouse pointer is over the list, the wheel should work. He said selecting more than a single platform selection will be supported in the future.

2) The download speed after purchasing an item was unbelievably slow. This turned out to be a buffer size setting that he said was easy to fix:

Open with a thext editor the file
Edit the line nr. 10:
[SIN]dlchunksize =
And replace the 64(Kb) of buffer with a higher value like 128 or 256 to speedup the download

Full re-review when final versions come out.

WinUAE with Toccata emulation

Audio cards were a luxury in Amiga computer. Apart from a few clockport models, it was the Zorro slot machines that gave the real high quality option.

One of the oldest and most supported cards for Amiga was the Toccata soundcard. The sound controller IC is well documented. Someone pointed this out on the EAB WinUAE support page and Toni Wilen (fresh off the release of v3.0 of WinUAE, with PowerPC Support) decided to add Toccata emulation support.

Why do this when the UAE sound support is already well handled? Well, why not? I downloaded the v3.1.0 beta 1 WinUAE on that support site and set out to see how it worked.

The link to the thread where the latest version can be found is –> here <–

Then, I looked around to find some driver software. I found that amiga.resource.cx had some links to some diskmasher format installer disks. So I fired up Amikit (v8) on this latest WinUAE and included the toccata 1.1 dms file as a floppy:

and then got into the Workbench and opened the floppy icon to start the English installer:

and it was the standard Commodore installer:

but I ran into my first problem: The toccata.audio driver for AHI wasn’t included in the standard AHI that was part of AmiKit v8 (and I think it isn’t installed by default).

So, after a bit of digging around, I found that I had to head over to Aminet.net to get supplemental AHI drivers:

I manually pulled out the toccata.audio file for the DEVS:AHI folder and another settings file for the toccata card and put it into the right folder.

I then had to download v12 of the toccata library from –> here <–

Then, after a reboot, I set up the AHI Preferences to use Toccata stereo 16.

I then ran into a problem trying to run AmigaAmp. It was complaining that it couldn’t open AHI device. I eventually had to go redownload and reinstall ahiusr_4.18.lha from Aminet.net and this fixed that.

Then, AmigaAmp wanted to use the stereo++ version of the output:

I had tried to set up Toccata as unit 1 and leave the UAE sound device as unit 0. I eventually had to set Toccata stereo++ as unit zero and change AmigaAmp settings to use AHI unit 0.

I was then able to get some sample mp3’s I’d downloaded to play using AmigaAMP.

So, what is the advantage of using emulated Toccata? Not sure yet for a WinUAE user unless there exists some software the specifically uses the Toccata, but I thought it was cool to use.