AROS One x86 Work In Progress

AMIGASYSTEM · 55895

AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #75 on: December 17, 2021, 05:21:43 PM
On AROS One x86 new Games PipeWalker, OpenGL Pipe Connecting Game by Cavemann

This is a puzzle game in which you need to combine the components into
a single circuit: connect all computers to a network server, bring water
to the taps, etc.

1. Supported command line parameters.
   -help:    help
   -version: show information about version
   -id:      start level with specified id (number from 1 to 99999999)
   -wrap:    set wrap mode (0: disable, 1: enable (default))
   -size:    set level map size (small, normal (default), big or extra)

   Usage example:
      pipewalker -id=1234 -wrap=0 -size=big

2. Themes support.
   The game supports various themes. Themes are stored as a set of textures
   in PNG file. To add a new theme - copy the PNG file to the application
   data directory:
     Linux/Unix - usually /usr/local/share/pipewalker
     MS Windows - C:Program FilesPipeWalkerdata
   The theme name is the name of the PNG file.



AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #76 on: December 19, 2021, 05:32:26 AM
Installed on AROS One x86 TTEngine, TrueType text rendering engine, in the archive in addition to the sources there are some example executables that show the Fonts with various features.
« Last Edit: December 19, 2021, 05:36:31 AM by AMIGASYSTEM »



AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #77 on: December 21, 2021, 05:00:52 AM
Installed and ready to use Free Pascal on AROS One x86


AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #78 on: December 23, 2021, 05:02:40 AM
Thanks to Miker now AROS One x86 can swap its own DualPNG Icons, a feature that was missing on AROS One x86 ;)


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #79 on: December 23, 2021, 05:25:19 AM
Nice :)



AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #80 on: December 25, 2021, 04:40:34 AM
From the good ALB42 here is the version compiled a special version by AmiTube for i386 AROS ABIv0 and ARM AROS.



AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #81 on: December 26, 2021, 03:16:11 AM
Today with AmiTube I have tried to download and play with CDXLPlay the videos in the format CDXL OCS, CDXL AGA   ;)


AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #82 on: December 29, 2021, 06:16:39 AM
Included in AROS One x86 ZapHod, an excellent and fast Decimal Editor


AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #83 on: January 08, 2022, 03:34:43 PM
Installed on AROS One x86 the new version of AmiTube 0.7, I enclose a short video that shows how Amitube can download and play videos in MPEG format and in the original format Youtube.

Downloaded videos remain on HD to review them later in Off-Line, There is also the possibility of sharing a Video that everyone can see if they use the menu item "Remote Shared".

https://drive.google.com/file/d/1Ojk9jhqVD18U3MCxqLiEADc47iiWwiQY/view (Download and then view the video)


AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #84 on: January 12, 2022, 10:30:44 AM
As a super amateur today I've been delighted to modify and compile a source of a useful Application found on AROS Archive to be inserted on AROS One x86.

The application is called "DiskValid GUI" for AROS, the change is motivated by the fact that DiskValid GUI used the font Topaz 8, font too small, so I replaced it with Arial 16 and then I had to enlarge the Tab to avoid graphical artifacts.

All went well because I did not find any error in the compilation, thanks to Miker for his teachings!


miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #85 on: January 12, 2022, 11:48:16 AM
As a super amateur today I've been delighted to modify and compile a source of a useful Application found on AROS Archive to be inserted on AROS One x86.

The application is called "DiskValid GUI" for AROS, the change is motivated by the fact that DiskValid GUI used the font Topaz 8, font too small, so I replaced it with Arial 16 and then I had to enlarge the Tab to avoid graphical artifacts.

All went well because I did not find any error in the compilation, thanks to Miker for his teachings!

Very well done!

I'm learning to be more methodical and to solve problems quicker based on teachings from deadwood.

I'm just sharing the knowledge.  ;)




AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #86 on: January 16, 2022, 02:34:53 PM
Successfully tested RNOTunes, I would say a beautiful and useful Application for those who listen to music on AROS, thanks to Salvo and jPV.
« Last Edit: January 17, 2022, 09:40:41 AM by AMIGASYSTEM »



AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #87 on: January 17, 2022, 04:22:47 PM
Reset the preferences now the tracks are in chronological order!


AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #88 on: January 21, 2022, 02:20:08 AM
Added on the new version of AROS One x86 RNOPublisher, easy-to-use PDF publishing program.


AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3729
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #89 on: January 24, 2022, 04:17:31 PM
Also RNOArchive will be present in the new version of AROS One x86, RNOArchive as well as UnARC on AROS x86 cannot unpack some formats because of the lack of "XAD Clients".

No problem instead for RNOArchive 68k on AROS One 68k, where thanks to an OS version of XADMaster.library all the necessary "XAD Clients" are available to unpack all the most common formats of other platforms.