scm.ini |
Main.scm |
mainscm_scmini.html |
scm.ini - the standardized main.scm opcode and variable translation file
;comments
[opcodes]
hexopcodenum=parameters,command
[variables]
hexvarnum=varname
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
|
Main.scm |
Last change: 31 August 2002 |
unofficial GTA III Reference |