v1.1
- [Win32] Fixed obtaining the device size. fseek(SEEK_END) worked fine on some systems, but not on others.
- Fixed an incorrect "Success" error message in some cases.
- Use a fake NHCD table if a real NHCD header can't be found. This should allow recovery of banks on some systems that have a blanked-out NHCD table.
On Windows, you will need the MSVC 2017 runtime:
- 32-bit: https://aka.ms/vs/15/release/vc_redist.x86.exe
- 64-bit: https://aka.ms/vs/15/release/vc_redist.x64.exe
For Ubuntu 16.04 and 18.04, use the PPA:
sudo add-apt-repository ppa:gerbilsoft/ppa
sudo apt-get update
sudo apt-get install rvthtool