Skip to content

0.1.28

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 09:30
· 11 commits to main since this release
7499b84

Fixed

  • Mods installed before 0.1.27 read as not installed and could not be downloaded again, because the download was refused by the copy already on disk. The row now says "Installed, not loaded", offers to replace or remove it, and the update button on the mods page reinstalls every one of them in a single press.
  • A mod built for an older contract now says which build it wants and that downloading it again is the fix, instead of naming both version numbers and leaving it there.

Changed

  • A Generation 1 hit shakes the screen or blinks the picture it landed on, a Pokemon grows out of its ball when it is sent out, and a thrown ball has its throw, its poof and its rocking. The status animations point at the rows the cartridge uses, and the animations that hide, move or squeeze a picture now move it on screen rather than only recording that they did. None of this is reachable from Play yet: Red, Blue and Yellow are still import and inspection only.

Which file

You have Download
Windows, any PC from the last 15 years pokerecomp-0.1.28-windows-x86_64.exe
Windows on a Snapdragon or Surface Pro X pokerecomp-0.1.28-windows-arm64.exe
A Mac pokerecomp-0.1.28-macos.zip
Linux on a desktop or laptop pokerecomp-0.1.28-linux-x86_64
Linux on a Raspberry Pi, an SBC or an arm64 handheld pokerecomp-0.1.28-linux-arm64
Android, including handhelds like the Ayn Thor pokerecomp-0.1.28-android.apk
iPhone or iPad pokerecomp-0.1.28-ios.ipa
A Nintendo Switch running homebrew pokerecomp-0.1.28-switch.zip

Every download is one file. sha256sums.txt covers all of them.

First launch

  • Windows may show a blue "Windows protected your PC" box, because the build is not signed by a paid certificate. Click More info, then Run anyway.
  • macOS: the app is ad-hoc signed and not notarized, so double-clicking it is refused. Right-click the app, choose Open, then Open again. Only the first launch needs this.
  • Linux: chmod +x pokerecomp-0.1.28-linux-x86_64 and run it.
  • Android: your phone will ask you to allow installing from this source.
  • iOS: the .ipa is deliberately unsigned. Install it with AltStore or SideStore, which sign it on your own machine with your own Apple ID. A free Apple ID works; apps signed that way need re-signing every 7 days. Add pokerecomp's source once, in Sources > +, and every later release shows up as an update: https://raw.githubusercontent.com/Decryptu/pokerecomp/main/.github/altstore/source.json
  • Switch: extract the zip at the root of your microSD, so the file lands at switch/pokerecomp.nro, and launch pokerecomp from the homebrew menu. It needs a console that already runs homebrew; nothing here installs one.

Updating

The launcher's about page tells you when a newer release exists. It does not install it: download the new file and replace the old one. Your saves are kept separately and survive it, on every platform.