kalymos / PsNee

PsNee, an open source stealth modchip for the Sony Playstation 1
456 stars 68 forks source link

Question about running mod #45

Open arminsalcin opened 9 months ago

arminsalcin commented 9 months ago

Hello,

Thanks for library, i used attiny85 and programmer avrisp i succesfully burned chip (with no bootloader) and 8Mhz internal clock but after installation i cant run original PAL game, my system is SCPH-101 with PM-41 (2) board it is also NTSC-U console

Question is :

kalymos commented 9 months ago

Hello,

Overall the answer is yes to all three questions, for the fuses if you install the Arduino bootloader, and then you burn the program again the fuses remain.

But normally on SCP-101, you have to run the bios patch, which is not really possible on ATtiny85.

Sorry

Le dim. 10 sept. 2023 à 20:28, Armin Salčin @.***> a écrit :

Hello,

Thanks for library, i used attiny85 and programmer avrisp i succesfully burned chip (with no bootloader) and 8Mhz internal clock but after installation i cant run original PAL game, my system is SCPH-101 with PM-41 (2) board.

Question is :

  • Can we still run original games after chip?
  • Will PAL games work after the chip on NTSC console?
  • Is burning fuses on attiny really necessary before uploading code via arduino IDE? (I didnt do this part)

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

arminsalcin commented 9 months ago

Thanks for the quick answer, i got confused by the bios patch here It says only if you have PAL SCP-101 to do bios patch, I will try with Arduino pro mini definitely to move out of probably mistakes with burning fuses.