Several users have requested that the command line injector pass any additional arguments to the bootloader / game executable as normal command line arguments. For example, if the user launches their configuration like:
ashita-cli.exe atom0s.ini --user test --pass test
This would launch the atom0s.ini configuration as normal, but would add --user test --pass test to the command arguments that are part of the ini file when launching the loader.
The same for when launching retail, where the user could launch with the following from cli:
Feature Description
Several users have requested that the command line injector pass any additional arguments to the bootloader / game executable as normal command line arguments. For example, if the user launches their configuration like:
This would launch the
atom0s.ini
configuration as normal, but would add--user test --pass test
to the command arguments that are part of the ini file when launching the loader.The same for when launching retail, where the user could launch with the following from cli: