View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0005490 | TreasureTrap | [WHDLoad Installs Games] OCS | public | 2022-01-24 18:21 | 2024-10-03 18:27 | ||||||||
Reporter | Tom-Cat | ||||||||||||
Assigned To | StingRay | Project Info | Treasure Trap (Emerald Software Ltd) http://www.whdload.de/games/TreasureTrap.html | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | resolved | Resolution | duplicate | ||||||||||
Summary | 0005490: Music in Menu missing and Alternative Controls Requested | ||||||||||||
Description | First is an actual bug: In the main menu of the game, after the intro, there should be music playing. However in the WHDLoad version this music is only present in the intro, not in the actual game menu. Second is a request for an improvement: Being one of the best isometric adventure games on the Amiga ever, would it be possible to add alternative joystick/joypad controls where you don't have to press TWO directions (diagonal) to move the player north/south/east/west, but assign them as they are assigned for the keyboard cursor keys. With the keyboard this is already possible and working fine. But with the joystick/joypad you have to annoyingly hold the joystick in the diagonal positions which is not very comfortable when playing. | ||||||||||||
Steps To Reproduce | Run the game. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Machine | A500 | ||||||||||||
CPU | 68020 | ||||||||||||
CPUSpeed | 100 | ||||||||||||
ChipSet | ECS | ||||||||||||
GFXCard | None | ||||||||||||
ChipMem | 1 MB | ||||||||||||
FastMem | 0 MB | ||||||||||||
Workbench | OS 3.1 | ||||||||||||
KickROM | 40 - Kick 3.1 | ||||||||||||
KickSoft | None | ||||||||||||
WHDLoad | 18.7 | ||||||||||||
imported | |||||||||||||
Attached Files |
|
Relationships | ||||||
|
Notes | |
StingRay (developer) 2024-09-25 11:37 Last edited: 2024-09-25 11:37 |
The music after the intro is only available if extra memory is detected. I have explicitly set the slave to use 0.5 MB chip memory only, as there is no need for a RAM disk (disk version builds one if extra memory is detected) in the WHDLoad version. And the music after the intro doesn't justify using 0.5 MB more memory for the patch either. |
Tom-Cat (reporter) 2024-09-25 11:56 |
Is it possible to add an option that would enable the music in the menu? |
StingRay (developer) 2024-09-25 13:04 |
I don't think I will do that. Too much work for almost no benefit. I would need to have 2 slaves in the package, adapt the install script to support these 2 different slaves and I would also have to create code to adapt the memory list code to add a fast memory node. I will check when I implement the alternate controls to see if I can create a 1 MB slave that plays the menu music, but don't hold your breath. |
Tom-Cat (reporter) 2024-09-25 13:39 |
Thanks Sting. As you said it is not a big deal, just for completeness sake in the end. It is my favorite isometric 3d game on Amiga :) The alternate controls implementation is more or less the reason for this. Never played the game with joystick because of that, only keyboard. |
StingRay (developer) 2024-09-28 11:16 |
I have implemented the alternative joystick control. Was easier than I initally thought, it only requires patching 4 bytes, there's not even additional code required. :) I'll now check if the 1 MB slave can be easily created, but won't spend too much time on that. |
StingRay (developer) 2024-09-28 13:23 |
I have extended my own personal deadline by 60 minutes and spent 90 minutes to create a 1 MB slave, it is experimental and there most probably will be problems. Use it at your own risk and don't report any problems with that slave, I will happily ignore any bug reports. :) I have attached the slave to this ticket, it will not be available in the official package on WHDLoad. |
StingRay (developer) 2024-09-28 14:14 |
The updated patch with alternative joystick controls is now available on the WHDLoad site. |
Tom-Cat (reporter) 2024-09-28 22:23 |
Thank you Sting. 1Mb version working perfectly. :) Will revert back to official slave if there are any problems with it. |
Torti the Smurf (reporter) 2024-10-03 18:27 |
Thank you StingRay \(^-^)/ |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-24 18:21 | Tom-Cat | New Issue | |
2024-09-25 08:10 | StingRay | Assigned To | => StingRay |
2024-09-25 08:10 | StingRay | Status | new => assigned |
2024-09-25 11:37 | StingRay | Note Added: 0013990 | |
2024-09-25 11:37 | StingRay | Note Edited: 0013990 | View Revisions |
2024-09-25 11:56 | Tom-Cat | Note Added: 0013991 | |
2024-09-25 13:04 | StingRay | Note Added: 0013995 | |
2024-09-25 13:39 | Tom-Cat | Note Added: 0013997 | |
2024-09-28 11:16 | StingRay | Note Added: 0014022 | |
2024-09-28 11:18 | StingRay | Relationship added | duplicate of 0006592 |
2024-09-28 13:21 | StingRay | File Added: TreasureTrap_1MB.slave | |
2024-09-28 13:23 | StingRay | Note Added: 0014025 | |
2024-09-28 14:14 | StingRay | Status | assigned => resolved |
2024-09-28 14:14 | StingRay | Resolution | open => duplicate |
2024-09-28 14:14 | StingRay | Note Added: 0014026 | |
2024-09-28 22:23 | Tom-Cat | Note Added: 0014029 | |
2024-10-03 18:27 | Torti the Smurf | Note Added: 0014043 |