github Decryptu/pokerecomp v0.1.42
0.1.42

3 hours ago

Added

  • A new game on Red, Blue and Yellow is now played through by a check on the real screens before every release: from the copyright screen to the save, then the bedroom, Prof. Oak, the starter, the rival, the parcel, the Pokedex, Viridian Forest and Brock, every button pressed the way a player presses it and the sound driver running. Every fix below came out of its first run.

Changed

  • Every check that drives a screen by hand now runs the sound driver with it, so a text box waiting on a sound that never ends fails in a check rather than on a phone.
  • Pressing A, START or SELECT on Red, Blue and Yellow is read on the overworld's own pass behind the map's script, as a direction already was. Talking to Prof. Oak again the moment his parcel text closes no longer lands in front of your rival's entrance.

Fixed

  • Pressing A during Prof. Oak's PIKACHU catch on Yellow, or the old man's catch in Viridian City, no longer takes over the battle. A press that reached the menu fought the demo with the demonstrator's own two Pokemon, and those two were then written into your party as if they were yours.
  • Yellow no longer sends you home to your bedroom after Prof. Oak's catch when your party is still empty.
  • Flying and using an Escape Rope on Red, Blue and Yellow hold the frames the cartridge spends fading the music out and waiting for the last sound, which the check that pins them had not been counting.

Which file

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

Don't miss a new pokerecomp release

NewReleases is sending notifications on new releases.