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_LOOP   1

replay will loop if this bit is set

Definition at line 2341 of file ispackets.h.

#define RIPOPT_SKINS   2

set this bit to download missing skins

Definition at line 2342 of file ispackets.h.

#define RIPOPT_FULL_PHYS   4

use full physics when searching an MPR

Definition at line 2343 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines