MTX tools output to the console - #44
Conversation
|
Hi my friend, Once I am home, I will test everything and if it all looks good, will merge into dev for the next release. Kind Regards, |
|
This was initially how I implemented it, for reasons I don't remember...this caused issues that I couldn't fix which is why we did it the way we did. (I'm talking about the console output) |
January bump |
|
Pls don't do that. Am aware of the existence of this. Am busy person and this is extremely low priority issue. I didn't get to it during home due to that I could not found my Matrix flasher... and without it, I cannot test. Nobody else that I work with for testing had the flasher available so, I was not able to test anything. Once I have the ability to test sufficiently, then I can merge if everything ok. But again - it's a low priority issue so pls have your patience, try to understand. Kind Regards, |
|
👍🏻 I'm not invested in this issue, let alone impatient about it. There just hasn't been an update comment since October, so I just wanted to be sure you hadn't forgotten, given the time-frame you provided. Thank you for the update. That's good enough. ❤️ |
|
OK fair enough. Just pls maybe not write "bump", because it comes off very impatient. Thx, |
|
@mitchellwaite Did you implement this by chance? J |
|
The tool changes that @EEJSS made in Mena's branch were specifically for the xflasher, the really old-school flasher code we didn't touch. I know there's some issues doing output redirection if the output is particularly large, I've got another project I can check and verify what the solution was. |
solution was basically this, actually. Unless I'm missing something though the AutoWaitHandle does nothing at all in this instance. @Gualdimar i'd suggest merging up to latest dev and remove outputWaitHandle (or add a comment re: what it does... there aren't nearly enough code comments in J-Runner) FYI @Octal450 |
|
Thanks. |
|
Closing for now. Reopen if anything here still. |
|
Wow, it’s been a while! |
|
I feel like there was a reason I did it this way but it's been so long that I can't recall. Right, I'll get a MTX USB tested at some point and go from there. I'll reopen this then for now since it's still valid. Thank you for looping back @Gualdimar Sorry everything took forever, I was on hiatus from Xbox stuff from late 2023-late 2025. |
Hello. First of all, thank you for your great contribution to the console mods!
J-Runner is a cool tool that includes everything you need to perform RGH in one window, but I've encountered some inconveniences.
nandpro and xsvf run in a separate window that closes automatically when they are finished. This prevents you from seeing the result of the operation. I have redirected the output to the J-Runners`s console, similar to the xebuild output.
Also, a few observations that are not related to this PR:
Screenshots