Welcome, Guest. Please login or register.

Recent Posts

Pages: [1] 2 3 ... 10
1
Amiga Gaming / Re: Ring around the World - out now!
« Last post by saimo on March 20, 2023, 10:19:36 AM »
Three days ago, a friend who was playing Ring around the World (without me even knowing), asked me: "I noticed that the palette changes and I'm pretty sure it's because of the elapsing of time!". He was right - the game simulates the elapsing of time and handles several events related to it.

A constant and very important effect is that the protagonist becomes (more) thirsty, hungry and sleepy as time goes by. Another constant and noticeable effect is that the environmental lighting changes according to the hour of the day. Other events happen when a certain time is reached.
1 in-game hour corresponds to 10 real-world minutes, but some actions might cause time to elapse more quickly.
The duration of a day is 24 hours.
The game starts at 12:00.

Before releasing the game, I had made a video to show, at an accelerated pace, the effects of time, but I had kept it private. To answer my friend, I showed the video to him, but now I thought I'd share it with everybody.

https://www.youtube.com/watch?v=cIQUlh29WBw
2
Amiga Hardware Issues and discussion / Re: Cyberstorm MK2 Boot Issue
« Last post by Matt_H on March 19, 2023, 01:22:49 PM »
kolla’s message was a bit cryptic, but I agree that you should also look into P5Init, which is part of the mmu.library package.
3
Amiga Hardware Issues and discussion / Re: Cyberstorm MK2 Boot Issue
« Last post by tpd67 on March 19, 2023, 10:32:43 AM »
HEllo,

Yes, MMU library is installed. I'll try moving all the other libs as suggested and making sure the Cpu is seated. The mainboard was professionally recapped a couple of years ago i did the PSU and fitted a quiet fan last year. It was all working fine with the stock 030 processor.

If this doesn't work i'll going to strip out the ZZ9000 and try a new basic install of 3.2 and see what happens...

I'll post an update when i've done these things.

Tim

4
Amiga Gaming / Re: ArtPazz - new game for AGA just released
« Last post by saimo on March 18, 2023, 11:30:46 PM »
New version of ArtPazz released. It benefits from the recent improvements to ALS and to the AMOS executables optimizer originally developed for Ring around the World.

v1.7 (18.03.2023)
* Fixed 'I' and ']' of big font.
* Removed involuntary dependency on AMCAF (the cleanup code included an Open Workbench command).
* Saved some memory by tweaking the AMOS Professional Interpreter configuration.
* Recompiled against ALS v2.4 (which eliminates the dependency on mathtrans.library).
* Reprocessed executable with improved optimizer tool that optimizes also Exit If ... and While ... Wend.
* Embedded version string in executable.

v1.6 (02.03.2023)
* Fixed 24 bytes memory leak due to the AMOS function Dir First$() by replacing it (and Dir Next$()) with direct calls to dos.library.
* Fixed 24 bytes memory leak due to the new font handling code.

v1.5 (28.02.2023)
* Changed font handling so that diskfont.library is no longer needed.
* Made minimal changes to the startup and cleanup code.
5
Amiga Gaming / Re: Follix - new game for AGA Amigas
« Last post by saimo on March 18, 2023, 11:18:38 PM »
New version of Follix released. It benefits from the recent improvements to ALS and to the AMOS executables optimizer originally developed for Ring around the World.

v1.5 (18.03.2023)
* Made minimal changes to the startup and cleanup code.
* Removed involuntary dependency on AMCAF (the cleanup code included an Open Workbench command).
* Saved some memory by tweaking the AMOS Professional Interpreter configuration.
* Recompiled against ALS v2.4 (which eliminates the dependency on mathtrans.library).
* Reprocessed executable with improved optimizer tool that optimizes also Exit If ... and While ... Wend.
* Embedded version string in executable.

v1.4 (22.02.2023)
* Lowered the task priority from 5 to 0 to play nice to the OS upon cleanup, just before saving the data to disk.
6
Amiga Hardware Issues and discussion / Re: Cyberstorm MK2 Boot Issue
« Last post by kolla on March 18, 2023, 08:53:25 PM »
p5init
7
Amiga Marketplace / Re: PiStorm 32 Lite for Amiga 1200 at AmigaKit.com
« Last post by BozzerBigD on March 18, 2023, 07:33:42 PM »
@Thread

I think communication with UK vendors has run its course here. See the thread below or the PiStorm Discord Channel for interesting discussion about Pistorm32 future products:

https://amigaworld.net/modules/newbb/viewtopic.php?mode=viewtopic&topic_id=44822&forum=25&start=120&viewmode=flat&order=0
8
Amiga Marketplace / Re: PiStorm32-Lite A1200 Shipping Soon!
« Last post by BozzerBigD on March 18, 2023, 07:32:55 PM »
@Thread

I think communication with UK vendors has run its course here. See the thread below or the PiStorm Discord Channel for interesting discussion about Pistorm32 future products:

https://amigaworld.net/modules/newbb/viewtopic.php?mode=viewtopic&topic_id=44822&forum=25&start=120&viewmode=flat&order=0
9
Amiga Hardware Issues and discussion / Re: Cyberstorm MK2 Boot Issue
« Last post by Matt_H on March 18, 2023, 04:16:19 PM »
I am now running with the MMULibraries you recomended.

With such a setup, I *think* the only 680x0.library file in Libs: should be 68060.library. Have you removed/renamed/disabled all the older ones? More importantly, have you also installed mmu.library?

Your file versions all look correct, and if it's a stock install the symptoms you're describing now suggest there might be a hardware issue. I'm not very good at diagnosing those, but the main things to check are:
1. Is the accelerator fully seated? Use a pencil eraser to press down on the connector to ensure a tight fit.
2. Are the motherboard capacitors healthy?
3. Is the power supply healthy?

Another thing to check on the software side is whether the 3.2.2 update successfully modified the startup-sequence to kick in the new ROM modules.
10
Amiga/MorphOS/AROS Programmers Forum / Re: ALS, a new graphics system - RELEASED!
« Last post by saimo on March 18, 2023, 02:38:18 PM »
Ring around the World received an update yesterday. Today is ArtPazz's and Follix's turn - but first comes the library they're built on: ALS.

v1.100 & v2.4 (18.3.2023)
* Removed dependency on mathtrans.library by replacing CN=2^LD with CN=1 : Rol.l LD,CN.
Pages: [1] 2 3 ... 10