Releases: Street-Philosopher/Gen-1-Escape-Plan
Position finder
For convenience, this release includes a Python script that will show you where you need to place on Route 5 to write each of the bytes.
European Version
This version a version of bytes.txt to be used in the European versions (Italian, French, Spanish and German have all been tested on emulator).
It also shortens the program to 142 bytes.
Third review
More optimisations to the Assembly program. Now twelve bytes shorter (144 in total).
First version second review (v1.2)
This release further optimised the Assembly program making it nine bytes shorter (156 bytes in total)
First version review (v1.1)
This has a few minor optimisations in the Assembly program, making it 6 bytes shorter but doing the same thing. This makes it less of a pain to write it in the game when using it.
Except for that, it's exactly the same as the last release.
First usable version (v1.0)
This release can be used from start to finish, but it has no automatic data decoding. This means, if you want to read your code you have to do it manually (instructions are in the readme) and then input the data in the "byteToPk1.exe" app when asked to.