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

Amiga events
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)

16.Jul.2023



MorphOS-Storage uploads until 15.07.2023
The following files have been added until 15.07.2023 to MorphOS-Storage:
ZIP_2.0.lha               Dependencies              Read and write ZIP arch...
z80dasm_1.2.0.lha         Development/Cross         Z80 assembly generating...
EAQNE-2_1.0.lha           Games/Adventure           Adventure point and cli...
AmiTranslate_0.1.lha      Misc                      AmiTranslate_0.1.lha
Wayfarer_6.0.lha          MorphOS-update            Wayfarer is the latest ...
fxBlankers_1.2.lha        System/Ambient/Blankers   Effectful screenblanker...
(snx)

[News message: 16. Jul. 2023, 08:12] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2023



WHDLoad: New installers until 15.07.2023
Using WHDLoad, games, scene demos and intros by cracking groups, which were originally designed to run only from floppy disks, can be installed on harddisk. The following installers have been added until 15.07.2023:
  • 2023-07-11 improved: Killing Cloud (Vektor Grafix) fixed protection, trainer improved, added level selection (Info)
  • 2023-07-10 improved: Savage (Probe Software) less chipmem requirement, trainers added, use files now, QuitKey for 68000 (Info)
  • 2023-07-10 updated: Aunt Arctic Adventure (Mindware/Starbyte) patch rewritten, another version supported, manual included (Info)
(snx)

[News message: 16. Jul. 2023, 08:12] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jul.2023
Epsilon's World


Blog "Vintage is The New Old" is discontinued
The blog "Vintage is the New Old" (ViTNO) - formerly known as "CommodoreBlog" and then as "Commodore is Awesome" - will stop all activities at the end of the month. The blog used to report on all facets of retro computing. The operator Paulo justifies his step with the fact that despite the numerous readers, the engagement and feedback on articles and actions is close to zero. In contrast, news published on ViTNO is very often used and commented on in other media (podcasts, websites, etc.) without the site being named as a source.

Another reason for discontinuing the blog was his perception that websites with in-depth articles were generally losing space and importance at the expense of social media such as Facebook, Twitter, Tik Tok, etc. with quick-to-consume posts. In his opinion, most people no longer seemed to have the patience to read longer posts and stories that wanted to be written on.

He said he will continue to be involved, not give up his hobby. After the closure, ViTNO will be found in the Internet Archive. (dr)

[News message: 16. Jul. 2023, 07:10] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2023



LinuxJedi blog: Restauration of an Amiga 3000
In two detailed blog entries Andrew 'LinuxJedi' Hutchings shows how he restores an Amiga 3000 bought from the USA. The first part is mainly about adjustments to the power supply and changing from NTSC to PAL system, in the second part he replaces the 100MB SCSI drive with a BlueSCSI-V2. (dr)

[News message: 15. Jul. 2023, 21:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2023
itch.io


Platform game: "Boxx"-Remake v1.0
The developer 'Lemming880' is currently working on the fourth part of his "Boxx" series developed with the Scorpion Engine (amiga-news.de reported). At the same time he is also porting the first part of the series, originally written with Backbone, to the Scorpion Engine. The latest update to version 1.0 includes the following changes:
  • Upgraded to Scorpion Engine v2023.2
  • added bounce blocks to normal and hard mode
  • added more cannons
  • easy mode gives 3 hearts, normal mode 2 hearts, hard mode 1 heart
  • boss now flashes when hit by player projectile
  • boss has a different health pool per difficulty mode
  • boss overlapping player does a bit more damage on hard mode
  • boss phase 3 now turns towards the player when the player is 'in sight'. But the boss only does it again after it has been off screen. Alarm lights indicate if the boss will turn around or not: red = turns around, green = keeps walking
  • boss phase 3 walks faster on hard mode
  • boss phase 3 shoots on hard mode
  • player jumps a little higher (like 3 pixels)
  • fixed enemy damage: right side did half damage of left side
  • hearts image in top bar updated
  • some levers now spawn a bomb on hard mode instead of nothing
  • made some level ends a bit longer
  • coin drop animation a bit longer
  • bonus heart and all energy potions now also have a drop animation
  • menu, game over and outro music volume lower before it starts playing (before it would start louder and then fade)
  • menu boxx logo pixel ratio fix
  • menu font fixes
  • jukeboxx and credits now have the right coin button
  • performance mode replaced with boss flash option
  • top panel boxx logo replaced
  • top panel difficulty icon added
  • plain scorpion splash screen
  • added workbench icon to hard disk version
  • menu 'beta' text removed
An Amiga 500 with 1MB RAM is required. (dr)

[News message: 15. Jul. 2023, 19:14] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jul.2023
MorphZone


MorphOS: Web browser Wayfarer 6.0
Jacek 'jacadcaps' Piszczek has released version 6.0 of his web browser Wayfarer for MorphOS. As the developer wrote, the WebKit core has again been rebased to the latest stable WebKitGTK tree. But that's not all, 6.0 also brings many UI improvements like Bookmark filtering, improved password management, Youtube playback fixes, additional Altivec acceleration and more.

To update from 5.5 simply use the Check for Updates menu function. Wayfarer will then download the new build and auto-update on quit. To update from an older version, manually extract all files from wayfarer.lha into your existing installation.

Changes:
  • Rebased to WebKitGTK 2.40.2
  • Implemented Bookmarks filtering
  • Password manager now stores port numbers too, making it possible to have multiple services requiring login handled on the same domain (as a side effect, all old passwords have been promoted to port 443/https)
  • Added a popup if audio initialization has failed
  • Added a way to manually add passwords in the Password Settings
  • Youtube MSE playback improvements
  • Fixed HTTP authentication popup saving credentials for a wrong host in case of redirection
  • Fixed a redraw issue when opening print panel while page is still loading
  • Fixed to default mimeType to text/html if missing in response from server
  • Fixed a couple of minor memory leaks
  • Updated libnix and libpng16 both with additional Altivec optimizations
  • Updated libxml2, libwebp
Download: wayfarer.lha (32 MB) (dr)

[News message: 15. Jul. 2023, 06:33] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023



Workbench distribution: AmiKit XE 12.2 for Raspberry Pi and Windows/Mac/Linux
AmiKit has released version 12.2 of the workbench distribution AmiKit XE. Among other things, AmigaOS 3.2.2.1 is now supported and it has been updated to the latest version of the emulators WinUAE and Amiberry. Detailed change logs for Windows/Mac/Linux and for the Raspberry Pi 4/400. (dr)

[News message: 14. Jul. 2023, 20:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023



Gotek firmware: FlashFloppy 3.41
FlashFloppy is an alternative, open source firmware for the floppy emulator Gotek. Its original firmware is not developed any further. Changes in version 3.41:
  • AT32F415: Fix timer handling since clock speed increase (v3.39).
  • LCD: Faster power-on initialisation. Don't wait for display to clear.
(dr)

[News message: 14. Jul. 2023, 19:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023
jPV RNO (E-Mail)


Review: "Finnish Amiga Users Group" at the Vectorama 2023
In mid-June, Vectorama 2023, an online gaming event aimed at people of all ages, took place in Oulu, Finland. Also present was the Finnish Amiga Users Group, which organised an Amiga stand at the gaming event.

The stand featured an Amiga 500 with Gotek, THEA500 Mini, six A1200 computers, and two MorphOS machines. The A1200 setups were equipped with 030 accelerators and WHDLoad collections. One A1200 also had a PiStorm accelerator to be shown, but it was swapped back to a 030 for better games compatibility. A Mac mini setup was running an infoscreen presentation made with Hollywood Designer and playing some background music, and an iBook setup was used to enter scores from games competitions with a custom program made with Hollwood and MUI Royale. The scores updated in real-time to the infoscreen computer via NetFS Revised mounted network shares. Competitions were held in Pang, Giana Sisters S.E., and Smarty and the Nasty Gluttons games, and three best players in each game were rewarded with prizes.

The latest videos and photos from the event have now been updated to the Finnish Amiga Users Group's event page. (dr)

[News message: 14. Jul. 2023, 14:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023



Demoparty: Results of Pågadata 2023
At the beginning of July the Pågadata 2023 took place in Kvidinge, Sweden (amiga-news.de reported). At the demo competition held there, the following Amiga results were achieved:

Amiga Demo Amiga Amos Demo Amiga Music The contributions can be downloaded from the homepage sorted by category. (dr)

[News message: 14. Jul. 2023, 13:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023



Adventure interpreter: ScummVM 2.0.1.01 for Amigas with 68060 processor
The developer 'NovaCoder' has been porting the adventure interpreter ScummVM to AmigaOS 3: the latest version 2.0.1.01 is available for RTG-Amigas and AGA-Amigas with 68060 processor and is based on ScummVM 2.0.1 for the first time. (dr)

[News message: 14. Jul. 2023, 12:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023



MorphOS: Screen blankers fxBlankers V1.2
Stephan Blixth (OnyxSoft) has released version 1.2 of his screen saver fxBlankers for MorphOS (amiga-news.de reported) which now also includes DotFlag and RandomPixels. (dr)

[News message: 14. Jul. 2023, 12:12] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023



Event: Banquet ticket registration for AmiWest 2023
The banquet ticket registration form is now available for AmiWest, which will be held in Sacramento, California, from 12 to 15 October 2023. In addition, two more raffle sponsors, AmiKit and Alinea Computer, and prominent attendees, Doug Compton of 10MARC and Alex Perez of Rabbit Hole Computing (ZuluSCSI), have been secured. The speaker at the banquet will be Garry Hare, former CEO ("Chief Executive Officer") of Amiga Inc. (see also his legal dispute from 2005). (dr)

[News message: 14. Jul. 2023, 11:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023
Amiga Future (website)


Amigaland.de: Games by California Dreams added
At Amigaland.de now all games by California Dreams are available. This month the titles Street Rod, Street Rod 2: The Next Generation, Blockout, Tunnels of Armageddon, TrianGO and Vegas Gambler have been added to that collection of legally downloadable software. (snx)

[News message: 14. Jul. 2023, 08:14] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023
Amiga Future (website)


Start bar: WBDock2 2.877
Thomas Rapp has updated his Toolmanager or AmiDock style start bar, WBDock2, to version 2.877. Changes of this program for AmigaOS 3.1 and higher include addition of an experimental separator app (only working properly in AmiDock style yet) and a change in autohide mode preventing the dock to also appear when a previously started program ends.

Download: wbdock2.lha (377 KB) (snx)

[News message: 14. Jul. 2023, 08:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023
Andreas Magerl (ANF)


Amiga Future: New full versions online
Further full versions of Amiga games have been added to Amiga Future's download area: Wibble World Giddy, Giddy 2, Operation Firestorm, and Space Ace 2 - Borfs Revenge as well as the Bauersoft releases Basket, Hotel, Imbiss, and Toon. (snx)

[News message: 14. Jul. 2023, 07:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023



Image editor: PyDPainter 1.2.0 for Windows, Linux and macOS
The image editor PyDPainter (YouTube video) is inspired by DPaint and according to its author Mark Riale an attempt to create a usable pixel art program in Python using PyGame that can handle low resolutions and limited colour palettes and which can be as easy to use as possible (amiga-news.de reported). Changes of version 1.2.0:
  • Implement Background
  • Fix Picture/New canvas sizing
  • Added palette pick to choose color from screen
  • Fix bugs with fullscreen
  • Implement Stencil Lock FG
  • Fix loading of VGA display IDs
  • Added Stencil and Background documentation
  • Add placeholders for other menu documentation
(dr)

[News message: 14. Jul. 2023, 07:40] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jul.2023



Virtual Enemies: Devlog #2 - Registration, Network, Language-Support
For the announced strategy game "Virtual Enemies" (amiga-news.de reported), the developers have published a second devlog:

"It's time to give another interim report on the development status of "Virtual Enemies". So how does it looks like:

Character registration is almost complete. That means, the player chooses his language, enters his pseudonym and chooses a sponsor. Nothing is saved yet. This is also not the goal for Amiga38.

What will also not be part of the playable prototype is network communication. Nevertheless, we have already dealt with it a bit and can announce that according to current knowledge, communication with a game server works fine. More details about the planned multiplayer features will follow soon.

Oh, by the way, we have finished the internal tests on the language mod system. The system works great! We just need to add automatic detection of new languages until the final version. But this is not a priority at this point.

Next steps are the provisional creation of a main menu, a mailbox system and the creation of 2 tutorial missions. For everything else placeholder graphics will be used.

After finishing this work the Amiga38 is welcome to come. Some pictures will follow at the end of July, if everything goes according to plan. However, we have to point out that these are placeholder graphics and will definitely still be replaced!" (dr)

[News message: 14. Jul. 2023, 07:26] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
11.Jul.2023
Amiga Future (website)


Print/PDF magazine: Amiga Addict, issue 22
The 22nd issue of the British magazine "Amiga Addict" will be published on Thursday, July 13th. Among the topics are reviews of current games and especially an interview with the developers Shaun Southern and Andrew Morris about the history of Magnetic Fields (Lotus trilogy, Super Cars).

Amiga Addict is published monthly and is available as a single issue or by subscription, either in printed form or as a PDF file. (snx)

[News message: 11. Jul. 2023, 09:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
11.Jul.2023
Amiga Future (website)


Arcade port: Pengo beta version released
At the title link, a beta version of the game "Pengo", originally published for Sega's arcade machines, has been released (video). As a red penguin, you have to fight off so-called Sno-Bees in a labyrinth of ice blocks. (snx)

[News message: 11. Jul. 2023, 08:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
11.Jul.2023
Amiga Future (website)


Program for DeepL use: AmiTranslate 0.1
Marcus 'ALB42' Sackrow's program AmiTranslate (video) serves as an ambilink to the translation service DeepL and is available for AmigaOS, AmigaOS 4, AROS (x86, x64, ARM) and MorphOS.

Besides an SSL-secured internet connection (OpenSSL3 under MorphOS resp. AmiSSL for the other systems) the program also needs the MUI class texteditor.mcc. (snx)

[News message: 11. Jul. 2023, 08:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 65 125 ... <- 130 131 132 133 134 135 136 137 138 139 140 -> ... 145 824 1509 [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
.
Emulator: Denise v2.6 (18. Jul.)
Interview: Markus Tillmann about the Warhol connection and amiga40-highlights (13. Jul.)
New Commodore owners with new website and first products (update) (12. Jul.)
Emulator: WinUAE 6.0.0 (04. Jul.)
Group of investors represented by Youtuber Perifractic buys Commodore (28. Jun.)
AmiKit In A Box: Raspberry Pi 5 with Workbench distribution (25. Jun.)
MorphOS: Web browser Wayfarer 10.0 (16. Jun.)
MorphOS: Software collection Chrysalis 3.19 (15. Jun.)
Legal dispute: Hyperion can be held liable for copyright infringements (13. Jun.)
Youtuber claims to have received an offer to buy the Commodore brand (08. Jun.)
.
 amiga-news.de
.
Configure main page

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