English Amiga Board


Go Back   English Amiga Board > Main > Amiga scene

 
 
Thread Tools
Old 20 July 2021, 19:34   #841
d4rk3lf
Registered User
 
d4rk3lf's Avatar
 
Join Date: Jul 2015
Location: Novi Sad, Serbia
Posts: 1,645
Quote:
Originally Posted by KK/Altair View Post
But I'd be curious to listen to what upgrades would be most welcome beyond this point.
For me personally, I think the height implementation is way more important then optimizing game for faster machines.

After that.. sure... it would be nice if AGA users could choose bigger res textures, more colors, bigger res, 1x1 px, and so on
(same goes for expanded OCS/ECS systems)
d4rk3lf is offline  
Old 20 July 2021, 21:53   #842
Mathesar
Registered User
 
Mathesar's Avatar
 
Join Date: Aug 2014
Location: Netherlands
Posts: 695
Another thing which is more about game design / atmosphere:
In Alien Breed 3D II you have text at the bottom of the screen when you enter certain sections of the map. For example, in the first level there is a comment how the door seems to be have been rigged so it can only be opened from the inside and when you enter a large bay area: "the doors on the right are blast doors" and so on.
I think these elements, maybe also combined with sound triggers (with the super 3D stereo effect!!!!) greatly add to the atmosphere and story of the game. It's probably a lot of work to implement but I guess it does not really need a lot of memory and/or CPU power.
Mathesar is offline  
Old 21 July 2021, 02:04   #843
Tsak
Pixelglass/Reimagine
 
Tsak's Avatar
 
Join Date: Jun 2012
Location: Athens
Posts: 1,031
Quote:
Originally Posted by Mathesar View Post
Another thing which is more about game design / atmosphere:
In Alien Breed 3D II you have text at the bottom of the screen when you enter certain sections of the map. For example, in the first level there is a comment how the door seems to be have been rigged so it can only be opened from the inside and when you enter a large bay area: "the doors on the right are blast doors" and so on.
I think these elements, maybe also combined with sound triggers (with the super 3D stereo effect!!!!) greatly add to the atmosphere and story of the game. It's probably a lot of work to implement but I guess it does not really need a lot of memory and/or CPU power.
Well, you'd be pleased to know that text messages are already implemented (top of the screen)
Currently it's just for pickups but we could easilly use this for other stuff as well I guess.
Tsak is offline  
Old 21 July 2021, 08:12   #844
E-Penguin
Banana
 
E-Penguin's Avatar
 
Join Date: Jul 2016
Location: Darmstadt
Posts: 1,213
Quote:
Originally Posted by Tsak View Post
KK wants to go exotic with this (with wavetable synthesis)
Never one to take the easy road!
E-Penguin is offline  
Old 21 July 2021, 09:21   #845
Mathesar
Registered User
 
Mathesar's Avatar
 
Join Date: Aug 2014
Location: Netherlands
Posts: 695
Quote:
Originally Posted by Tsak View Post
Well, you'd be pleased to know that text messages are already implemented (top of the screen)
Currently it's just for pickups but we could easilly use this for other stuff as well I guess.
Wow! Pretty cool!
I think these kind of things make a huge difference!
Mathesar is offline  
Old 21 July 2021, 10:31   #846
d4rk3lf
Registered User
 
d4rk3lf's Avatar
 
Join Date: Jul 2015
Location: Novi Sad, Serbia
Posts: 1,645
Quote:
Originally Posted by Tsak View Post
Currently it's just for pickups but we could easilly use this for other stuff as well I guess.
I'd use it to insult the players.
Like:
- You must be very smart to enter a room full of armed soldiers, with just a gun
- Are you color blind, or just plain stupid? This is a Red Door, and you have Blue key
- Now this is really embarrassing. If this was a video game, I'd push reset button.
d4rk3lf is offline  
Old 21 July 2021, 11:16   #847
rabidgerry
Registered User
 
rabidgerry's Avatar
 
Join Date: Nov 2018
Location: Belfast
Posts: 1,512
Quote:
Originally Posted by KK/Altair View Post
I'm trying to hit the deadline of releasing a demo during August, so wish me good luck.
Good luck! Really look forward to that, but if you don't make it in time we know it's in the works.

I'm sure like a lot of people, I don't really care about it getting upgraded for faster systems or whatever, we'll be happy with the finished game.

So long as I can play on my A1200 I will be happy even if I do have an accelerator. If future upgrades came along of course the more the merrier, but right now, the thought of playing the finished game "as is" and it being stable on my system is enough to keep me excited about this project.

Keep up the work KK
rabidgerry is offline  
Old 21 July 2021, 21:00   #848
Tsak
Pixelglass/Reimagine
 
Tsak's Avatar
 
Join Date: Jun 2012
Location: Athens
Posts: 1,031
Quote:
Originally Posted by nikosidis View Post
I seen the video about the fantastic use of stereo sfx, but as option I believe it was talked about mono sfx and music?
We'll see how this one works out, depends on the music player and the track composition really. Stereo sfx might still remain but things will surely become more cramped up.

Quote:
Originally Posted by d4rk3lf View Post
I'd use it to insult the players.
Like:
- You must be very smart to enter a room full of armed soldiers, with just a gun
- Are you color blind, or just plain stupid? This is a Red Door, and you have Blue key
- Now this is really embarrassing. If this was a video game, I'd push reset button.
Lol
Tsak is offline  
Old 22 July 2021, 10:59   #849
KK/Altair
Registered User
 
Join Date: Sep 2019
Location: Gdansk / Poland
Posts: 134
[quote]But thinking about it... An a1200 has more (chip)ram! So maybe things like more sound effects and/or ambient music are easier to realize?[/uqote]
Good thing to consider. Once I get hang of how to load stuff from HD we could make a separate Dread installation with higher quality samples, for starters. And the same goes for the music, but this is still an open topic. Other than that, the only other way I use chip ram is the display buffers and weapon sprites. Everything else would prefer to stay in Fast, if there is one.

In any case, after the demo I'll be moving from the EXE format to a trackloader, so loading extra stuff will have to wait - juggling an extra floppy to get higher sample quality would probably be a bad tradeoff. I would be able to cache floppy data in extra ram, though, which means less loading for A1200 in any case.

Quote:
We need to see about music cause KK wants to go exotic with this (with wavetable synthesis) so the footprint of each track might not be that large in the end (hense having extra ram won't make much difference).
I want to be able to make as good music as it gets, with as limited space as possible, so you know.
And I have already written a tracker playback routine for SFX, so that seems not as big deal as it seems now.
(yes, I'm four episodes worth of stuff done ahead of video releases)

Quote:
A600 can also have 2MB chip and from A500 rev. 6 it is also possible with 2MB chip.
Yes, and I fortunately own such extended one as well, so I'll see what use it could be put to.
Still, as far as Dread goes, I'd prefer Fast to that any day, but we get what we get.

Quote:
I did a simple mod to my rev. 6 to use the 0,5MB slow ram as chip so I now have 1MB chip.
Nice job. I love DIY retro hacks*.
Does it normally detect in the system?
Or more importantly, does it occupy common chipram addresses, so I can detect it myself?
(hoping to win a few extra kBs at one point by trackloading the game from boot sector and managing all the memory space myself)

(* as far as Amiga hacks go, I have both Gotek and FDD in, switchable, or configurable as DF0/DF1 combo for single pass X-Copy transfer - fun stuff)

Quote:
I seen the video about the fantastic use of stereo sfx, but as option I believe it was talked about mono sfx and music?
That's the plan.
And I hope to be able to implement SFX and MSX over a common voice allocator, so SFX could still reasonably play over 4-channel MSX.
Or a 6-channel MSX, because that feature could also come in handy while writing music.
(been there, done that - played 4ch music using priorities on 2-channel of Atari VCS console and it gave a significant boost)

Quote:
For me personally, I think the height implementation is way more important then optimizing game for faster machines.
That's why that feature is high on my list.
In fact, I already started prototyping it (the tool already has height-based test software renderer implemented in C++) and it looks like it would be way easier than expected to do.
Still, I have to sort out the FDD map loading first, because implementing heights would require completely different approach to line data loading then before.

Quote:
After that.. sure... it would be nice if AGA users could choose bigger res textures, more colors, bigger res, 1x1 px, and so on
(same goes for expanded OCS/ECS systems)
1x1 px would be a major performance killer for OCS/ECS.
And bigger resolution textures would probably add too much work for our "art department" at this point.
So let's make the game first, and expand later.

Quote:
In Alien Breed 3D II you have text at the bottom of the screen when you enter certain sections of the map. For example, in the first level there is a comment how the door seems to be have been rigged so it can only be opened from the inside and when you enter a large bay area: "the doors on the right are blast doors" and so on.
I think these elements, maybe also combined with sound triggers (with the super 3D stereo effect!!!!) greatly add to the atmosphere and story of the game. It's probably a lot of work to implement but I guess it does not really need a lot of memory and/or CPU power.
I'll be definitely adding 1-line text display for such information (128px width on sprites, so stay to the point!), but that's really all the effort needed. Playing sounds upon entering a location is already trivial with the scripts - just add a new invisible item that plays it. The scripts currently lack functions for objects to communicate with each other (e.g. to trigger 3D sound from another location than the trigger's, or to trigger few things in sequence), but I guess they will definitely come at one point.

Quote:
Well, you'd be pleased to know that text messages are already implemented (top of the screen)
Currently it's just for pickups but we could easilly use this for other stuff as well I guess.
Correction: You have done your job, making font for it and providing mockup art.
But I haven't even started on actually implementing using it yet.

Quote:
Are you color blind, or just plain stupid? This is a Red Door, and you have Blue key
I have issues with this one:
1. What's wrong with being color blind? I know quite a few persons like this.
2. It would require complete color blindness, which is very uncommon. Usually it's red-green or blue-yellow color blindness, with the other pair still being recognizable (nitpicking, but I find this topic quite interesting).

Quote:
Stereo sfx might still remain but things will surely become more cramped up.
Stereo SFX will surely remain, even if only as an option that disables music. I can see all the reasons people would prefer disabling the music to get positional cues while playing (especially on headphones).



In any case, I have a small REQUEST FOR HELP.
Another video is coming, so if any of you would like to be a beta-viewer, PM me today.
The first version of the next episode has just rendered, but it needs to be watched a few times, preferably with a fresh eyes, to catch any irritating details that might have gotten by (but no big changes - if it's acceptable, it stays, because "done is better than perfect").


Thanks, and have a nice day!
KK/Altair is offline  
Old 22 July 2021, 11:17   #850
hooverphonique
ex. demoscener "Bigmama"
 
Join Date: Jun 2012
Location: Fyn / Denmark
Posts: 1,624
Quote:
Originally Posted by KK/Altair View Post
Nice job. I love DIY retro hacks*.
Does it normally detect in the system?
Or more importantly, does it occupy common chipram addresses, so I can detect it myself?
Yes, it will sit at $80000 and gets detected by exec just like in an A500+ (it is just the memory normally sitting at $C00000 being remapped to $80000 for the cpu).
hooverphonique is offline  
Old 22 July 2021, 13:29   #851
d4rk3lf
Registered User
 
d4rk3lf's Avatar
 
Join Date: Jul 2015
Location: Novi Sad, Serbia
Posts: 1,645
Quote:
Originally Posted by KK/Altair View Post
I have issues with this one:
What's wrong with being color blind? I know quite a few persons like this.
That's why my sentence clearly says:
Are you color blind, OR just plain stupid?

Common man... you know me... of course, nothing is wrong with color blind people. I have a few friends that are color blind. One of them is actually (believe it, or not) doing digital drawing and painting (concept art and environments) for living. And it's very good in that actually. I love his paintings.

The above sentence was just a joke, and I apologize if anyone is being offended.
d4rk3lf is offline  
Old 23 July 2021, 04:07   #852
Tsak
Pixelglass/Reimagine
 
Tsak's Avatar
 
Join Date: Jun 2012
Location: Athens
Posts: 1,031
Quote:
Originally Posted by KK/Altair View Post
Correction: You have done your job, making font for it and providing mockup art.
But I haven't even started on actually implementing using it yet.
Ups! Well, good to be here to correct me.
Thought this was a done deal already.
Tsak is offline  
Old 23 July 2021, 09:14   #853
dlfrsilver
CaptainM68K-SPS France
 
dlfrsilver's Avatar
 
Join Date: Dec 2004
Location: Melun nearby Paris/France
Age: 46
Posts: 10,412
Send a message via MSN to dlfrsilver
Quote:
Originally Posted by Tsak View Post
Ups! Well, good to be here to correct me.
Thought this was a done deal already.
John, can you show us some new screens on dread ? thanks !
dlfrsilver is offline  
Old 23 July 2021, 14:59   #854
Tsak
Pixelglass/Reimagine
 
Tsak's Avatar
 
Join Date: Jun 2012
Location: Athens
Posts: 1,031
Quote:
Originally Posted by dlfrsilver View Post
John, can you show us some new screens on dread ? thanks !
No need to, new video titled "total graphics replacement" is coming today so stay tuned!
Tsak is offline  
Old 23 July 2021, 17:48   #855
saimon69
J.M.D - Bedroom Musician
 
Join Date: Apr 2014
Location: los angeles,ca
Posts: 3,516
Quote:
Originally Posted by d4rk3lf View Post
I'd use it to insult the players.
Looks like you've been able to insult the devs instead - more practice at the shooting range needed? :P:P:P:P
saimon69 is offline  
Old 23 July 2021, 18:20   #856
KK/Altair
Registered User
 
Join Date: Sep 2019
Location: Gdansk / Poland
Posts: 134
So, the episode is out, covering all the new graphics changes.
Have fun!
[ Show youtube player ]


Quote:
John, can you show us some new screens on dread ? thanks !
So, everybody is eager to see some new stuff... but when I specifically ask for help (above) in watching the almost final versions of the next video, no one turns up.
I don't quite get it.

Quote:
Looks like you've been able to insult the devs instead - more practice at the shooting range needed? :P:P:P:P
No insult taken. I just want to stay as far away as possible from offending anyone myself.
KK/Altair is offline  
Old 23 July 2021, 19:04   #857
Samurai_Crow
Total Chaos forever!
 
Samurai_Crow's Avatar
 
Join Date: Aug 2007
Location: Waterville, MN, USA
Age: 49
Posts: 2,186
Excellent!
Samurai_Crow is offline  
Old 23 July 2021, 19:11   #858
saimon69
J.M.D - Bedroom Musician
 
Join Date: Apr 2014
Location: los angeles,ca
Posts: 3,516
The Dread guy reaction make me think of this guy bottom left
[ Show youtube player ]
saimon69 is offline  
Old 23 July 2021, 19:18   #859
roondar
Registered User
 
Join Date: Jul 2015
Location: The Netherlands
Posts: 3,406
Very nice video, this is looking extremely good - better ever episode
roondar is offline  
Old 23 July 2021, 19:39   #860
d4rk3lf
Registered User
 
d4rk3lf's Avatar
 
Join Date: Jul 2015
Location: Novi Sad, Serbia
Posts: 1,645
Quote:
Originally Posted by KK/Altair View Post
So, everybody is eager to see some new stuff... but when I specifically ask for help (above) in watching the almost final versions of the next video, no one turns up.
I don't quite get it.
Well, the reason why I decided not to, is because I am interested in every single part of creation of the game, therefore I probably wouldn't advice to cut-out anything, and therefore I would be a bad judge on the subject.
I guess some other people felt similar.

Anyway
-------------------------

TERRIFIC VIDEO GUYS!
I think this one is by far the best video so far, and offers so many updates, that you could easily make 3 videos out of it.

One thing I didn't understand, is when the Pixel Glass mentioned BG gradient and cloud layer on top of it. After KK intervention, does that gradient move at same speed as cloud or a little slower? If it's a little slower, then I think it should be way more slow, because parallax is almost invisible now.
Also.. the cloud itself... I like it... but it looks like it's observed from above, not bellow... and also... wouldn't it make more sense if the cloud(s) are in the very top of the image, and horizon gradient bellow, and not the other way around?

@TSAK
Amazing work, both in quality and quantity.
I am speechless how much you achieved in relative short period of time (while being busy with other projects too).

Pixel Shade did also amazing work with the characters.
-----------------

Thanks for dedication guys, I am looking forward in trying the demo (and creation set tools) very soon, hopefully.
d4rk3lf is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amiga DRAM chip tester for HYB-514256B with Arduino UNO - Amiga 500/500+ andy2018 support.Hardware 0 31 October 2018 21:27
Amiga 500 Rev.6A VS Amiga 500 Plus with 2MB chip and ACA 500 turrican9 support.Hardware 0 24 December 2016 02:16
Final Fight on AMIGA 500+ (500 Plus), not 500! padremayi support.Games 55 09 March 2016 20:39
Possible to port Alien Breed 3D maps to Doom? (I know AB3D has features Doom can't) dex Coders. General 2 21 January 2012 22:06
GL Doom for Amiga fitzsteve support.Games 1 09 November 2010 12:52

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:56.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.21052 seconds with 16 queries