Смотрите другие статьи из рубрики «Консольные классики» в Google.
Смотрите другие статьи из рубрики «Консольные классики» в Google.
Virtua Fighter gets a sharp HD makeover as fan modder WangDrum rebuilds the 32X version’s 3D visuals while preserving its arcade-born character.
The Fighter That Arrived at the Right Time
In 1993, Virtua Fighter didn’t quietly join the arcade fighting-game crowd. It arrived with the visual equivalent of kicking open the door.
The market was already packed with quarter-hungry champions. Уличный боец II, Мортал Комбат, и Роковая ярость were dominating arcade centers and thriving on home consoles. Players knew what they wanted: colorful sprites, familiar special moves, and opponents who could be understood at a glance. Then Sega rolled out a fighting game built from chunky 3D polygons, and suddenly the rules of the genre looked rather less settled.

At first glance, the original Virtua Fighter could seem almost austere beside its 2D rivals. Its fighters were made of hard-edged geometry, its arenas were stark, and its animation lacked the expressive exaggeration of hand-drawn sprites. Yet that restraint was exactly what made it feel futuristic. Sega’s Model 1 arcade hardware could render large 3D characters at high speed, giving Yu Suzuki’s fighter a mechanical, almost laboratory-like identity.
That visual leap mattered. Virtua Fighter may not have flattened every competing game in the arcades, but it offered something fundamentally different: a fighting game where spacing, timing, and movement were wrapped in a new 3D language. It helped establish a path later followed by series such as Tekken и Soulcalibur. And, in the grand tradition of ambitious experiments, it also helped make room for the wonderfully strange Ballz 3D.
Why the Home Version Was Such a Problem
The arcade original was impressive. Bringing it home was another matter entirely.
A 16-bit console could reproduce a game such as Уличный боец II with convincing results because the hardware already understood the visual vocabulary: flat backgrounds, animated sprites, and carefully controlled effects. Virtua Fighter needed something much more specialized. Its characters weren’t simply pictures being moved around the screen. They were collections of polygons that had to be transformed and displayed in real time.
The Mega Drive, capable machine though it was, wasn’t built for that job. A faithful home conversion required additional hardware, and Sega’s answer arrived in late 1994 with two major additions to its console family: the 32-bit Saturn and the 32X expansion.
The Saturn version was an impressive technical achievement, though it was never quite arcade-perfect. It also had the unfortunate timing of a delayed arrival in the United States. By the time players received it, Sony’s Battle Arena Toshinden had already made an impression with its smoother presentation and more modern-looking polygonal arenas.
My first reaction to the Saturn version was that it felt like a respectable compromise rather than a proper continuation of the arcade experience. I’ve softened on that view over time. It remains visibly limited, certainly, but its existence is a reminder of how demanding early 3D games were. The Saturn wasn’t simply receiving a downgraded game; it was wrestling a specialized arcade machine into a living-room box.
The 32X Port Was a Small Hardware Miracle
The 32X edition, however, deserves a different kind of respect.
The add-on had a reputation for being awkward, expensive, and difficult to program. Its hardware architecture was notoriously intimidating, and many games released for it struggled to show why the expansion existed in the first place. Virtua Fighter was one of the rare exceptions. It made a persuasive case for the machine.

The 32X version delivered rapid gameplay, smooth animation, remarkably quick cartridge loading, and an ambitious attempt to reproduce the Saturn edition’s CD-quality sound and music. It was not an arcade-perfect conversion, but perfection was almost beside the point. The game moved with purpose, retained the essential feel of the original, and pushed hardware that often seemed determined to make developers regret their career choices.
The result is one of the most fascinating games in the 32X library. It doesn’t merely survive the transition from arcade to home console. It shows what the add-on could accomplish when programmers understood how to coax performance from its complicated design.
That’s why a new fan project focused on this particular version is so appealing. The 32X port is obscure enough to be overlooked, yet technically interesting enough to reward close inspection.
A New HD Project Looks Beneath the Pixels
Enter SEGA MODEL KING, also known as “WangDrum,” whose work has turned toward a PC remaster of the 32X release.
WangDrum had already created a faithful emulation of the original Model 1 arcade version. The new project shifts attention to the home conversion, aiming to give the 32X game a crisp HD presentation without losing the structure that made it special.
A preview of the project can be seen here: https://www.youtube.com/watch?v=skLB3Iu7J-I
The first obstacle was the original resolution: 320 by 224 pixels. Simply enlarging that image would make everything bigger, but not genuinely sharper. The 3D geometry would still be confined to the same low-resolution pixel grid, meaning the characters would remain bound to the limitations of the original rendering process.
That distinction is crucial. Upscaling an old game can be like placing a larger frame around a tiny painting. The frame grows, but the brushstrokes don’t become clearer. WangDrum’s approach goes much deeper by reconstructing the 3D scene before rendering it again.
“The 32X VF codebase itself locks vertex positions to a 320×224 pixel grid during final rendering… Simply upscaling the display output meant the vertices remained trapped within that 320×224 grid, restricting their minimum movements.”
— WangDrum
Rebuilding the 3D Geometry
The technical solution sounds less like a traditional graphics filter and more like carefully taking the game apart while it is running.
WangDrum intercepted the floating-point vertices, matrices, bones, and camera data during the SH-2 interpreter’s transformation stage. Those pieces were then used to reconstruct the game’s coordinate space. From there, the extracted 3D geometry could be rendered through a custom renderer operating entirely in floating-point space.
“To bypass this, I intercepted the camera-space floating-point vertices, matrices, bones, and camera data during the SH-2 interpreter’s vertex/part transformation phase. I then reconstructed the coordinate space and re-rendered the 3D geometry extracted from the ROM using a custom-built renderer operating in pure floating-point space, free from the pixel grid.”
— WangDrum
The division of labor is especially neat. The Mega Drive handles the game’s 2D elements, while the custom renderer takes responsibility for the rebuilt 3D models.
“The video you’re looking at was rendered using this engine – the Mega Drive handles the 2D elements, while the custom renderer handles the 3D.”
— WangDrum
That hybrid method preserves the original game’s personality while allowing its polygonal fighters to escape the visual bottleneck imposed by the 32X’s native output. The result is still unmistakably Virtua Fighter, only with the geometry given enough room to breathe.
60 Frames Per Second Changes the Feel
The project also introduces new interpolation code, allowing the action to run at 60 frames per second instead of the original 30.
On paper, that sounds like an automatic improvement. In practice, it’s a little more complicated. Virtua Fighter was designed around its original motion cadence, and doubling the frame rate can make the game feel subtly unfamiliar. The characters glide more smoothly, but that extra smoothness can also create an uncanny sensation, as though the fighters have stepped out of their original time period without entirely leaving it behind.
I’m not completely sure the 60FPS presentation will satisfy every purist. Some players will prefer the original rhythm, warts and all. Still, the improvement is difficult to dismiss once the higher-resolution models are on screen. The cleaner movement lets you appreciate the careful shape and animation work that the 32X team managed under serious technical constraints.
There’s a pleasing contradiction here: the project modernizes the game in ways that may feel less historically authentic, yet those changes make the old craftsmanship easier to see.
The Faces Hidden in Plain Sight
The HD treatment also exposes one of the 32X version’s most clever shortcuts.
During normal gameplay, the character models use basic, simplified faces. That makes sense when the hardware is busy drawing two active fighters, an arena, interface elements, and all the other pieces required to keep the match moving. But once a round ends, the game can concentrate its resources on a single character.
That’s when the fuller facial details appear in the victory poses.

At the original resolution, this trick is easy to miss. In HD, it becomes one of those delightful retro discoveries that makes you pause and think, “Wait, was that always there?” The faces weren’t absent because the designers lacked ambition. They were being selectively deployed, saved for the moment when the hardware had enough breathing room to show them properly.
It’s a small detail, but it says a lot about the era. Developers were constantly choosing where to spend a few extra polygons, a little more memory, or another fraction of a second of processing time. The victory pose became a tiny showcase, a reward for both the player and the machine.
A Spotlight on an Overlooked Sega Fighter
The project is already attracting attention from people curious about what else could receive similar treatment. Suggestions have included other 32X titles such as Star Wars Arcade и Virtua Racing Deluxe, two games that also pushed Sega’s add-on in very different ways.
For now, though, WangDrum’s focus remains firmly on Virtua Fighter. That seems sensible. The 32X version has enough technical character to justify a deep dive, and the HD presentation reveals details that the original display resolution kept hidden.
There is some uncertainty over how far the project will ultimately go, but the early footage makes the central idea convincing. This isn’t just a bigger picture pasted over an old game. It’s an attempt to separate the 2D and 3D parts of the original presentation, rebuild the geometry, and let the hardware’s most ambitious work finally appear with more clarity.
That makes the project valuable even beyond its visual upgrade. It reminds us that the 32X wasn’t simply a failed detour in Sega’s hardware history. In the right hands, it could produce a version of Virtua Fighter that remains surprisingly quick, polished, and technically daring.
Virtua Fighter has always been about seeing fighting games from a new angle. This 32X remaster project does something similar for the port itself, revealing the clever compromises beneath its jagged surfaces. Would you rather play the smoother 60FPS version, or keep the original 30FPS rhythm for maximum period authenticity?
ЧАСТО ЗАДАВАЕМЫЕ ВОПРОСЫ
- What is the Virtua Fighter 32X remaster project?
It is a fan-made PC project that gives the 32X version of Virtua Fighter a higher-definition presentation by reconstructing and re-rendering its 3D geometry. - Who is working on the project?
The project is being developed by SEGA MODEL KING, also known as WangDrum, who previously created a faithful emulation of the original Model 1 arcade release. - Does the remaster simply upscale the original image?
No. The project intercepts geometry and camera data, reconstructs the coordinate space, and renders the 3D elements through a custom floating-point renderer. - Why does the 60FPS upgrade feel different?
The original game was designed to run at 30 frames per second. Increasing the frame rate makes movement smoother, but it can also change the rhythm and visual character familiar to longtime players. - What hidden detail does the HD presentation reveal?
The game uses simplified faces during normal matches, then displays more complete facial features in victory poses when the hardware can focus on one character.
For more thoughtful retro-gaming features and preservation stories, subscribe to the newsletter.
