Package Details: project-plus-netplay v3.1.5-1

Git Clone URL: https://aur.archlinux.org/project-plus-netplay.git (read-only, click to copy)
Package Base: project-plus-netplay
Description: A Mod of Super Smash Bros. Brawl with Netplay.
Upstream URL: https://projectplusgame.com/
Keywords: Dolphin Emulator Netplay Project+
Licenses: GPL
Submitter: ABOhiccups
Maintainer: ABOhiccups
Last Packager: ABOhiccups
Votes: 1
Popularity: 0.000000
First Submitted: 2021-11-21 09:26 (UTC)
Last Updated: 2025-12-22 22:53 (UTC)

Latest Comments

ABOhiccups commented on 2025-10-23 09:07 (UTC) (edited on 2025-10-23 09:09 (UTC) by ABOhiccups)

Thank you for your patience! I wanna thank AUR user for flag this package out-of-date. Because of that. I've discovered Project+ Netplay for Linux has moved to a new GitHub Repository and the way how it's download and setup has changed. So, I have to update to make sure everything is setup correctly.

This new change is now making setting up Project+ Netplay for Arch Linux users (downloaded from AUR) more easier. We no longer have to manually change file paths. Everything was all pre-setup out of a box. The only thing you need to to make one change is Super Smash Bros. Brawl ISO file (you legally owned). When you first open up Project+ Netplay. It will ask you for Super Smash Bros. Brawl ISO file to make change in Default ISO path. Once you select your ISO file. The Default ISO path should be setup and ready to play.

For those who have previous version installed before 3.1.5 update happened. I recommend uninstall it first and run these commands below before update (or reinstall) to latest version.

rm -r ./.cache/FasterPPlus

rm -r ./.config/FasterPPlus

rm -r ./.local/share/FasterPPlus

Have fun! :)

ABOhiccups commented on 2025-05-18 21:38 (UTC) (edited on 2025-05-18 22:00 (UTC) by ABOhiccups)

@Muflone Thank you for your feedback! I just updated PKGBUILD and replace chown $USER with chmod 777 to make sure sd.raw file allows read and write to all users while Root is still the owner. So the mod can be playable on Dolphin Emulator.

If you have another feedback that I need to make more changes. Let me know.

Muflone commented on 2025-05-18 15:17 (UTC)

@ABOhiccups ok a lot better now. another major issue is chown $USER which gives access to some random user to a directory, please remove

never assume packages are built with your current user

Muflone commented on 2025-05-18 10:17 (UTC)

@ABOhiccups please fix this package to make sure it doesn't place files into /home. all the package data must be under /usr or /opt + /etc or /var for configuration files

https://wiki.archlinux.org/title/Arch_package_guidelines

Packages should not contain any of the following directories:
   /home

there's already a pending deletion for this package

GreenSpoonMan commented on 2025-01-24 22:57 (UTC)

Just a heads up: As of Jan 24 2025, makepkg seems to be having trouble recognizing some of the installed dependencies (particularly the official-gamecube-controller-adapter-rules aur package) if building a fresh install. Might need to be revised