Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Code49 Decoder (For Arknights PV4 puzzle ONLY)

License

Notifications You must be signed in to change notification settings

theTeamFuture/code49-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code49-decoder

Code49 Decoder (For Arknights PV4 puzzle ONLY)

Thanks to lukecyca's code49 encoder

It treats Code49 as Mode-0, and ignores other non-data characters.

About

Decoder is written as a simple inverse program of code49 encoder.

Note: Code49 encoder is in Python2, our decoder is in Python3, so some of the original codes are rewritten into Python3.

References

Code 49 encoder source code: https://github.com/lukecyca/code49
Code 49 specification: https://www.expresscorp.com/wp-content/uploads/2023/02/USS-49.pdf