
TL;DR
A modder has successfully integrated GTA III into GTA: San Andreas, allowing players to control both games simultaneously. This was achieved by running GTA III within the San Andreas process, sharing the same graphics device.
✦ Why It Matters
Engineers can explore advanced modding techniques to create immersive experiences in existing game frameworks.
Key Takeaways
How It Works
Dryxio's mod allows GTA III to run directly on a television screen in GTA: San Andreas by sharing the same Direct3D graphics device. This means that both games can render simultaneously, with GTA III's graphics being displayed as a live texture on the in-game TV.
Players can switch between controlling characters in both games without pausing or interrupting gameplay.
Related