Illegal Instruction: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Tyteen4a03 (talk | contribs) (cleared up how II happens) |
||
Line 1: | Line 1: | ||
'''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 | '''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 5: | Line 5: | ||
The following events can cause an Illegal Instruction Error. | The following events can cause an Illegal Instruction Error. | ||
* Return to Wonderland: Doing certain things with [[38 08]]. | * [[Return to Wonderland]]: Doing certain things with [[38 08]]. | ||
== See Also == | |||
[[Wikipedia:Illegal_Opcode]] | |||
[[Category:Common Wonderland Errors]] | [[Category:Common Wonderland Errors]] |
Revision as of 07:09, 6 December 2012
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.