A new gameplay tease has put Bad Dudes vs. DragonNinja back in the spotlight for Commodore Amiga fans. Developer JOTD is continuing work on an arcade-focused conversion for Amiga AGA machines, and the latest build is notable for more than simply bringing the famous Data East brawler to a different piece of vintage hardware. The in-progress update introduces parallax scrolling in selected stages, two-player modes, and faster graphics handling through asynchronous blits.
For a game built around exaggerated action, crowded combat encounters, and a very recognisable late-1980s arcade identity, those additions matter. The original arcade release moves quickly between locations and asks players to react to enemies coming from both sides, so a port needs responsive controls, readable visuals, convincing audio, and enough performance to preserve the rhythm of its fights. JOTD's project is still described as a work in progress, and the developer has acknowledged that version 1.1 contains plenty of bugs. Even so, the newly highlighted features offer a clear indication of the technical and gameplay goals behind the conversion.
A More Ambitious Amiga Take on a Data East Brawler
Bad Dudes vs. DragonNinja originated at Data East, where it became one of the era's better-known side-scrolling beat 'em ups. Its premise is unapologetically direct: two tough heroes must battle their way through waves of enemies in order to rescue the President. The game's name, memorable opening scenario, and forceful arcade presentation have helped it retain a place in retro-gaming conversation long after its initial release.
Amiga players did receive an earlier adaptation, published by Imagine in 1989. That version has not enjoyed a universally warm reputation among the machine's enthusiast community. Criticism has frequently focused on its visuals and backgrounds, with some long-time Amiga fans regarding it as a weak representation of the arcade game. That history gives this new AGA-oriented effort an especially interesting context. It is not merely another release of an old game; it is a chance to revisit a conversion that many players felt could have been handled more effectively on Commodore hardware.
For useful background on this topic, read L'Abbaye des Morts Arrives on ZX Spectrum Next With Dual Visual Modes.
JOTD's project is being positioned around the higher-end AGA Amiga experience rather than compatibility with every Amiga configuration. That distinction is important. AGA-equipped systems offered expanded visual capabilities compared with earlier Amiga models, while the project's stated requirements also call for fast memory. The target hardware gives the conversion room to pursue a richer presentation and the performance necessary for a more arcade-minded result.
What the Latest Update Adds
The newest update calls out three main additions. First, parallax scrolling has been implemented in levels 4 and 6. Parallax is a visual technique in which background layers move at different speeds, creating a greater sense of depth as the foreground action scrolls across the screen. It is not just a decorative flourish in an arcade conversion. When used well, it helps environments feel more alive and can bring a game's visual motion closer to the character of its original cabinet version.
Limiting the feature to particular stages also illustrates the realities of a continuing retro development project. Different levels can place different demands on memory, artwork, collision handling, enemy activity, and screen updates. Introducing parallax in two levels is therefore both a visible upgrade and a sign that the developer is working through the game on a stage-by-stage basis rather than applying a superficial global change.
The second major feature is support for two-player modes. Cooperative play is central to the appeal of many classic beat 'em ups, particularly games whose combat design encourages players to cover each other's sides, control groups of enemies, and recover from knockdowns together. A version that includes two players has the potential to capture an essential part of the arcade experience rather than treating the game solely as a single-player nostalgia piece.
The third highlighted improvement is faster blitting using asynchronous blits. In simple terms, blitting refers to the process of moving or drawing blocks of graphical data. On Amiga hardware, efficient use of the machine's graphics capabilities can have a major effect on how smoothly a game presents sprites, backgrounds, and scrolling action. Asynchronous blits allow work to be handled in a way that can help reduce bottlenecks, leaving more time for other tasks while graphics operations are underway.
That does not automatically mean every area of the game is finished or flawless. JOTD has been candid that build 1.1 still has many bugs. But the technical change is significant because the game's action relies on momentum. Any reduction in overhead, slowdown, or visual stutter can be valuable in a title where enemy groups, scrolling scenery, and player attacks all need to be managed at once.
An Update Worth Watching, Not a Finished Release
It is important to frame the new footage and feature list correctly: this is an update tease for a work in progress, not confirmation of a final completed build. Retro projects often develop in public over long periods, especially when they involve reverse engineering, hardware-specific optimization, art conversion, and ongoing testing on original systems. New functionality can arrive before all known issues are resolved, and individual builds may change substantially before a project reaches a stable endpoint.
That caveat is especially relevant here because the developer explicitly notes the remaining bugs in version 1.1. Players interested in trying the current work should expect an evolving conversion rather than a definitive finished product. At the same time, releasing or demonstrating an imperfect build can be useful for a project like this. It lets the community see progress, evaluate how new techniques affect the game, and appreciate the complexity involved in getting an arcade title running convincingly on period hardware.
For the Amiga scene, that process is part of the appeal. Projects that revisit old arcade conversions often generate attention because they combine preservation, programming craft, and a form of historical revision. The goal is not necessarily to erase the existence of an earlier commercial port. Instead, it is to explore what may be possible with a different technical approach, additional time, and the benefit of decades of accumulated hardware knowledge.
The Team Behind the Conversion
Credits for the project identify JOTD as responsible for reverse engineering the Amiga port and for graphics conversion. Those tasks sit at the core of an effort like this. Reverse engineering can involve studying how the original game behaves and reconstructing or adapting its logic for the target platform, while graphics conversion requires careful decisions about colour, detail, animation, memory use, and how assets are displayed within Amiga limitations.
No9 is credited with music tracks and sound remastering. Audio is a crucial but sometimes underappreciated part of making an arcade conversion feel authentic. The arcade version's sounds, music, and attack feedback all contribute to the energy of the action. Reworked audio designed for the target machine can make a substantial difference, particularly when paired with improvements to the visual side of the port.
PascalDe73 is credited for the Amiga icon. Data East receives credit for the original code, sounds, music, and graphics, reflecting the foundation provided by the arcade game. The project also credits paraj, a/b, and technical experts from the English Amiga Board community for help with Amiga hardware quirks. That final acknowledgement highlights a familiar reality of vintage development: original hardware has its own specific behaviours, limitations, and edge cases, and community knowledge can be invaluable when solving them.
Hardware Requirements for the Current Build
The current requirements are specific. The conversion is intended for a PAL Amiga A1200 or A4000 with fast memory. It also requires WHDLoad to be installed. Players will need a two-button joystick, although keyboard controls are supported as well.
- PAL Commodore Amiga A1200 or A4000
- Fast memory
- WHDLoad installed
- Two-button joystick, with keyboard support available
These requirements underline that the project is designed for a particular Amiga setup, not the original lower-spec configurations associated with the platform's earliest years. A1200 and A4000 owners with suitable memory expansion are the intended audience for the current version, and the PAL designation should be noted by anyone planning to test it on original hardware.
A Promising Second Chance for Bad Dudes on Amiga
There is a special satisfaction in seeing a retro conversion revisit a game with unfinished business on a platform. Bad Dudes vs. DragonNinja has always had the broad ingredients of an ideal home-computer action game: clear objectives, immediate combat, colourful stages, co-op potential, and a larger-than-life arcade attitude. The earlier Amiga release may have left some fans disappointed, but that disappointment also creates room for a modern homebrew effort to make a stronger case for the machine.
JOTD's AGA update does not yet represent a final verdict. Bugs remain, development continues, and no completion date is established here. Still, the addition of parallax in levels 4 and 6, two-player modes, and faster asynchronous blitting gives retro enthusiasts concrete reasons to follow the project. If the remaining issues can be addressed while those features are refined, this could become a particularly compelling example of how active the Amiga development community remains decades after the hardware's commercial peak.
For now, the latest gameplay glimpse is best viewed as an encouraging progress report: a technically ambitious attempt to give Data East's absurdly enjoyable brawler a more fitting outing on AGA Amiga hardware.
Community
Discussion
Start the conversation.
No comments have been posted yet.