Thread: An editor for Vincent's CS2 compiler/decompiler

Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11  
    Developer


    Join Date
    Aug 2012
    Age
    22
    Posts
    2,491
    Thanks given
    179
    Thanks received
    1,703
    Rep Power
    2470
    very nice release thank you !
    Reply With Quote  
     

  2. #12  
    Registered Member

    Join Date
    Dec 2009
    Posts
    757
    Thanks given
    336
    Thanks received
    414
    Discord
    View profile
    Rep Power
    834
    I've added a "jar" task to easily make jars. You can find the created jar here: [Only registered and activated users can see links. ]
    link removed
    Reply With Quote  
     

  3. #13  
    Community Veteran


    Join Date
    Dec 2008
    Posts
    4,264
    Thanks given
    405
    Thanks received
    432
    Discord
    View profile
    Rep Power
    1684
    IIRC this cs2 compiler/decompiler was based around rev 667. Does this mean when adding new opcodes from 464 and osrs 182 we need to specify the 667 opcodes as the master (inside 464.txt) then the 464 or osrs opcode) as the "scrambled" value?
    Reply With Quote  
     

  4. #14  
    Registered Member

    Join Date
    Dec 2009
    Posts
    757
    Thanks given
    336
    Thanks received
    414
    Discord
    View profile
    Rep Power
    834
    Quote Originally Posted by Gluon View Post
    IIRC this cs2 compiler/decompiler was based around rev 667. Does this mean when adding new opcodes from 464 and osrs 182 we need to specify the 667 opcodes as the master (inside 464.txt) then the 464 or osrs opcode) as the "scrambled" value?
    Yes. Format: master_opcode scrambled_opcode
    Scrambled_opcode here is the opcode that's being read from the cache.
    So if for example the scrambled opcode for the jump opcode (6 in 667) is 729, you write:
    Code:
    6 729
    link removed
    Reply With Quote  
     

  5. Thankful user:


  6. #15  
    Registered Member

    Join Date
    Dec 2009
    Posts
    757
    Thanks given
    336
    Thanks received
    414
    Discord
    View profile
    Rep Power
    834
    I pushed two bug fixes to the [Only registered and activated users can see links. ] branch and added 4 opcodes to support OSRS 193.
    link removed
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. buying 718 + cs2 compiler & decompiler tool,
    By RSPS_GOD in forum Buying
    Replies: 1
    Last Post: 08-23-2019, 11:27 AM
  2. CS2 Compiler(/Decompiler)
    By Vincent in forum Downloads
    Replies: 17
    Last Post: 04-16-2019, 11:23 PM
  3. I need an motd for CSS please someone?
    By Horn ( old ) in forum Application Development
    Replies: 3
    Last Post: 06-21-2008, 01:58 PM
  4. Need an idea for Anarchy BETA
    By Casella in forum RS2 Server
    Replies: 5
    Last Post: 02-15-2008, 01:05 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •