Octal450 / J-Runner-with-Extras

Source code to the J-Runner with Extras executable. Requires the proper support files, package can be found in README
https://www.realmodscene.com/index.php?/topic/10565-j-runner-with-extras-17559-built-in-timings-bugfixes-and-new-features/
MIT License
248 stars 33 forks source link

Bug - Nanddump fail to load back into source #15

Closed LazyITGuyTM closed 2 years ago

LazyITGuyTM commented 2 years ago

Describe the bug After creating a ECC, which gets loaded into source, and after writting ECC and getting CPU key, source does not auto default back to nanddump.

To Reproduce Steps to reproduce the behaviour:

  1. Create ECC
  2. Write ECC
  3. Enter CPU key into jrunner
  4. Nanddump is not loaded into source but instead the ecc file is still loaded into source.

Expected behaviour Nanddump should be auto loaded back into source after getting cpu key from xell

Screenshots If applicable, add screenshots to help explain your problem.

System (please complete the following information):

Additional context Add any other context about the problem here.

Octal450 commented 2 years ago

That is only a problem with MTX and Pico nand flasher devices and is already fixed in the next branch. If you want to test it ahead of public release, compile the exe.

Kind Regards, Josh