InSim  0.6c
Documentation of Live for Speed InSim Protocol
Defines
Options byte in IS_RIP

Defines

#define RIPOPT_LOOP   1
 replay will loop if this bit is set
#define RIPOPT_SKINS   2
 set this bit to download missing skins
#define RIPOPT_FULL_PHYS   4
 use full physics when searching an MPR

Detailed Description

NOTE :
RIPOPT_FULL_PHYS makes MPR searching much slower so should not normally be used. This flag was added to allow high accuracy MCI packets to be output when fast forwarding.

Define Documentation

#define RIPOPT_FULL_PHYS   4

use full physics when searching an MPR

Definition at line 2360 of file ispackets.h.

#define RIPOPT_LOOP   1

replay will loop if this bit is set

Definition at line 2358 of file ispackets.h.

#define RIPOPT_SKINS   2

set this bit to download missing skins

Definition at line 2359 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines