Releases: 2gifts/ProjectPlusRandomFilterMod
Releases · 2gifts/ProjectPlusRandomFilterMod
Release list
v1.3.0 — Project+ 3.2 + one-button Wii install
Per-Port Random Subset now supports Project+ 3.2 — and on Wii it installs with one button through the new launcher's Addons menu.
The easy install (Wii, P+ 3.2)
- Download
PerPortRandomSubset.7zbelow. - Copy it into
Project+/launcher/addons/on your SD card. - In the Wii launcher, open the Addons menu and install Per-Port Random Subset.
That's the whole install. Toggle it off any time from the same menu — the launcher backs up the stock codeset and restores it exactly. (The add-on targets the stock 3.2 codeset; custom-build users should use install.bat/install.py as before, which also work on 3.2 unchanged.)
Changes
- Project+ 3.2 support. 3.2 replaced the old broken Melee Random v2 code with a working "Melee Random Rewrite" at the same address this mod hooks. Nothing is commented out anymore on 3.2 — the mod's hook is applied after the stock one and supersedes it. 3.1.5 installs keep working.
- Fixed flaky character portraits on console (3.2). The melee-style instant roll now places characters through 3.2's own placement path. The previous sequence raced 3.2's new asynchronous CSS portrait loading (ARSP), so on real SD-card latency the portrait only drew about half the time. Verified on console and emulator.
- New
tools/make_addon.pybuilds the launcher add-on and verifies its archive layout (the launcher's 7z reader requires one compressed stream per file — documented indocs/DEVELOPMENT.mdalong with the reverse-engineered add-on format, for anyone packaging their own).
Dolphin users: install with install.py (or the manual steps in the README) — same as before, now against the 3.2 Netplay build.