List of worlds with permanent port incompatibility
Jump to navigation
Jump to search
Due to various issues that would be logistically impossible to fix or not worth the trouble, or due to exploits of certain buggy/limited aspects of MegaZeux, several games have permanent incompatibility with the port. These games will work differently in MegaZeux 2.80+ through no fault of MegaZeux itself but mostly through limit changes, general bad practices, and buggy behavior of old MZX versions.
The worlds
World | Category | Reason | Info |
---|---|---|---|
#mzxmzx.mzx | Bug Exploit | SET RANDOM -32768 32767 | Used to cause a crash in DOS versions. |
Trashman Dan | Limit changes | Relies on valid default values for sprite height; relies on string char checks being signed | Dialog boxes are (even more) broken due to two tricks: placing a sprite before it is given a height, and using a negative number as a check against a string char. The port does not have valid default sprite dimensions (refusing to place a sprite with a dimension of 0), and changed sprite char checks to unsigned, so neither trick works in the port. |
Partition Magic Pro: The Game | Relies on overflowing a 16-bit counter | With the counter size increased to 32-bit, this takes far longer to do. | |
Hamlet 2 | DOS naming conventions | Names of files truncated; references in code are in full | The Robotic tries loading extended names of char and palette files, but the files are truncated to 8.3. MZX truncates the filename load in DOS to 8.3, but 2.8+ does not, causing the chars and palettes to remain unloaded in one instance. Old copies of Zombie Quest and Hamlet did this too, and with much higher severity, but they have been fixed or repackaged. |
Several games | Names of files in full; references in code are truncated | This affects MOD names only. See list below. | |
Technicolor Cheese Wedge Demo | Bad Counter Names | Counters with leading $ characters are used | This game's battle engine uses counters with leading $ characters, including one simply called "$". These are interpreted as strings in the port. |
Torn Creation | Unspecified | Wait 1 issue? | "Lack of wait 1s in the scrolling code causes the junk at the top of the boards to be visible when near the top of the board." (clarify?) |
DOS MOD name incompatibility
- Are Tomatoes Bad for Your Health?
- Billy's RPG
- Bob's Adventure
- Burnt Rubber
- Call of Caethrath
- Dan F. 2
- Energy Attack
- Evil Internet Virus (The)
- Kya's Sword (moot, as there is a port remake)
- Larry the Junkie
- Lillygrass
- Neo Blaster X
- Nova Force Demo
- Plague (The)
- Second Search (The)
- Stones and Roks
- Stones and Roks 2
- Siphrian (Non-DoZ)
- Sword Quest
- Tearaway
- Telecrisis Ch. 1
- Top Skater
- Trinity
- X-pedition
- Zed! Demo