scm.ini
Main.scm
mainscm_scmini.html

Name

scm.ini - the standardized main.scm opcode and variable translation file

Synopsis

;comments
[opcodes]
hexopcodenum=parameters,command
[variables]
hexvarnum=varname

Description

Scm.ini is the standard it is used by main.scm decompilers to translate cryptic opcodes into neat easy to read script syntax. For a better description of scm.ini see the main.scm overview which you should read before dealing with scm.ini anyway. I've decided to host a copy of scm.ini. The most recent copy comes from CyQ's IRC bot which allows scm hackers to input new opcodes into scm.ini on the fly while they are working and talking in IRC which is quite useful. If CyQs not around you can get scm.ini bellow and you can also view a consise change log scince the begining of scm.ini

scm.ini

scm.ini - scm.ini last updated on Aug 31


scm.ini history - full history of changes since 7/16/2002.

Main.scm

Last change: 31 August 2002

unofficial GTA III Reference