What happened?
According to me3 profile help create, me3 profile create accepts arguments --savefile, --disable-arxan, and --no-mem-patch, but they aren't actually passed through when the profile is built, so they don't do anything. Refer to:
|
pub struct ProfileCreateArgs { |
|
pub fn create(config: Config, args: ProfileCreateArgs) -> color_eyre::Result<()> { |
also the loop variable for natives is still named "pkg" oh my god
Version
v0.11.0
What operating system are you seeing this problem on?
Windows
Relevant log output
What happened?
According to
me3 profile help create,me3 profile createaccepts arguments --savefile, --disable-arxan, and --no-mem-patch, but they aren't actually passed through when the profile is built, so they don't do anything. Refer to:me3/crates/cli/src/commands/profile.rs
Line 30 in c998b06
me3/crates/cli/src/commands/profile.rs
Line 141 in c998b06
also the loop variable for natives is still named "pkg" oh my god
Version
v0.11.0
What operating system are you seeing this problem on?
Windows
Relevant log output