noun Gaming Slang

high-level emulation (HLE)

· noun · gaming

Faking the hardware's functions instead of the hardware itself.

0

Definitions

1

Emulating a system by recreating its high-level functions, like intercepting a graphics call and drawing the result your own way, instead of simulating the actual chips cycle for cycle. Way faster, but less accurate, so it breaks on games that do weird things.

“The N64 plugin uses HLE graphics so it runs full speed, but a few effects look wrong because it's guessing what the chip meant.”
by community
0

high-level emulation (HLE) In A Sentence

The N64 plugin uses HLE graphics so it runs full speed, but a few effects look wrong because it's guessing what the chip meant.

Origin & Usage

Emulation engineering term; reproduces high-level system functions (like graphics or audio calls) rather than simulating the raw chips. Common on N64 and newer consoles.

Comments 0