|
Notes |
|
|
(0014768)
|
|
Wepl
|
|
2025-12-29 11:27
|
|
|
You mean to add support for a 4-player adapter? |
|
|
|
(0014769)
|
|
Lucas
|
|
2025-12-29 14:55
|
|
Yes, something similar to the game Dyna Blaster.
In the Dyna Blaster game, every player uses a separate controller. |
|
|
|
|
I made a similar patch by modifying the existing source (available on AmigaLive).. but because I was learning 68k assembly on my own, the code is kind of ridiculous cause I overcomplicated things and its buggy if played with less than 4-players... and I would have to remake it with today's knowledge.. but I can help you with some pointers and debugging that I have if interested.
I also had patched it for erroneous movements such as up+down left+right as these could be achieved through emulation with using keyboard to emulate a joystick and caused the player to warp.. |
|
|
|
|
|
BTW I meant the existing WHDload source code |
|
|
|
(0014812)
|
|
Wepl
|
|
2026-02-03 22:24
|
|
|