Website logo
Cronus ShopGamePacksForumsDiscordYouTube
📘Cronus Zen Guide
📗GamePacks
📗GPC Script Guide
Navigate through spaces
⌘K
👋GPC: An Introduction
🚀New 32-bit Updates
📑GPC Developer Guides
Basic Syntax
Basic GPC Structure
A Simple Tutorial
Variables
Definitions
Data Section
Remapping
Const Arrays
Init Section
Main Section
Combo Section
User Created Functions
Identifiers
Flow Control
Operator Types
Constants
Functions
Device Functions
Remapping
Advanced Samples
API Samples
Docs powered by Archbee
GPC Developer Guides
...
Constants
Racing Wheel

G25

The below table outlines all of the G25 identifiers which are defined, with value.

Info: Please note that scripting is not currently functional for wheels. These are used for testing.

Name

Value

G25_PS

0

G25_SELECT

1

G25_START

2

G25_RPADDLE

3

G25_R2

4

G25_R3

5

G25_LPADDLE

6

G25_L2

7

G25_L3

8

G25_GAS

9

G25_CLUTCH

10

G25_STEERING

11

G25_BRAKE

12

G25_UP

13

G25_DOWN

14

G25_LEFT

15

G25_RIGHT

16

G25_TRIANGLE

17

G25_CIRCLE

18

G25_CROSS

19

G25_SQUARE

20

G25_SHIFT

21

Value range explanation:

Range

Meaning

0 | 100

Either 0 or 100

0 ~ 100

Any value between 0 and 100

-100 ~ 100

Any value between -100 and 100



PREVIOUS
G27
NEXT
DF
Docs powered by Archbee
TABLE OF CONTENTS
Value range explanation:
Docs powered by Archbee