Difference between revisions of "Scone"

From GTAMods Wiki
Jump to navigation Jump to search
m (New page: * {{GTAF|396486|Scone}} – SCO (Dis-)assembler by {{U|Sacky}})
 
m (Features)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
* {{GTAF|396486|Scone}} – SCO (Dis-)assembler by {{U|Sacky}}
+
{{ToolBox
 +
| date    = 02/06/2009
 +
| author  = {{U|Sacky}}
 +
| game    = [[GTA 4]]
 +
| genre  = [[SCO|scripts (dis-)assembler]]
 +
}}
 +
 
 +
'''Scone''' is a [[SCO|script]] (dis-)assembler for GTA 4 made by {{U|Sacky}}.
 +
 
 +
{{Quote|{{U|Sacky}}|Not intended to be a serious script editor}}
 +
 
 +
==Features==
 +
* Disassemble unencrypted [[SCO|scripts]] and save them to .scone file
 +
* Assemble .scone file to unencrypted [[SCO|script]]
 +
* Script editing based on .scone file is possible, but complex due to simple translation from opcodes to assembler language
 +
 
 +
==External Links==
 +
* {{GTAF|396486|Release Topic}}
 +
* [http://www.sendspace.com/file/behlxn download release]
 +
* [http://www.sendspace.com/file/oxfe9x download sourcecode]
 +
 
 +
{{GTA4-navi}}

Latest revision as of 11:41, 13 March 2010

Scone
Developed by:Sacky
Supported games:GTA 4
Type:scripts (dis-)assembler

Scone is a script (dis-)assembler for GTA 4 made by Sacky.

"Not intended to be a serious script editor"
Sacky

Features

  • Disassemble unencrypted scripts and save them to .scone file
  • Assemble .scone file to unencrypted script
  • Script editing based on .scone file is possible, but complex due to simple translation from opcodes to assembler language

External Links