noun Gaming Slang

low-level emulation (LLE)

· noun · gaming

Simulating the actual chips, warts and all.

0

Definitions

1

Emulating the actual hardware components down at the low level, the real chips doing their real thing, instead of shortcutting their functions. Heavier on your CPU but it nails the edge cases that HLE fumbles.

“Switch the N64 core to LLE graphics and that broken effect renders correctly, just don't expect full speed on a weak machine.”
by community
0

low-level emulation (LLE) In A Sentence

Switch the N64 core to LLE graphics and that broken effect renders correctly, just don't expect full speed on a weak machine.

Origin & Usage

Emulation engineering term; reproduces the real hardware components at a low level. Slower than HLE but far more accurate.

People Also Ask

What does low-level emulation mean?

Low-level emulation (LLE) means simulating a system's actual chips, warts and all, rather than shortcutting their behaviour.

How is low-level emulation different from high-level emulation?

LLE reproduces the real hardware chips for maximum accuracy, whereas high-level emulation approximates their results for more speed.

Comments 0