How do you use SL Decoder?

moocow

New Member
Jul 17, 2018
8
6
I was wondering if someone could help me understand how to use this small program made by Sinflower.
 

Neko Chan

Newbie
Oct 14, 2017
22
73
There are a few ways to run this but the easiest way in my view to do this is to download the files form GitHub and place the sl_dec.exe (in the bin folder) into the folder that has the .sl files you want to convert to txt. Then run cmd and path to the file that has the .sl files and the sl_dec application. Run the command:

sl_dec nameofdesiredslfile.sl

to extract the sl file you want to convert to .txt.

***Before doing the next step, back up the .sl file you are changing in a different place***

Change what you need on the txt and then run

sl_dec nameofmodifiedtxtfile.txt

to convert back to a .sl file.

There are some other commands like bulk converting .sl files to .txt and vice versa. Comment below if you need to know that as well =W=. Idk if you know a lot about CMD so I added some images that may help.
 
Jun 22, 2017
240
322
There are some other commands like bulk converting .sl files to .txt and vice versa. Comment below if you need to know that as well =W=. Idk if you know a lot about CMD so I added some images that may help.
Such a tease! xD

As I see it this is what we mainly need :p

How do we write the bulk/batch convert command?


EDIT: nvm I figured it out :X


sl_dec *
 
Last edited: