kalymos / PsNee

PsNee, an open source stealth modchip for the Sony Playstation 1
476 stars 70 forks source link

How to delete the bootloader ? #55

Closed HanaO00 closed 3 months ago

HanaO00 commented 4 months ago

Hello, is the "flash with a programmer" option enough to overwrite the bootloder? Or do i need to make additional modifications to the Arduino?

I think I confused it with the "burn bootloader" option if I use this option will it erase psnee present on the card?

kalymos commented 4 months ago

hello Actually using a programmer for that is enough to remove the bootloader, and it's the same technique that we use to reinstall it. I link the simplest technique to have a programmer. https://docs.arduino.cc/built-in-examples/arduino-isp/ArduinoISP/

Le mer. 29 mai 2024 à 17:25, HanaO00 @.***> a écrit :

Hello, is the "flash with a programmer" option enough to overwrite the bootloder? Or do i need to make additional modifications to the Arduino?

I think I confused it with the "burn bootloader" option if I use this option will it erase psnee present on the card?

— Reply to this email directly, view it on GitHub https://github.com/kalymos/PsNee/issues/55, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDOKBCSCFYDJJTBONUTP33ZEXXORAVCNFSM6AAAAABIPFZOSGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZDGNRQGQ4DMMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

HanaO00 commented 4 months ago

Thanks for your help