Opened 2 years ago
Last modified 5 months ago
#13957 pending defect (assigned)
FREESCAPE: Demo mode does not match the original implementation in Driller
Reported by: | neuromancer | Owned by: | neuromancer |
---|---|---|---|
Priority: | normal | Component: | Engine: Freescape |
Version: | Keywords: | ||
Cc: | Game: | Driller |
Description
In all supported releases of Driller (DOS/Amiga/AtariST), the demo mode does not execute exactly what is needed to replicate the expected behavior. Re-implementing the exact movements is a challenge, since the limited precision of the arithmetic of the original code when calculating the player position should be emulated as close as possible.
Additionally, in the retail versions, the demo mode is not enabled automatically.
Change History (2)
comment:1 by , 2 years ago
Game: | → Driller |
---|---|
Owner: | changed from | to
Resolution: | → assigned |
Status: | new → pending |
comment:2 by , 5 months ago
Note:
See TracTickets
for help on using tickets.
Support for replaying demo is better thanks to the usage of the original co(sine) tables. It is still not working properly for mouse position.