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 - #17

Closed dolphin22 closed 2 years ago

dolphin22 commented 2 years ago

Describe the bug Mismatched nanddump1.bin and nanddump2.bin on Corona16MB with PicoFlasher ver v3.0

To Reproduce Steps to reproduce the behaviour:

  1. Click on "?" -> Checking Console... 0x00043000 Corona 16MB
  2. Click on "Read Nand" Reading Nand to C:\Users\xxx\Downloads\XBox360\J-Runner with Extras\output\nanddump1.bin Read Successful!

Initializing nanddump1.bin, please wait... Nand Initialization Finished

Reading Nand to C:\Users\xxx\Downloads\XBox360\J-Runner with Extras\output\nanddump2.bin Read Successful!

[Mismatched] Comparing... 0x0064 0x01C2 0x027C

Expected behaviour nanddump1 and nanddump2 should match???

Screenshots https://i.imgur.com/Knr11TP.png

System (please complete the following information):

Additional context

Octal450 commented 2 years ago

Not a bug. If the dumps don't match, something about your setup is wrong.

Kind Regards, Josh

dolphin22 commented 2 years ago

thanks, I will double check

dolphin22 commented 2 years ago

confimed, it's bad wirings and/or wire are too long for stable reading. Thanks!

Octal450 commented 2 years ago

No problem!

Josh