Illegal Instruction: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Illegal Instruction (also referred to as II) is an error found in [[Wonderland]], similar to [[Memory Access Violation]] but far rarer. Illegal Instructions occur when the game attempts to perform | '''Illegal Instruction''' (also referred to as II) is an error found in [[Return To Wonderland]], similar to [[Memory Access Violation]] but far rarer. Illegal Instructions occur when the game attempts to perform a CPU/GPU instruction that is not supported by the CPU/GPU. | ||
== Known Causes == | == Known Causes == | ||
Line 6: | Line 6: | ||
* [[Return to Wonderland]]: Doing certain things with [[38 08]]. | * [[Return to Wonderland]]: Doing certain things with [[38 08]]. | ||
* . | |||
== See Also == | |||
* [[Wikipedia:Illegal_opcode|Illegal opcode]] on Wikipedia. | |||
[[Category:Errors|Errors]] |
Latest revision as of 22:59, 4 December 2022
Illegal Instruction (also referred to as II) is an error found in Return To Wonderland, similar to Memory Access Violation but far rarer. Illegal Instructions occur when the game attempts to perform a CPU/GPU instruction that is not supported by the CPU/GPU.
Known Causes
The following events can cause an Illegal Instruction Error.
- Return to Wonderland: Doing certain things with 38 08.
See Also
- Illegal opcode on Wikipedia.