Things get complicated?
Introducing VidInjector9002-CLI!
Since the cross platformness is lacking in the new GUI version, I made a not-so-simple barebones CLI version.
VidInjector9002-CLI is a console program that interfaces with a VidInjector9002 parameters file.
And I'm not talking some live interface like in 9001, this time it's a real deal CLI where you input args and stuff. It should do everything that the GUI one can but with CLI.
Notable changes
- Allow line breaks in short name, long name, and publisher
- Added the ability to use a seed or seeddb to decrypt input .CIAs
- Added more exception handling (So the program doesn't crash as much)
- Added Wide window mode (Useful for screens with low height)
- Added the ability to split parameters into a Luma LayeredFS game patch
- More overall stability (So many small improvements)
Translation files
Edit: Thanks to @duynho2003 for providing a Vietnamese translation! (#4)
To use the provided translations, extract the Vidinjector9000Resources directory from the zip you want to the directory with the binary.
Note: The CLI version is only English for now because of the nature of CLI. However, translation may be done later if there truly is a demand for it...
The provided binary (VidInjector9002.exe) was compiled with my fork of xtd 0.1.1
Check the readme for more information on how to use this.