Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

AROS One x86 Work In Progress

Last updated on 1 day ago
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 1 month ago
Since with CAB Archives it seems that it is not possible to unpack them from Wanderer, but only from Dos, I found a way to do it through a simple Icon from Wanderer using the magic WBXCLI command created by the good "magorium"

I would like to point out that there are 2 types of CAB Archives (there is also a third one which is not used much), not to be confused, one is the "cabinet" used by Microsoft, the other by "InstallShield cabinet", usually the files are named "_sys.cab", "data1.hdr", "data1.cab", "data2.cab".

Wander thanks to two of my descriptors will recognise both CAB formats and associate the correct tool to unpack them.

I remind you that Microsoft CABs can be unpacked with the "Cabextract" command while "InstallShield" CABs can be unpacked with the "Unshield" command

To unpack both CABs, simply double-click on the icon and the data will automatically be unpacked in RAM in a folder called "Unpacked".

The "Unpacked" folder does not have a physical Icon will be visible if "Show all files" is set, on AROS One this setting on the RAM Icon is set by default.

I enclose Video Tutorial showing how to unpack the two versions of CAB from Wanderer and Dops4 (Microsoft CAB only)

https://youtu.be/...
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 28 days ago
Created new Pointers for AROS One, the Pointers have as "Busy" the same arrow with a small circle that will indicate when the Pointer is Busy, these Pointers will be in addition to those created by me previously.
AMIGASYSTEM attached the following image:
pointer.png
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 26 days ago
Today I tried my hand at creating some Scripts to make it easier for all those users who are not Amiga Emulation experts.

Basically I've created some simple scripts in AmigaOS so that an Emulator would be started, with a typical configuration so that the user only has to add the Floppy (ADF).

The scripts should work on any "Amigosa" Platform of course depending on the platform you will choose the emulator that works best.

The scripts as well as starting the emulation will also load a config file which is universal, practically it should be compatible with all Emulators, the scripts created are 2 one for AGA games and the other for OCS/ECS games.

The two configs in addition to the settings for the two ChipSets also include a ROM and Floppy path, in the same path there is also the Emulator, all to keep all the data in one path.

I created a small video showing when mentioned, the system used in the video test is my AROS One, the emulator chosen was JanusUAE (more advanced and better working), also tested E-UAE and P-UAE, but they didn't satisfy me as much as JanusUAE.

The script once started will show the kick-start screen, the user will only have to run the emulator icon or use the function keys CTR-Alt+i and add the floppy, the emulator will do the rest, when the game will ask for more floppies you will have to redo the operation add floppy.

Video Tutorial: Emulator UAE Script
https://youtu.be/...
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 25 days ago
Found the solution also to start WHDLoad Games from icon on Wanderer, I'll follow with an exhaustive video
The tool in question is "TinyLauncher" for OS3, perfect for the purpose, it doesn't need Libraries and System Files, it allows from the GUI to create menus for Games, Demos and Music, and you start it by simply clicking an icon from the Wanderer, pretty much the same way as ADF as shown above in the video.

For TinyLauncher I got in touch with its Developer Michael GIBS to be allowed to install it on AROS One, after a few hours I got the answer via email where he gladly allowed me to use it, he also told me that he is of a certain age and Amiga enthusiast since ever, in the past I tested another good software of his "Amiga Boot Selector".
DimMan88, miker1264, retrofaza, aha, Argo
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 25 days ago
As peromitted here is the video that shows how WHDLoad games will start on AROS One!

Of course on AROS One there will be no KickStart or Games, that's what the user will have to do:


Before running, the games carefully read "All" the specific Readme also found in each folder, all this to

facilitate step-by-step installations.


For WHDLoad games the first time you start with TinyLauncher you have to create the Games Menu,
Read the attached TinyLauncher Readme and follow the on-screen instructions.


First you need to copy KickStart 1.3 and KickStart 3.1 to the path and name below:

SYS:Extras/Amiga-Games/DH0/Devs/Kickstarts/

KickStart must be renamed Kick34005.A500 and Kick40068.A1200 respectively.


ADF games must be copied to the Games-ADF folder
WHDLoad games must be copied to the Games-WHD folder instead.

If desired, subfolders can be created for each individual game.

No operating system is required, of course you can also load
ADF, and WHDLoad to start Workbench 1.3 and Workbench 3.1.


This is the video showing the ease of execution in the AROS environment running JanusUAE, which in turn runs what I set up in the script!

https://youtu.be/...
Edited by AMIGASYSTEM on 13-10-2024 05:22, 25 days ago
retrofaza, DimMan88, miker1264
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 18 days ago
Having some spare time, I studied and put into practice the Amibridge procedure shown HERE, which would then be the one used by IcarOS.

This is a not so simple procedure to do, Amibridge from IcarOS allows you to run OS3 software using AROS 68k or via AmigaForever.

My Idea instead is to create an Amibridge with all Standard Amiga OS's like OS 3.1, OS 3.9 and OS3.2
On AROS One there will only be the settings and the 68k files accompanying Janus-UAE, users will only have to copy the OS and KickStart into the appropriate folders.

To do this I am using JanusUAE as stated in the attached guide, but it should also work with E-UAE if it includes the "Coherency" " Wanderer Integration" functions.

At the moment I have experimented with OS3.1 and OS3.2 RTG and it worked perfectly, the RTG system is essential otherwise Amibridge will not work, the system must be light otherwise emulation would be slow, JanusUAE and E-UAE do not have the many functions and power of WinUAE which exploits the host hardware.

For OS 1.3, OS 2.1 systems, due to lack of RTG there will eventually be normal windowed emulations without integration on Wanderer.


www.arosworld.org/infusions/forum/attachments/amibridge.jpg
retrofaza, deadwood, Argo, Telematix
AMIGASYSTEM attached the following image:
amibridge.jpg
M
miker1264Software Dev
Posted 18 days ago
Very nice work! I look forward to trying out the Hostbridge on AROS One.
T
TelematixJunior Member
Posted 17 days ago
Nice!
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 15 days ago
Did some tests to integrate OS 3.9 and OS 3.2 as well!

Everything works fine, but if a Guru happens, Janus-UAE will always go to Guru, whenever you start an Amibridge configuration.

This is solved if you start the executable "JanusUAE" without any configuration. Once this is done, all Amibridge scripts will work fine again.

Unfortunately JanusUAE like E-UAE (with the new Core goes in Guru) are outdated and very far from WinUAE, after a while running 68k applications hangs, it is solved by exiting the emulation, see attached video.

Nornmal Emulations (no Amibridge) are much more stable

https://youtu.be/...
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 14 days ago
Finished the AmiBridge function on AROS One x86, it was quite complicated to configure everything, but now it seems to be even more stable, I had to experiment, Janus-UAE is based on E-UAE sources, but for this purpose it turned out to be the best choice, on E-UAE in the GUI there are no Options to Configure AmiBridge.

The tricky thing will probably be for inexperienced users, AmiBridge only works if the Video Resolutions of AROS and OS3 are identical, which means that you have to install OS3 systems in RTG, which will be tricky for those who don't know how to fiddle with the Picasso 96 preference programme.

As for OS 1.3 and 2.1, since they cannot install Picasso96 they can be run in PAL mode on an AROS One window.

I attach a new video see running OS 3.0, 3.1, 3.2 and 3.9 with Amibridge and OS 1.3 and 2.1 in Window mode

https://www.youtu...e=youtu.be
Edited by AMIGASYSTEM on 24-10-2024 07:15, 14 days ago
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 9 days ago
Created some new Skins for AmiFish, among them in the next version of AROS One you will find a Pawn Skin based on the AROS One Logo, see screenshot.

AmiFish is a nice Chess game updated to version 2.0, on AROS One there was already version 1.0.

AmiFish uses an external engine "Stockfish" currently maintained by a community of open-source programmers, since 2010 Stockfish has repeatedly occupied the top position in the main chess engine rankings !!!

www.arosworld.org/infusions/forum/attachments/amifish.jpg
Edited by AMIGASYSTEM on 29-10-2024 04:46, 9 days ago
AMIGASYSTEM attached the following image:
amifish.jpg
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 4 days ago
I created Datatypes Descriptors for the MKV and WEBM video formats and the M4A audio format

It was not so easy as the dentifier was far from the beginning of the file and in many cases changed slightly, in the end I found the solution for everyone.

MKV is Matroska Video, while WEBM is a Google-sponsored project dedicated to creating a free, royalty-free video format.

M4A is nothing more than an MPEG-4 Audio file

Dimenicavo, these file formats, like all others you will see in the video, will be recognised automatically by AROS One even if they do not have an extension, see video.

https://youtu.be/...
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 4 days ago
Legadon, ALB42 new Application for reading eBooks, for AROS One I created 4 sets of buttons, see scrennshot, the buttons are automatically replaced by clicking on the appropriate Icon as is the case with AmiFox and other customised AROS One Applications.

www.arosworld.org/infusions/forum/attachments/legadon1.jpg
AMIGASYSTEM attached the following image:
legadon1.jpg
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 1 day ago
If there are no Core updates in the short term, the new AROS One 2.7 or the update for those who don't want to install it from scratch will be released for Christmas, the update will be substantial given the many updates including the new OWB 2.0.

For the release of OWB 2.0 in addition to the new buttons created the past few days, I have also created some small backgrounds for the GUI that can be replaced with the usual script executed by Icona, you can see the Skins from the attached screenshot.


www.arosworld.org/infusions/forum/attachments/owb20_2.jpg
AMIGASYSTEM attached the following image:
owb20_2.jpg
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You can download attachments in this forum.
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 5
Members Online 0

Total Members: 261
Newest Member: syzygy
Member Polls
Should AROSWorld continue with AROS-Exec files (SMF based)?
Yes44 %
44% [12 Votes]
No26 %
26% [7 Votes]
Not sure30 %
30% [8 Votes]