English Amiga Board


Go Back   English Amiga Board > Main > Amiga scene

 
 
Thread Tools
Old 05 March 2024, 17:44   #61
eXeler0
Registered User
 
eXeler0's Avatar
 
Join Date: Feb 2015
Location: Sweden
Age: 50
Posts: 2,953
Best 3d Game Engines For Being Creative With?

Maybe some sort of script that sets all starting parameters is easy to fix, but you’d also need a way to record the gameplay and then replay it.
Not sure how much work that would be.
eXeler0 is offline  
Old 05 March 2024, 18:01   #62
paraj
Registered User
 
paraj's Avatar
 
Join Date: Feb 2017
Location: Denmark
Posts: 1,107
It would be quite a bit of work (I've suggested it before). When I did some 060 micro optimizations a while back I had a local, hacked build that switched between a few hard-coded poses so I could somewhat accurately measure if the changes made any positive difference.
paraj is offline  
Old 06 March 2024, 16:58   #63
Karlos
Alien Bleed
 
Karlos's Avatar
 
Join Date: Aug 2022
Location: UK
Posts: 4,167
This probably isn't the place for it, but there was code in the original sources for following a path. The problem with the approach is that it's not enough to record the player, you'd probably need to record the state of all the objects (Inc temporary ones) and devise a suitable way of replacing it all. You also have to decide if you want to record at the interrupt level, or snapshot per frame.

In short, it's a lot of work.
Karlos is offline  
Old 06 March 2024, 18:33   #64
eXeler0
Registered User
 
eXeler0's Avatar
 
Join Date: Feb 2015
Location: Sweden
Age: 50
Posts: 2,953
Best 3d Game Engines For Being Creative With?

Quote:
Originally Posted by paraj View Post
It would be quite a bit of work (I've suggested it before). When I did some 060 micro optimizations a while back I had a local, hacked build that switched between a few hard-coded poses so I could somewhat accurately measure if the changes made any positive difference.

Maybe a ”ghetto” -version could be made with less work if we only recorded the camera position lets say every 10th frame from a playthrough and then replayed only camera position & angle for playback, ignoring how monsters move etc.
Youd still get a good idea of the areas of a map where youre dropping performance etc?
eXeler0 is offline  
Old 07 March 2024, 02:06   #65
abu_the_monkey
Registered User
 
Join Date: Oct 2020
Location: Bicester
Posts: 1,950
Quote:
Originally Posted by eXeler0 View Post
Maybe a ”ghetto” -version could be made with less work if we only recorded the camera position lets say every 10th frame from a playthrough and then replayed only camera position & angle for playback, ignoring how monsters move etc.
Youd still get a good idea of the areas of a map where youre dropping performance etc?
looking into it

https://eab.abime.net/showpost.php?p...postcount=4257
abu_the_monkey 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
Good explanation why half-brite is too slow for game engines? ImmortalA1000 Coders. General 43 25 July 2021 17:51
3D Construction Kit - 3D Kit Game WHDLoad zeropolis79 request.Other 5 07 April 2015 14:45
Sprite scaling pseudo-3D engines (Lotus, XJ220...), how were they done? dex Retrogaming General Discussion 34 26 December 2012 13:16
How do pseudo-3D racing game engines work? absence Coders. General 2 29 May 2010 00:05
3D remake of a classic 3D game T_hairy_bootson Retrogaming General Discussion 5 21 December 2006 12:33

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 07:33.

Top

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