09.Aug.2024
|
Print magazine: Passione Amiga, issue 18
The current issue of the Italian magazine "Passione Amiga" once again comprises 48 colour pages and is available in printed or digital form:
- Video games: RogueCraft, Tony - Montezuma's Gold, Temptations, King & Balloon, TankX, Ami HERO, Doom RPG, FreeSynd, Geo's Quest, Gateway to Nowhere, Hack & Slash, Cecconoid, Quake 2 for AmigaOS 4.1 and AmigaOS 3.
- Test report: Hollywood Designer 7.0
- Review: Kickstart 02
- Interviews: Numerous interviews with the authors of the titles reviewed in this issue
- Technology: Amiga and networks
- Also: Game news, tech news, reader mail, demo scene, box special...
(cg)
[News message: 09. Aug. 2024, 15:46] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Aug.2024
Thorsten Mampel (ANF)
|
Event: 25th Amiga-Meeting Nord in Neumünster (Germany)
From October 31 till November 3 the 25th Amiga-Meeting Nord will take place in Neumünster, Germany. Details can be found at the title link or in our German news-item. (snx)
[News message: 09. Aug. 2024, 12:28] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Aug.2024
|
Text adventure: "Adventure 3"
After "Adventure 1" and "Adventure 2", 'grindercowboy' has now released the third and final part of his text adventure series. "Adventure 3" is inspired by "The Hobbit", among other things: the task is to find the three rings of power and destroy them. (dr)
[News message: 09. Aug. 2024, 06:15] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Aug.2024
|
Game Construction Kit: RedPill 0.9.41
RedPill, developed by Carlos Peris, is a game construction kit written in Amiblitz 3.99, which allows the development of games from various genres (e.g. Agonman). RedPill (YouTube video shows improved support of moving platforms) is compatible with AGA and ECS, the "player" for playing the finished creations requires a total of 1.5 MB RAM. Jens 'Farbfinsternis' Henschel has written a tutorial.
All changes of updated version 0.9.41:
- Image to tiles now can open a large image containing a map, extract its
tileset, and optionally recreate this map in the current level.
- Image to tiles checksum has been improved to avoid duplicates.
- Now you can select the spritesheets to use for each Level, saving some
valuable Chip Memory.
- The used spritesheets in the level can be automatically calculated by the
editor.
- In Tileset Menu, Image to tiles can now be used to open a large image with a
game map. The routine will generate all the tiles for this map, and will give
the possibility to generate the level map as well.
- In Objects Menu, in the Advanced section you can define the maximum speed you
want your object to move. Useful for example, when you do not want your object
to fall too fast.
- Fetch mode Quadruple can now be used with Screen Widths: 320, 288 and 256.
Using it will speed up games for AGA Amigas without FastRAM.
- Added a project named BobPerfTest to be able to check performance with the
different fetch modes.
- Added action trigger Follow Object Free, works as previous one but instead of
using 8 directions for moving, movement is smooth vector based.
- When using Help key or ? button to get screen information, now you can click
More button that will open the HTML help with detailed info.
- The tool to open HTML files can be defined in the REDPILLEditor Icon.
- Project ex_mapenemies has been updated win new graphics and using the new
Follow Obj Free trigger.
- ECS parallax now supports vertical movement.
- Red CD32 button is now equivalent to normal Joypad first button.
- Vampire can usage can now be detected using the condition trigger Processor.
It will return 8 for 68080.
- Fix Triggonometry startup issue that caused Trig funcions to not work.
- Fix weird behaviour when static objects are deleted from the level.
- Fixed issue when using Inv Speed triggers.
- Giving more info about the errors in Level Properties screen.
(dr)
[News message: 08. Aug. 2024, 10:30] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Aug.2024
|
AmigaGuide magazine: Issue 14 of "WhatIFF?"
"WhatIFF?" is an Amiga magazine in AmigaGuide format. The topics of the thirteenth issue include reviews of hardware (e.g. TF536) and software (e.g. Amiga GPT, ApolloExplorer), tutorials (e.g. Blitz Basic Basics Part 1: Introduction and Setup) and interviews (z.B. Michael Rupp (TAWS)). (dr)
[News message: 08. Aug. 2024, 08:23] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Aug.2024
|
Using image files and discs in PC drives: DiskFlashback v1.0.2
Developer Rob Smith has written DiskFlashback, a convenient software for Windows 10/11 (64-bit) that enables PC floppy drives to read and write image files such as ADFs (Amiga Disk Files) during operation. It also allows you to process real discs in Amiga or Atari format, with the appropriate hardware extensions. To use it, you need the FloppyBridge plugin, which in turn requires additional hardware (amiga-news.de reported). Now he has released version 1.0.2 of the software. Changes:
- Sped up the Greaseweazle track reading speed by almost double
- Sped up the Supercard PRO track reading speed by almost double
- Small speed up for DrawBridge reading too!
- Sped up disk writing as well!
- Added special message for people just trying to run the DiskFlashback EXE and wondering why it doesn't do anything
- Added new "Clean Drive Heads" option for real floppy drives (cleaning disk required)
- Re-arranged all physical drive related commands into its own menu
- Added option to toggle the auto-starting up the system tray icon with Windows
- Changed how new versions of the application are detected to hopefully get around some previous false positives
- Mount physical Amiga HD/Memory Card disks as drive letters (OFS/FFS/PFS only)
- Can now detect Amiga hard disk partitions when RDSK block is not on the first block (can be upto 64 blocks in)
- Better / quicker cooldown if disk is removed from physical drive while its being read
- Added support for DSK (MSX) files as they're basically FAT12 PC disks
- Fixed a bug with some DMS files where the total number of cylinders was incorrectly read
- Fixed potential re-entry bug from aborting some operations and turning off the drive motor
- Fixed issues with SuperCard PRO board not seeking to the correct track [FloppyBridge]
- Fixed an issue where some SCP files wouldn't load at all
- Fixed some issues with some dual-format disk images not showing both parts
- Fixed issues with Tri-format disks (they're actually dual-format really)
- Fixed an issue with dual-format disks where number of heads was incorrectly used for PC/Atari side
- Fixed issue where re-reading bad Amiga sectors didn't work properly
- Fixed a strange seek issue when ejecting real floppy disks
- Fixed issue with some dialogs disappearing behind explorer after message was shown
- Fixed an issue where changing file attributes (Amiga) caused the Readable/Delete attributes to become unset
- EXEs etc are now digitally signed
(dr)
[News message: 08. Aug. 2024, 06:14] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Aug.2024
AmiKit (ANF)
|
Workbench distribution: New Raspberry Pi installer for AmiKit
Ján Zahurančík's workbench distribution AmiKit now includes a new, Debian-based installer for the Raspberry Pi. It adapts to the actual Raspberry Pi device used, be it model 5, 400 or 4.
Features of the distribution include:
- Performance: 2500 MIPS and 800 MFLOPS on the Raspberry Pi 5
- Start: Boots into AmiKit directly
- Rabbit Hole: All Linux programs (such as modern browsers, playback software or LibreOffice) can be launched and controlled directly from the AmiKit desktop
Subscribers will already find the installer in their inbox. (snx)
[News message: 07. Aug. 2024, 08:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Aug.2024
|
AmigaOS 4: Internal 10-watt amplifier for the A1222 Plus
Kevin 'ktadd' Taddeucci has purchased an A1222 Plus in addition to his existing AmigaOS 4 hardware (MicroA1, AmigaOne X1000) and reports on his experiences in a blog. Having recently tested various audio players, he now takes a short detour back to the hardware and reports on how he has equipped his A1222 Plus with an internal 10-watt amplifier and loudspeakers. (dr)
[News message: 07. Aug. 2024, 06:15] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|