Package Details: project-plus-netplay v3.1.2-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-06-08 21:46 (UTC)

Pinned Comments

ABOhiccups commented on 2025-05-18 12:17 (UTC)

!!! PUBLIC SERVICE ANNOUNCEMENT !!!

I just updated project-plus-netplay today. It's still the same version but with a minor change. Everything from Documents directory and sd.raw was moved from Home Directory to /usr/share directory due to Arch Package Guidelines.

I highly recommend uninstall package and reinstall package.

Yes, you still need to legally obtain Super Smash Bros. Brawl ISO. I don't offer a game ISO. That's piracy and we don't want Nintendo to shut this site down. You have 2 options. You can place an ISO anywhere in your Home Directory or you can place ISO in /usr/share directory. The first option is recommend just to save you time. But if you prefer placing ISO in /usr/share. The location for ISO placement is "/usr/share/project-plus-netplay/games/". Keep that in mind. You need to access as Root User to move ISO over. Alternatively, you can create "ssbb" folder in your main Home Directory (~/) and place ISO into "ssbb" folder. Than open Terminal and enter this command below.

sudo mv ssbb/* /usr/share/project-plus-netplay/games

I have a small bad news and it's not really a big deal. Just extra steps to setup Dolphin Emulator and get it running. In Dolphin Emulator, you need go to Config and go Paths tab. You need to add "/usr/share/project-plus-netplay/Launcher" into ISO Directories. Add "where ever you placed ISO" into Default ISO. Than you need to change SD Card Path to "/usr/share/project-plus-netplay/sd.ram".

You should be all set and ready to play Project+. Have fun!

Latest Comments

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

ABOhiccups commented on 2025-05-18 12:17 (UTC)

!!! PUBLIC SERVICE ANNOUNCEMENT !!!

I just updated project-plus-netplay today. It's still the same version but with a minor change. Everything from Documents directory and sd.raw was moved from Home Directory to /usr/share directory due to Arch Package Guidelines.

I highly recommend uninstall package and reinstall package.

Yes, you still need to legally obtain Super Smash Bros. Brawl ISO. I don't offer a game ISO. That's piracy and we don't want Nintendo to shut this site down. You have 2 options. You can place an ISO anywhere in your Home Directory or you can place ISO in /usr/share directory. The first option is recommend just to save you time. But if you prefer placing ISO in /usr/share. The location for ISO placement is "/usr/share/project-plus-netplay/games/". Keep that in mind. You need to access as Root User to move ISO over. Alternatively, you can create "ssbb" folder in your main Home Directory (~/) and place ISO into "ssbb" folder. Than open Terminal and enter this command below.

sudo mv ssbb/* /usr/share/project-plus-netplay/games

I have a small bad news and it's not really a big deal. Just extra steps to setup Dolphin Emulator and get it running. In Dolphin Emulator, you need go to Config and go Paths tab. You need to add "/usr/share/project-plus-netplay/Launcher" into ISO Directories. Add "where ever you placed ISO" into Default ISO. Than you need to change SD Card Path to "/usr/share/project-plus-netplay/sd.ram".

You should be all set and ready to play Project+. Have fun!

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