Downloads:
13
Downloads of v 11.0.1.163:
13
Last Update:
13 Nov 2024
Published Date:
13 Nov 2024
Package Maintainer(s):
Software Author(s):
- NVIDIA
Tags:
nvidia-app gaming creator driver installer- Software Specific:
- Software Site
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
NVIDIA App
(Maintainer responded, waiting for review/Maintainer update)
- 1
- 2
- 3
11.0.1.163 | Updated: 13 Nov 2024
- Software Specific:
- Software Site
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
13
Downloads of v 11.0.1.163:
13
Published:
13 Nov 2024
Maintainer(s):
Software Author(s):
- NVIDIA
NVIDIA App 11.0.1.163
(Maintainer responded, waiting for review/Maintainer update)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by NVIDIA. The inclusion of NVIDIA trademark(s), if any, upon this webpage is solely to identify NVIDIA goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
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.
NVIDIA App
The NVIDIA App is the essential companion for PC gamers and creators. Keep your PC up to date with the latest NVIDIA drivers and technology. Optimize games and applications with a new unified GPU control center, capture your favorite moments with powerful recording tools through the in-game overlay, and discover the latest NVIDIA tools and software.
NVIDIA Graphics Drivers
The Best Experience For Your Games And Apps
Download the latest GeForce Game Ready and NVIDIA Studio Drivers for your favorite games and applications.
Game Ready Drivers
GeForce Game Ready Drivers are finely tuned in collaboration with developers and extensively tested to deliver the best experience for your favorite games on the day of game release.
Studio Drivers
NVIDIA Studio Drivers provide artists and designers with the best performance and reliability when working with creative applications.
GPU Control Center
Optimize and Tune Your GPU
Easily optimize in-game and GPU settings in one location. Customize your NVIDIA graphics settings like VSync, DSR, and Low Latency Mode. Optimize your in-game settings by tapping into the power of the NVIDIA cloud data center to deliver personalized graphics settings based on your system's GPU, CPU, and display. Plus, monitor and automatically tune your GPU with one click.
NVIDIA ShadowPlay
Capture Your Greatest Moments
NVIDIA ShadowPlay simplifies recording of videos and screenshots, featuring DVR-style Instant Replay, enabling users to instantly save the last 30 seconds of gameplay. You can also manually record at up to 8K HDR at 30 fps, or 4K HDR at 120 fps with minimal impact to performance. RTX 40-series GPU owners can now record in AV1 codec, which delivers higher fidelity video with less disk space needed. NVIDIA Highlights automatically captures key moments, clutch kills, and match-winning plays, ensuring that your best gaming moments are automatically saved.
NVIDIA Overlay
Measure Your Performance
Display real-time FPS and performance statistics through the newly updated NVIDIA overlay. Tailor the display to showcase metrics like GPU and CPU utilization, FPS 1% Low, and PC and system latency with integrated NVIDIA Reflex Analyzer support.
NVIDIA Freestyle
AI-Enhanced Game Visuals
Customize your game's appearance in real time with NVIDIA Freestyle with powerful new AI filters like RTX Dynamic Vibrance and RTX HDR. Integrated at the driver level for seamless compatibility, Freestyle supports over 1200 games.
RTX Dynamic Vibrance
RTX Dynamic Vibrance is an AI-powered filter that enhances visual clarity, allowing players to better distinguish in-game elements on a per-app basis. Not only do colors pop more on screen, it's done with a perfect balance, to avoid color crushing.
RTX HDR
RTX HDR is a new Freestyle filter powered by AI, which seamlessly brings the vibrant world of High Dynamic Range (HDR) to games not originally equipped with HDR support. Take advantage of your HDR-compatible monitor for a broad spectrum of games running on DirectX and Vulkan.
Discover NVIDIA Applications
The NVIDIA app offers an easy way to discover and launch NVIDIA gaming and creator applications.
- GeForce NOW
- NVIDIA ChatRTX
- NVIDIA Broadcast
- NVIDIA Canvas
- NVIDIA RTX Remix
GeForce NOW
The Next Generation in Cloud Gaming
Experience RTX performance on any device you own with GeForce NOW, NVIDIA's cloud gaming platform. Play on the go, while waiting for a game download, or just save space on your hard drive by accessing your library from the cloud. GeForce NOW offers the perfect complimentary experience to keep you gaming wherever you are.
$ErrorActionPreference = 'Stop'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://us.download.nvidia.com/nvapp/client/11.0.1.163/NVIDIA_app_v11.0.1.163.exe'
$fileName = [System.IO.Path]::GetFileName($url)
$fileLocation = Join-Path $toolsDir $fileName
$checksum = '93545A9208C1D8D25FF407E43708D1204B059877164D9CF07B58FDA66174794F'
$webFileArgs = @{
packageName = $env:ChocolateyPackageName
fileFullPath = $fileLocation
url = $url
checksum = $checksum
checksumType = 'sha256'
}
Get-ChocolateyWebFile @webFileArgs
# $fileName = (Get-ChildItem $toolsDir -Filter *.exe | Select-Object -First 1).Name
# $fileLocation = Join-Path $toolsDir $fileName
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'NVIDIA App'
fileType = 'EXE'
file = $fileLocation
silentArgs = '-uninstall -s'
validExitCodes = @(0, 3010, 1605, 1614, 1641)
}
Uninstall-ChocolateyPackage @packageArgs
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
© 2011-2024 NVIDIA Corporation
This package has no dependencies.
Ground Rules:
- This discussion is only about NVIDIA App and the NVIDIA App 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 NVIDIA App, 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.
zoull (maintainer) on 13 Nov 2024 04:15:47 +00:00:
User 'zoull' (maintainer) submitted package.
chocolatey-ops (reviewer) on 13 Nov 2024 04:48:33 +00:00:
nvidia-app 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.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
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 13 Nov 2024 14:10:29 +00:00:
nvidia-app has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/accd14a799629a86738de5cd03174946 for details.
The package status will be changed and will be waiting on your next actions.
zoull (maintainer) on 14 Nov 2024 23:55:36 +00:00:
This app requires an NVIDIA graphics card in order to be able to install, so it won't ever pass on a VM without an NVIDIA graphics card. Can I possibly get an exception?