amiga-news DEUTSCHE VERSION
.
Links| Forums| Comments| Report news
.
Chat| Polls| Newsticker| Archive
.

Amiga events
13.-15.06.25 • Flashback-Symposium #02 • Jößnitz (Germany)
01.-02.08.25 • Amiga/040 • Mountain View (USA)
11.-14.09.25 • Classic Computing 2025 • Hof (Germany)
17.-19.10.25 • Amiga40 • Mönchengladbach (Germany)
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Germany)

24.Apr.2025
deadwood


First stable version of a native 64-bit AROS
Krzysztof 'deadwood' Śmiechowicz has released the first version of AROS for x86-64, labelled "stable". The basic system is available in two versions: as a bootable ISO file or in a 'hosted' edition that runs under Linux. Virtual machines (VMware, Virtualbox or QEMU) are recommended as a test environment for this first release: Audio, video and network drivers have been improved and tested for this use case.

In the coming months, a 64-bit version of the Odyssey Web Browser with a significantly more up-to-date version of the WebKit engine is to be released, and the 'latest Amiga emulation cores' are also to be equipped with a 64-bit JIT and better integrated into the system. AROS distributions based on the now published base system are also already in development.

A corresponding thread has been opened on arosworld.org for discussions about this 64-bit version of AROS. (cg)

[News message: 24. Apr. 2025, 22:27] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Apr.2025
AmigaKit


Emulator hardware: "A1200 NG" has been shipping to end customers since this week
AmigaKit announces that it has started shipping the "A1200 NG" emulator solution after Easter. The company is working on an 'overclocking kit' that will soon be available and should increase computing power by up to 20 per cent. There will also be a port of A-EON's 'AmiStore' app store for A1200NG/A600GS in the summer. (cg)

[News message: 24. Apr. 2025, 19:27] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Apr.2025
GitHub


Windows: GUI for Greaseweazle Tools - ADFDiskBox 2.3
ADFDiskBox is a graphical user interface for the Greaseweazle Host Tools and is intended to simplify the reading and writing of Amiga discs and disc images (ADF, SCP:AmigaDOS, RawSCP). Version 2.3 now offers an 'Options' dialogue and, according to the author, has generally become more user-friendly. (cg)

[News message: 24. Apr. 2025, 18:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Apr.2025
Andreas Magerl (ANF)


Print magazine: Amiga Future 174 - Preview and reading samples
The reading samples and previews of issue 174 (May/June 2025) of Amiga Future are now online. The issue features the following topics, among others:
  • Special: 40 Years Amiga - Part 1: The Amiga 1000 takes the stage
  • Interview Jon Bohmer (Scala)
  • Interview Oldenburger Computer-Museum.
  • Preview Amiga 40 Germany
  • Preview ARC 2025
  • Review Trapped in the Tomb
  • Review Absolute Zero
  • Review GemRB RPG Pack
  • Review SkillGrid
  • Review Yoomp!
  • Review Soko-Ban
  • Beyond the Screen: The history of Ports of Call,
  • Special Asterix on the Amiga,
  • Special: Amiga 1000 Rejuvenator
  • Workshop: Knowledge 7: 8-way scrolling
  • Workshop: A new SSD for your Amiga.
(cg)

[News message: 24. Apr. 2025, 18:36] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Apr.2025
Balaton (Mail)


Emulation: QEMU 10.0 / bboot 0.8
QEMU is an open-source computer emulator and virtualizer. The emulation of complete computers also makes it possible to run operating systems such as AmigaOS 4 or MorphOS under QEMU that are tailored to a quite specific hardware platform. This support is provided by QEMU developer Zoltan Balaton, who clearly summarises the possibilities on a specially created and now redesigned website.

QEMU is now available in version 10.0.0, Windows installers are provided as usual by Stefan Weil.

Version 0.8 of the bootloader "bboot" for loading AmigaOS 4 on QEMU-emulated AmigaOne and Pegasos2 machines, which was released by Zoltan Balaton about a month ago, requires the options -kernel, -initrd and -append for the amigaone machine, which are now available in QEMU 10.0. This makes it easier to use and is similar to pegasos2. Older bboot versions still require the -device loader options and will not work with -kernel on amigaone. Since the amigaone emulation might have less problems than pegasos2 (and is still available), according to Zoltan Balaton this might be a better choice now.

Finally, the developer has created a new subpage on VFIO device drivers under Linux: VFIO is a device driver that is used to assign virtual machines to devices and thus enable full access to a specific GPU, for example.
As he adds to us, the use of a GPU with VFIO on qemu-system-ppc is currently still experimental and would take some effort to set up. However, some users have managed to achieve usable results: it is therefore possible in principle, even if it is not easy to implement. (dr)

[News message: 23. Apr. 2025, 21:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Apr.2025
Amigans.net (forum)


AmigaOS 4/MorphOS: Beta version of Open Medal of Honor
Open Medal of Honor is a reimplementation of the first-person shooter "Medal of Honor: Allied Assault" by Electronic Arts from 2002. The Spearhead and Breakthrough expansions are also supported.

A beta version of the game, which is still in beta itself, is now available for AmigaOS 4 and MorphOS. Download information is available at the title link. (snx)

[News message: 23. Apr. 2025, 20:22] [Comments: 1 - 24. Apr. 2025, 10:20]
[Send via e-mail]  [Print version]  [ASCII version]
23.Apr.2025



Print/PDF magazine: Komoda & Amiga plus #27 (Polish/English)
Komoda & Amiga plus is a Polish print and PDF magazine about the C64 and the Amiga, which is also distributed in an English version. The magazine in A4 format comprises 82 pages.

Topics of the current 27th issue include reviews of Fast Food 2, Tale of Evil and Amiga Yoomp, an article on data transfer between Amiga and Macintosh and an interview with Tommi 'Electric' Musturi. (snx)

[News message: 23. Apr. 2025, 20:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Apr.2025



Development tool: vasm 2.0b
Frank Wille has updated vasm, a portable assembler for numerous CPUs with various syntax and output modules. In addition to various bug fixes, the changes include a new CPU backend for the SPC700, which was used in the SuperFamicom and SNES for sound processing, and the new option "-no-msrcdebug"; the latter disables source-level debugging within a macro context. (snx)

[News message: 23. Apr. 2025, 20:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Apr.2025



SFX-Engine: Audio Mixer 3.7
Jeroen Knoester's Audio Mixer (YouTube video of version 2.0) allows real time mixing several samples onto a single channel (up to 4 samples on one channel), while maintaining high performance (3.7% CPU time for 4 samples mixed @ 11KHz on an standard 1MB A500) (amiga-news.de reported). The new version 3.7 adds external IRQ/DMA processing and expanded its C compiler support. Maintenance work has also been done for future releases. The software is available free of charge on GitHub, including the source code. (nba)

[News message: 22. Apr. 2025, 16:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Apr.2025



Print/PDF magazine: Amiga Addict, issue 37
The new issue 37 of British magazine Amiga Addict is dedicated to Team 17's classic game Worms, exploring its origins with creator Andy Davidson and offering exciting insights into the very first pre-release version of the game.

This issue also includes reviews of Absolute Zero, Zool, Super Stardust and Chuck Rock II (CD32), an interview with the developer of DeMoN, a new version of the classic Action Replay, a collection of the best game over screens on the Amiga, and a report on creative DJing with the Amiga using the NASP software.

Issue 37 of the English-language magazine Amiga Addict is available from the publisher addict.media and in British newsagents. (nba)

[News message: 22. Apr. 2025, 16:10] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Apr.2025



3D polygon models: 3D Object Converter 1.30 for AmigaOS 3.x/4.x
3D Object Converter is a tool for wireframe objects that was first released last year (amiga-news.de reported). The software is available as shareware at a price of 40 euros for AmigaOS 3.x and 4.x. The innovations of version 1.30 since the last news update at a glance:

New modules
  • ASPRS LAS
  • Black Shade
  • CloudCompare Binary v1
  • CloudCompare Simple Binary Format
  • Heroes of Annihilated Empires
  • Invizimals: Battle Hunters
  • Loksim3D
  • OpenBVE
  • Point Cloud Data ASCII
  • Point Cloud Data Binary
  • PolyNova3D
  • Screamer 4x4
  • Skoki Narciarskie 2006
  • Skunks
Upgraded modules
  • Imagine
  • RayStorm
New general features
  • Scale to fit
  • Texture converters
New AmigaOS features
  • Batch converter
  • Geometry transformation
  • Set the default texture file extension in the material table
  • Texture converters
(nba)

[News message: 22. Apr. 2025, 16:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Apr.2025



Worth a read: Why computers were more fun before
In his latest article, "Honest and Elitist Thoughts on Why Computers Were More Fun Before", published on Datagubbe.se, Swedish tech nerd and software developer Carl Svensson reflects on the development of computer use and argues that computers were more fun before they became accessible to everyone. He argues that the complexity of the technology at the time and the need to engage intensively with it fostered a deeper connection and greater understanding of the devices.

The article highlights how the simplification and commercialisation of technology have led to many users today having only superficial knowledge and losing their former enthusiasm for discovering and understanding technology.

A worthwhile read for anyone interested in the history of computer use and cultural changes in the digital world. (nba)

[News message: 22. Apr. 2025, 15:57] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Apr.2025
Spillhistorie.no (ANF)


Spillhistorie: Interview with the creators of Roguecraft
In an interview with Spillhistorie.no, Norwegian developer duo Badger Punch Games provided exciting insights into the creation of their award-winning Amiga game Roguecraft. The two developers, Ricki Sickenger and Henning Ludvigsen, met in the demo scene in the 1990s and later worked together on the MMORPG Darkfall Online. With Roguecraft, they have successfully returned to the roots of retro gaming.

They report on the positive response to Roguecraft, which recently won the award for best retro game at the Debug Indie Game Awards in Brighton, England. They also provide an outlook on future projects, including possible ports of Roguecraft to platforms such as Sega Mega Drive, NES and modern systems such as Steam and Nintendo Switch. (nba)

[News message: 22. Apr. 2025, 15:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Apr.2025
Indie Retro News


Dungeon Crawler: Sir Redford Knights Adventure currently in development
Sir Redford Knights Adventure is an upcoming dungeon crawling game for the Amiga, developed by Juen, Koyot1222 and JMD. The game won first place in the RAM#3 competition and already offers a playable demo with five randomly generated levels. Expansions with additional items and statistics are planned. The game will run on a standard Amiga 500, and a video provides a first glimpse of the gameplay. (nba)

[News message: 22. Apr. 2025, 15:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Apr.2025



Demoparty: Results of the Revision 2025
This year's edition of the Revision demo party took place in Saarbrücken over the Easter weekend. In two YouTube videos you can watch the competition entries in the categories Amiga Intro and Amiga Demo. The winners are:

Amiga Intro
Amiga Demo
In addition, there were also two Amiga entries in the "Game" category: "Billionaires in Space" by FiNitY and Zymosis (video) took 7th place (download link), "Noisy Rabbit" by Robert Smith - which we already reported on today - took 8th place. (dr)

[News message: 21. Apr. 2025, 16:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Apr.2025



Easter game: Noisy Rabbit
After 2023 with "Hop to the Top!" and 2024 with "Bunnys Boing Ball Bounty", Robert Smith has also released an Easter game this year: in "Noisy Rabbit" (video), you have to collect large and small eggs in Pacman style. However, these are difficult to recognise as they are drawn in black and white, just like the playing field. The source code is included. (dr)

[News message: 21. Apr. 2025, 10:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Apr.2025



Aminet uploads until 19.04.2025
The following files have been added until 19.04.2025 to Aminet:
zbbslister.lha                 comm/bbs     5K  OS3 ZBBSLister is a BBS lis...
apccomm.lha                    comm/misc  205K  OS3 transfers files between...       
amigaget.lha                   comm/net   246K  OS3 get https files for the...    
fd2pragma-mos.lha              dev/misc   339K  VAR V2.198 create pragma, i...  
REDPILLGameCreator.lha         dev/misc   8.4M  OS3 Game Creator with AGA s...            
Amifish_AROS.lha               game/board 3.6M  ARO Chess program UCI compa...             
Amifish_MorphOS.lha            game/board 3.5M  MOS Chess program UCI compa...             
Amifish_OS4.lha                game/board 3.8M  OS4 Chess program UCI compa...             
SysBlaster.lha                 game/shoot  18K  OS3 (S)VGA promotable Shoot...    
PolarPaint_68k.lha             gfx/edit   2.0M  OS3 Paint program made with...        
PolarPaint_AROS.lha            gfx/edit   2.2M  ARO Paint program made with...        
PolarPaint_MOS.lha             gfx/edit   2.2M  MOS Paint program made with...        
PolarPaint_OS4.lha             gfx/edit   2.5M  OS4 Paint program made with...        
PolarPaint_small_68k.lha       gfx/edit   1.8M  OS3 Paint program made with...        
PolarPaint_small_AROS.lha      gfx/edit   2.0M  ARO Paint program made with...        
PolarPaint_small_MOS.lha       gfx/edit   2.0M  MOS Paint program made with...        
PolarPaint_small_OS4.lha       gfx/edit   2.3M  OS4 Paint program made with...        
PolarPaint_small_WOS.lha       gfx/edit   2.2M  WUP Paint program made with...        
PolarPaint_WOS.lha             gfx/edit   2.3M  WUP Paint program made with...        
AmiArcadia-OS4.lha             misc/emu    11M  OS4 Signetics-based machine...        
AmiArcadia.lha                 misc/emu    10M  OS3 Signetics-based machine...        
AmiArcadiaMOS.lha              misc/emu    10M  MOS Signetics-based machine...        
AmiVms.lha                     misc/emu   3.8M  OS3 Simulates OpenVMS comma...               
Sacrifice.lha                  mods/8voic 400K  GEN 16bit 16ch Up-Tempo Amb...   
imp3.lha                       mus/play    50K  OS3 Do stuff on Amiga!                       
MisterMartin.zip               text/tfont 146K  GEN Mister Martin - Truetyp... 
aiostreams.lha                 util/batch 229K  GEN Stream video from major... 
gicriptofilex.lha              util/crypt 131K  OS3 Encrypt files using 128...    
AmiSSL-v5-OS3.lha              util/libs  4.0M  OS3 OpenSSL as an Amiga sha...       
AmiSSL-v5-OS4.lha              util/libs  3.6M  OS4 OpenSSL as an Amiga sha...       
AmiSSL-v5-SDK.lha              util/libs  2.5M  VAR OpenSSL as an Amiga sha...   
containers.lha                 util/libs   24K  OS3 Provides containers + r...      
(snx)

[News message: 20. Apr. 2025, 06:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Apr.2025



OS4Depot uploads until 19.04.2025
The following files have been added until 19.04.2025 to OS4Depot:
amissl-sdk.lha           dev/mis 2Mb   4.0 SDK for AmiSSL
arabic_console_device... dri/inp 3Mb   4.1 An arabic console device, line&a...
amiarcadia.lha           emu/gam 11Mb  4.0 Signetics-based machines emulator
amifish.lha              gam/boa 4Mb   4.0 Chess program compatible with UC...
baccarat.lha             gam/car 7Mb   4.0 A card game from Dr. No and Casi...
polarpaint.lha           gra/edi 3Mb   4.1 Paint program made with Hollywood
polarpaint_small.lha     gra/edi 2Mb   4.0 Paint program made with Hollywood
amissl.lha               lib/mis 4Mb   4.0 OpenSSL as an Amiga shared library
deark.lha                uti/arc 7Mb   4.0 Extracting data from various fil...
aiostreams.lha           vid/mis 229kb 4.1 Stream video from major online p...
yt.lha                   vid/mis 873kb 4.1 YouTube URL Extractor script
(snx)

[News message: 20. Apr. 2025, 06:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Apr.2025



AROS Archives uploads until 19.04.2025
The following files have been added until 19.04.2025 to AROS Archives:
metemp3_v1.5.i386-aros.zip   aud/pla 601kb a Mp3,Flac,Wav Player
amifish.i386-aros.lha        gam/boa 4Mb   Chess program compatible with UC...
baccarat.lha                 gam/car 7Mb   A card game from Dr. No and Casi...
polarpaint_aros.lha          gra/edi 2Mb   Paint program made with Hollywood
polarpaint_small_aros.lha    gra/edi 2Mb   Paint program made with Hollywood
kensv4_program_drawer.zip    gra/ico 299kb application and drawer icon kens...
arsfsdoctor11.i386-aros.zip  uti/fil 415kb SFS Recovery Application
(snx)

[News message: 20. Apr. 2025, 06:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Apr.2025
Michael Rupp (ANF)


Database: Amigamap.com now also catalogs A600GS and THEA500 Mini
On Amigamap.com, Mario Wilkens catalogs all Amiga systems still in use, including MorphOS and AROS (amiga-news.de reported). At the suggestion of Michael Rupp, owners of a THEA500 Mini or an A600GS can now also register their device there. (snx)

[News message: 20. Apr. 2025, 06:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Apr.2025
Oliver Achten / Alinea Computer (ANF)


Announcement and pre-order campaign: AmiGUS sound card
After 1 year of development time, we are proud to announce a new and exciting piece of hardware for the Amiga in 2025: the AmiGUS soundcard.

AmiGUS

Oliver Achten is responsible for the hardware development of the card. He developed the card with passion and attention to detail and also perfected the drivers in collaboration with his software team. Alinea Computer will be responsible for the production and support of the card.

GUS stands for "Great Unbelievable Sound", and that is exactly what we will be offering - a quantum leap in quality for Amiga sound cards.

No less than 24-bit, 192kHz is the premise here, and the good news is that this quality can be achieved on any Amiga, thanks to a fully featured hardware synth and mixing engine and CODEC chip for compressed sound formats.

Our goal is to bring high quality music production and reproduction back to the Amiga, making it an enjoyable experience for everyone.

AmiGUS Feature List
  • Zorro II card for Amiga 2000 / 3000 /4000 computers, or compatible bus boards.
  • Standard RCA stereo output, 192kHz @24-bit.
  • TOSLINK optical output, supporting 48kHz, 96kHz & 192kHz @24-bit.
  • 3x analogue audio inputs (PAULA, CD-ROM, EXTERNAL), sampled at 192kHz @24-bit.
  • High-quality digital mixer which operates at full 192kHz @24-bit resolution.
  • AHI buffered stream interface, supporting 8-/16- & 24-bit modes for playback and recording.
  • MP3/OGG/FLAC/WMA hardware decoder (VLSI VS1063), enhanced by a powerful DMA stream buffer.
  • 32 channel wavetable engine - featuring per voice: 8-/16-bit sample support, 192kHz @24-bit mixing rate.
  • Sample start, stop and loop pointer for effective one-shot or continuous playback modes.
  • 32-bit sample phase accumulators for extra fine grained pitch definition.
  • Optional per-voice sample interpolation for smooth sounds.
  • Channel independent left / right stereo panning.
  • Hardware ADSR evelope generator.li>
  • 32 MB on-board sample memory - ready to be used for Multichannel Sample Tracking or MIDI.
  • Flash-based mixer settings which are automatically loaded on start-up.
  • Open Hardware - Software, Platinen Gerber-Dateien und FPGA Bitstream frei verfügbar.
  • Upgradable FPGA Core via JTAG, or Amiga-based flash tool.
  • Open Hardware - Software, PCB Gerbers and FPGA Bitstream freely available.
Supported Drivers
  • AHI
  • MHI
  • CAMD (future)
Minimum Amiga Configuration
  • Amiga 2000
  • 68000 @7.09MHz
  • 1 MB Chip / 4 MB Fast
  • AmigaOS 1.3
Recommended Amiga Configuration
  • Amiga 2000 / 3000 / 4000
  • 68030 @25Mhz
  • 2 MB Chip / 16 MB Fast
  • AmigaOS 3.9 or 3.2.2<(li>
Included
  • AmiGUS card
  • Printed manual in German and English
  • Video slot Paula adapter
The AmiGUS is expected to be released on 21 June 2025 at the Amiga Ruhrpott Convention in Duisburg.

The open hardware release is available for all Amiga tinkerers and hobbyists who take pride in the experience of building and creating your own hardware - either alone or as part of the Amiga community experience.

In addition to the open hardware version, AmiGUS will also be available on sale from Alinea Computer as a complete package, build from high quality components, manual and packaging designed by the card's creator.

We are offering a pre-order promotion for the launch. The card can be pre-ordered until 2 May at a special price of 380 euros in the Alinea Computer Shop (see title link). The final price after the promotion will be 399 Euro. We look forward to your pre-orders! (cg)

[News message: 19. Apr. 2025, 23:26] [Comments: 1 - 20. Apr. 2025, 14:40]
[Send via e-mail]  [Print version]  [ASCII version]
19.Apr.2025
AmiKit (ANF)


AmiKit 12.8.3 with support for AmigaOS 3.2.3
The latest AmiKit update contains tools to install AmigaOS 3.2.3 under Amikit or to update an existing AmigaOS 3.2.x installation. (cg)

[News message: 19. Apr. 2025, 23:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Apr.2025
AmigaBill (ANF)


Video: Amiga engineers and executives discussing Commodore, VCF East 2025
In this 2nd panel (part 1) from VCF East 2025's Amiga 40 celebration, Commodore engineers and execs Dave Haynie, David John Pleasance, Hedley Davis, Greg Berlin, Don Gilbreath, Robert Miranda, and Jeff Bruette reunite to share their stories from behind the scenes of the Amiga era. (cg)

[News message: 19. Apr. 2025, 23:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Apr.2025



Aiostreams V1.7.8: Scripts for streaming videos (AmigaOS 4, MorphOS)
"All In One streams" (aiostreams) is a pack of scripts, written in Python, that can be used to stream and watch videos from different online networks, like Twitch.tv, YouTube and Vimeo.com. All the scripts are developed and fully tested under AmigaOS 4.1 FE and MorphOS 3.x. which are the target systems of George 'walkero' Sokiano's project. Changes of version 1.7.8:

Changed
  • Changed the youtube script to support urls like https://youtu.be/AbcdefghiJk
  • Changed the youtube script to return an error message when the url is not compatible
Fixed
  • Fixed the version string removing the double "vv"
  • Fixed the youtube script when searching for videos to not crash when the results do not have a videoid
As a companion to these scripts, he created the website AIOstreams which can be a fast way to discover Twitch videos. It is really fast and can be used on older browsers that do not support Javascript and CSS. This is a proxy website. No data is stored in any database, there is no tracking and no authentication is required. (dr)

[News message: 19. Apr. 2025, 18:20] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Apr.2025



Shoot'em Up: Demo version of "Wings of Fear"
Around a week ago, we reported on the preview video for the shoot'em up "Wings of Fear". Now the developer has released a demo version of his game, which is still in the alpha phase and is being created using the Scorpion Engine. He wants to use it to gather constructive feedback and suggestions on how he can improve his game.

The minimum requirements are an ECS Amiga with 1 MB Fast RAM, 1 MB Chip RAM and a 68000 CPU, with which the game runs "painfully slowly" according to the author. AGA, 2MB chip RAM and 1 MB fast RAM as well as a 68020 CPU are recommended. (dr)

[News message: 19. Apr. 2025, 06:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Apr.2025



Video tutorial: The AMOS Pro extension "AMCAF"
In his latest video, retro and Amiga fan 'Yawning Angel' takes a look at the installation of the AMCAF extension for AMOS-Pro, which provides up to 200 new commands and functions. (dr)

[News message: 19. Apr. 2025, 06:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Apr.2025



Amiga Games That Weren't: Real-time strategy game "HiWar"
At "Amiga Games that Weren't" there is information and a preview version of "HiWar", a Red Alert clone that was later released as "Tridonis" on the PC. (cg)

[News message: 17. Apr. 2025, 23:36] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Apr.2025
Simon Neumann (ANF)


Warcraft-2-Engine: Stratagus 3.3.3 for AmigaOS 4
Press release: Alinea Computer is pleased to be able to offer another port by Steffen Häuser. Steffen has taken care of the porting of the latest version 3.3.3 and the installation routines for easy installation under AmigaOS 4. Stratagus is the port of the engine in version 3.3.3, which makes it possible to play the game Warcraft 2 from Blizzard Entertainment natively on the Amiga under AmigaOS 4.


The archive contains an installer with which it is possible to install the game directly from the PC CD without pre-installing it on the PC. At least for the Warcraft 2 Classic PC CD, for the Battle.Net CD or the Gog version it is necessary to unpack a file with a Windows tool, but with the Classic CD you can install directly on the Amiga.

Warcraft 2 is one of the most famous strategy games of all time, practically the prequel to the famous MMO "World of Warcraft". In addition to the base game "Warcraft 2: Tides of Darkness", the add-on CD "Warcraft 2: Beyond the Dark Portal" (already included in the Battle.Net CD and Gog version) is also supported.

Stratagus is based on the current "latest Git" version of the Stratagus project (version 3.3.3). In contrast to an earlier implementation, 3.3.3 offers the following features:
  • Iconic game music and not just sound effects (the music files are only installed with the Warcraft 2 Classic CD and the Battle.net CD, but can be copied manually afterwards when using the Gog version).
  • The game's video sequences (video sequences not available on AmigaOne A1222)
  • A functional level editor
  • Numerous bug fixes
Of course, the localisation of Warcraft 2 into different languages is also supported.

Stratagus is under GPL licence, the source code of the Amiga version will be integrated into the github of the PC version in the foreseeable future, but is also available as a request by e-mail (see readme for details).

The minimum requirements for Stratagus are:
  • A computer with AmigaOS 4.1 FE Update 2 or higher
  • Special executables optimised for the respective platforms (x1000, x5000, Sam 440, Sam 460, G3 and A1222) can be selected during installation.
Note: This version only offers the single-player campaigns, without multiplayer. (cg)

[News message: 17. Apr. 2025, 23:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Apr.2025



Tutorial: Building a 14-Mhz accelerator card for the Amiga 500 (German)
In a German-language detailed article, Mingo shows how he rebuilds the 14mhz-accelerator available on Github. (cg)

[News message: 17. Apr. 2025, 23:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 3 ... <- 5 6 7 8 9 10 11 12 13 14 15 -> ... 20 565 1115 [Archive]
 
 Recent Discussions
.
Amiga 4000(T)ower for sale
Calvin Harris - Amiga A1200
Amiga basic rewritten for Apple
Volker Wertich interview
Commodore Amiga MYSTYLE
.
 Latest Top-News
.
Programming competition: AmiGameJam 2025 started (05. Jun.)
Martin Ulrich, co-developer of Ports of Call, has passed away (03. Jun.)
Print/PDF magazine: BrewOtaku, #6 (29. May.)
Module-player: NostalgicPlayer 3.0.0 for Windows (27. May.)
New game engine: Sevgi Engine (26. May.)
Preview video: New e-mail client "AMail" (26. May.)
PPC hardware: MorphOS successfully boots on the "Mirari" motherboard (23. May.)
AROS distribution: AROS One portable 2.8 (x86) (19. May.)
Gail Wellington passed away (18. May.)
In memoriam: Manfred Kleimann, ASM editor-in-chief, has passed away (13. May.)
.
 amiga-news.de
.
Configure main page

 
 
.
Masthead | Privacy policy | Netiquette | Advertising | Contact
Copyright © 1998-2025 by amiga-news.de - all rights reserved.
.