Downloads:
3,661
Downloads of v 8.0.0.14120:
9
Last Update:
26 Mar 2025
Published Date:
26 Mar 2025
Package Maintainer(s):
Software Author(s):
- Sony Interactive Entertainment Inc.
Tags:
ps4 ps5 playstation remote gaming freeware cross-platform- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
PS Remote Play
(Ready for review)
- 1
- 2
- 3
8.0.0.14120 | Updated: 26 Mar 2025
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
3,661
Downloads of v 8.0.0.14120:
9
Published:
26 Mar 2025
Maintainer(s):
Software Author(s):
- Sony Interactive Entertainment Inc.
PS Remote Play 8.0.0.14120
(Ready for review)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Sony Interactive Entertainment Inc. The inclusion of Sony Interactive Entertainment Inc. trademark(s), if any, upon this webpage is solely to identify Sony Interactive Entertainment Inc. goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
PS Remote Play
PS Remote Play lets you stream and play your PS4 and PS5 games, switch between games, view your console home screen and browse the console’s menus on any compatible device that’s connected to your broadband network or using your mobile data.
That means you can start playing with your PlayStation console connected to a TV, pause your game and access the PS Remote Play app on your chosen device, and your game will be there, ready to keep playing from exactly where you left it. Or you can switch on your PlayStation console and start playing directly from the app, with no need to ever switch on your TV.
A PS4 or PS5 console is required to stream your games to another device.
Desktops or laptops with the PS Remote Play app installed can play Remote Play games using a DUALSHOCK 4, DualSense or DualSense Edge wireless controller.
In games that support hardware keyboards, users have the ability to operate the game using keyboard keys, as if they are using a hardware keyboard connected directly to their PS4 or PS5 console.
$ErrorActionPreference = 'Stop'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'PS Remote Play'
fileType = 'MSI'
silentArgs = '/qn /norestart'
validExitCodes = @(0, 3010, 1605, 1614, 1641)
}
[array] $keys = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($keys.Count -eq 1) {
$keys | ForEach-Object {
$packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
$packageArgs['file'] = ''
Uninstall-ChocolateyPackage @packageArgs
}
}
elseif ($keys.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
}
elseif ($keys.Count -gt 1) {
Write-Warning "$($keys.Count) matches found!"
Write-Warning 'To prevent accidental data loss, no programs will be uninstalled.'
Write-Warning 'Please alert package maintainer the following keys were matched:'
$keys | ForEach-Object { Write-Warning "- $($_.DisplayName)" }
}
Log in or click on link to see number of positives.
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
PS Remote Play 8.0.0.14120 | 9 | Wednesday, March 26, 2025 | Ready | |
PS Remote Play 7.5.0.8061 | 328 | Thursday, December 19, 2024 | Approved | |
PlayStation Remote Play 6.5.0.8180 | 967 | Thursday, September 14, 2023 | Exempted | |
PlayStation Remote Play 6.0.0.02240 | 492 | Saturday, April 1, 2023 | Approved | |
PlayStation Remote Play 5.5.0.08250 | 417 | Thursday, November 10, 2022 | Approved | |
PlayStation Remote Play 5.0.0.02220 | 424 | Monday, March 28, 2022 | Approved | |
PlayStation Remote Play 4.5.0.08250 | 253 | Wednesday, February 16, 2022 | Approved | |
PlayStation Remote Play 4.1.0 | 539 | Saturday, June 12, 2021 | Approved | |
PlayStation Remote Play 4.0.0 | 232 | Monday, May 24, 2021 | Approved |
© 2025 Sony Interactive Entertainment Inc. All Rights Reserved.
-
- webview2-runtime (≥ 100.0.1185.36)
- vcredist2013 (≥ 12.0.30501)
- vcredist140 (≥ 14.23.27820)
- chocolatey-os-dependency.extension (≥ 0.0.1)
Ground Rules:
- This discussion is only about PS Remote Play and the PS Remote Play package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or PS Remote Play, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
sublym0nal (maintainer) on 26 Mar 2025 02:05:30 +00:00:
User 'sublym0nal' (maintainer) submitted package.
sublym0nal (maintainer) on 26 Mar 2025 02:10:49 +00:00:
User 'sublym0nal' (maintainer) submitted package.
chocolatey-ops (reviewer) on 26 Mar 2025 02:44:40 +00:00:
ps-remote-play has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 26 Mar 2025 14:14:24 +00:00:
ps-remote-play has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/ba536f3842092d9c6f5488a9d9520f39 for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 26 Mar 2025 15:29:31 +00:00:
ps-remote-play has passed automated virus scanning.