Release Notes
This version only contains some improvements to savedata handling in sdu.
- Fix a bug where some savefiles were not decoded promerly due to several missing
.align calls
- Update naming of some savefile fields to reflect latest RE
- Implement savefile encoding, accessible via
sdu save encode. This allows one to edit the decoded savefile and to
insert it back into the game.
shin 0.8.1
Install shin 0.8.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/DCNick3/shin/releases/download/v0.8.1/shin-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/DCNick3/shin/releases/download/v0.8.1/shin-installer.ps1 | iex"
Download shin 0.8.1
sdu 0.8.1
Install sdu 0.8.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/DCNick3/shin/releases/download/v0.8.1/sdu-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/DCNick3/shin/releases/download/v0.8.1/sdu-installer.ps1 | iex"
Download sdu 0.8.1