Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

PiPass 1.3 - A Nintendo 3DS Homepass Relay Station for the Raspberry Pi

Compare
Choose a tag to compare
@Matthew-Hsu Matthew-Hsu released this 02 May 16:57

PiPass 1.3 has many great features and fixes. I would like to personally thank @nagledb for the contributions that he has made for PiPass 1.3. With his contributions, we were able to add a lot of exciting features into this version. Without further adieu, here are the new changes with PiPass 1.3:

  • PiPass can now be updated through the dashboard. Updates are taken from the master branch and settings are preserved.
  • Can now 'force' advance to the next Nintendo Zone in the list. You don't have to wait for the cycle time to finish if you want to advance to the next zone.
  • Keeps track of recently visited Nintendo Zones and will automatically skip those zones to avoid 'used' zones until they are 'fresh' again. However, if all the zones are 'used', PiPass will traverse through the list as if it was doing it for the first time.
  • Prevents caching on most web browsers. Up-to-date settings should now be shown without manual refresh of browser. Though Chrome is finicky at times.
  • Fixes the 'MAC address will not change' bug that is seen over extended periods of time. Often 6+ hours of continued use.
  • Miscellaneous UI changes, performance optimizations, and small bug fixes.
  • NOTE: For those updating to 1.3 manually, there is a new dependency. Install 7z (sudo apt-get install p7zip-full -y).
  • NOTE: piPassCommand.py has been removed and is longer needed.