Interp

Interp

Interp is a term originated from online multiplayer computer or console gaming (usually the first-person shooter genre), and refers to the interpretation (prediction) of the players movements due to network latency.

First- and second-generation multiplayer first-person shooter games like id Software's "Doom" and "Quake" series, and early versions of "Half-Life" (until approximately version 1.1.0.0), had no player interpretation. Player movement on each client's screen was displaying what the server saw, and therefore leading targets was required to hit a moving player.

Modern day prediction code makes players with different connection speeds able to play together very easily. There are actually two things new – lag prediction and player prediction, so hits are now calculated not by where the client's player model is, but where the server predicts them to be. In addition, hit calculation is more complex and calculates each player's latency in order to determine whether a hit is valid or not. Modern prediction allows the game to appear completely fluid client side even though hit calculations are still done afterwards by the server.

Example

A player is running behind the edge of a wall while another is firing.

* Player 1's latency to the server: 50ms (50/1000ths of a second)
* Player 2's latency to the server: 150ms (150/1000ths of a second)

Let us say that player 1 is moving behind an edge which cannot be penetrated, and that player 2 is firing at player 1.

Pre-Interp netcode: P2 would have to lead P1 by an amount equal to his latency (150ms) in order to hit, assuming that P2 kept moving in a straight line. All hit calculations are performed at the server, 'as-is'. So by the time the packet frame was received by the server 150 ms later, P1 would be in the location that P2 had fired upon. P1 would be behind the wall as soon as the server received the packets (50ms later in this case), even if he appeared to still be on P2's screen.

Current Interp netcode: P2 would fire at P1 directly (no leading necessary) and the server would then determine if there was a hit while taking into account each client's latency. So let us say that it is 50 ms after P1 passes the edge of a wall on his client. With the old netcode, he would be officially behind the wall. But with new prediction, there is no official location for each player. The locations vary depending on the latency of each client! So not only is P1 is still on the screen on P2's client, but he is hittable as well. If P2 hit P1 right as he approached the wall, the server would validate it.


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • interp. — 1) interponieren EN to interpose 2) interpolieren EN to interpolate 3) interpellieren EN to interpellate …   Abkürzungen und Akronyme in der deutschsprachigen Presse Gebrauchtwagen

  • interp. — abbr. interpreter …   Useful english dictionary

  • The Other Woman — Infobox Television episode Title = The Other Woman Series = Lost Caption = After a chase through the night, Dr. Juliet Burke confronts the mysterious Prof. Daniel Faraday inside the Tempest, the island s electrical station. Season = 4 Episode = 6 …   Wikipedia

  • Gisele Cavali — Gisèle Cavali Gisèle Cavali est un écrivain français, né à Moyeuvre (Moselle). Elle a publié un roman sous le pseudonyme de Lauren Conti. Sommaire 1 Biographie 2 Œuvre 3 Bibliographie …   Wikipédia en Français

  • Gisèle Cavali — Activités écrivain Naissance 1955 Moyeuvre Langue d écriture française Gisèle Cavali est un écrivain français, né à Moyeuvre (Moselle) en 1955. Elle a publié un roman sous le pseudonyme de Lauren Conti. Sommaire …   Wikipédia en Français

  • Lauren Conti — Gisèle Cavali Gisèle Cavali est un écrivain français, né à Moyeuvre (Moselle). Elle a publié un roman sous le pseudonyme de Lauren Conti. Sommaire 1 Biographie 2 Œuvre 3 Bibliographie …   Wikipédia en Français

  • Oral interpretation — is a dramatic art, also commonly called interpretive reading and dramatic reading , though these terms are more conservative and restrictive. In certain applications, oral interpretation is also a theatre art as in reader s theatre, in which a… …   Wikipedia

  • History of Dianetics — OriginsThe ideas of Dianetics originated in unpublished research L. Ron Hubbard supposedly performed in the 1920s [cite web |url=http://foundingchurch.scientology.org/dc15.htm |title=The History of Dianetics and Scientology in Washington, DC… …   Wikipedia

  • Thetan — In Scientology, the concept of thetan (pronounced THAY tan, / θeɪtən/) is similar to the concept of spirit or soul found in other belief systems. The term is derived from the Greek letter theta, which in Scientology represents the source of life …   Wikipedia

  • Indiana High School Forensics Association — The Indiana High School Forensic Association, or IHSFA, is a speech and debate organization which works to improve, coordinate, and expand speech programs in the High Schools of Indiana. Any private or public High School or formally organized… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”