Added
- Sixty-six people, Pokemon and trainers move the way their map row says. A Pokemon standing in as a map object alternates its two drawings; the eighteen objects on the two spinning rows hold a facing for thirty-two frames and take the next off their own table, which for fourteen trainers is the direction they are watching.
Fixed
- Route 29's catching tutorial played as an ordinary wild battle. The Dude sat on the battle menu for thirty-four seconds with your own buttons still live; he now reaches the pack and throws the ball on the frame the cartridge does.
- Mom talked about the Bank of Mom without turning to look at you, and so did Tim, Emy, Kim and the Copycat. Twenty-eight conversations on Crystal and twenty-five on Gold and Silver lost the turn a script owes you when it opens.
- A conversation that paused on a menu or a question dropped everything the commands in front of it had already done.
- A step an NPC was refused left it facing the way it started.
- An NPC could wander off the edge of the screen. It stops where the cartridge stops it, whatever its movement radius allows.
- The cell an NPC is walking out of did not block until it arrived, so two of them could stand on one tile.
- A fast random spin could stand twice on the same facing.
- A rolled step wait of zero passed instantly instead of lasting 256 passes.
api_version stays 29 and nothing on the boundary moved.
Which file
| You have | Download |
|---|---|
| Windows, any PC from the last 15 years | pokerecomp-0.1.18-windows-x86_64.exe
|
| Windows on a Snapdragon or Surface Pro X | pokerecomp-0.1.18-windows-arm64.exe
|
| A Mac | pokerecomp-0.1.18-macos.zip
|
| Linux on a desktop or laptop | pokerecomp-0.1.18-linux-x86_64
|
| Linux on a Raspberry Pi, an SBC or an arm64 handheld | pokerecomp-0.1.18-linux-arm64
|
| Android, including handhelds like the Ayn Thor | pokerecomp-0.1.18-android.apk
|
| iPhone or iPad | pokerecomp-0.1.18-ios.ipa
|
| A Nintendo Switch running homebrew | pokerecomp-0.1.18-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.18-linux-x86_64and run it. - Android: your phone will ask you to allow installing from this source.
- iOS: the
.ipais 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.