Skip to content

Simple script that downloads the r5apex.dxvk-cache file needed for smooth performance of Apex Legends on Linux, and uses the dxvk-cache-tool to automatically merge new ones into your old one. Fork designed to run in background and be added in steam launch options/startup commands/systemd service.

License

ThePhxRises/apex-legends-cache-automated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Simpler Apex Legends Cache Downloader / Launcher Script

To use this script, follow the instruction below:

1. Download the script as a ZIP and extract it into the folder of your choice or clone the repository.

2. Make sure to set the script as executable. chmod +x ApexCacheLauncher

3. Move the ApexCacheLauncher file into the /steamapps/shadercache/1172470/DXVK_state_cache/ folder in whatever SteamLibrary folder you have Apex Legends installed to.

4. Choose how you want to launch the script. You may make a desktop file for it, add it to your startup commands or as a systemd service, or add it to your Steam launch options for Apex Legends (recommended). To add the script to your launch options, simply add <PATH_TO_YOUR_STEAM_LIBRARY>/steamapps/shadercache/1172470/DXVK_state_cache/ApexCacheLauncher; to the beginning of your prexisting launch options, or use <PATH_TO_YOUR_STEAM_LIBRARY>/steamapps/shadercache/1172470/DXVK_state_cache/ApexCacheLauncher; %command% if you do not already have launch options set for Apex Legends. Be sure to replace <PATH_TO_YOUR_STEAM_LIBRARY> with the correct directory. By default this is ~/.local/share/Steam/.

Sources

https://github.com/bcook254/apex-legends-cache - Cache File Maintainer

https://github.com/DarkTigrus/dxvk-cache-tool - DXVK Merge Tool Maintainer

Software Disclaimer

There are inherent dangers in the use of any software available for download on the Internet, and we caution you to make sure that you completely understand the potential risks before downloading any of the software.

The Software and code samples available on this website are provided "as is" without warranty of any kind, either express or implied. Use at your own risk.

The use of the software and scripts downloaded on this site is done at your own discretion and risk and with agreement that you will be solely responsible for any damage to your computer system or loss of data that results from such activities. You are solely responsible for adequate protection and backup of the data and equipment used in connection with any of the software, and we will not be liable for any damages that you may suffer in connection with using, modifying or distributing any of this software. No advice or information, whether oral or written, obtained by you from us or from this website shall create any warranty for the software.

We make no warranty that:

  • the software will meet your requirements
  • the software will be uninterrupted, timely, secure or error-free
  • the results that may be obtained from the use of the software will be effective, accurate or reliable
  • the quality of the software will meet your expectations
  • any errors in the software obtained from us will be corrected.

The software, code sample and their documentation made available on this website:

  • could include technical or other mistakes, inaccuracies or typographical errors. We may make changes to the software or documentation made available on its web site at any time without prior-notice.
  • may be out of date, and we make no commitment to update such materials.

We assume no responsibility for errors or omissions in the software or documentation available from its web site.

In no event shall we be liable to you or any third parties for any special, punitive, incidental, indirect or consequential damages of any kind, or any damages whatsoever, including, without limitation, those resulting from loss of use, data or profits, and on any theory of liability, arising out of or in connection with the use of this software.


About

Simple script that downloads the r5apex.dxvk-cache file needed for smooth performance of Apex Legends on Linux, and uses the dxvk-cache-tool to automatically merge new ones into your old one. Fork designed to run in background and be added in steam launch options/startup commands/systemd service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%