Advertisement
Guest User

Untitled

a guest
Aug 14th, 2023
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. Game Settings: {
  2. "autoInstallDxvk": true,
  3. "autoInstallVkd3d": true,
  4. "preferSystemLibs": false,
  5. "enableEsync": true,
  6. "enableFsync": true,
  7. "nvidiaPrime": false,
  8. "enviromentOptions": [],
  9. "wrapperOptions": [],
  10. "showFps": false,
  11. "useGameMode": false,
  12. "language": "",
  13. "wineVersion": {
  14. "bin": "/home/cathol/.local/share/Steam/steamapps/common/Proton 8.0/proton",
  15. "name": "Proton - Proton 8.0",
  16. "type": "proton"
  17. },
  18. "winePrefix": "/home/cathol/Games/Heroic/Prefixes/default/The Elder Scrolls Online",
  19. "wineCrossoverBottle": ""
  20. }
  21.  
  22. Game launched at: Mon Aug 14 2023 22:33:31 GMT-0400 (Eastern Daylight Time)
  23.  
  24. System Info:
  25. Heroic Version: 2.9.1 Boa Hancock
  26. Legendary Version: 0.20.32 Dark Energy (hotfix #6)
  27. GOGdl Version: 0.7.3
  28. Nile Version: 1.0.0 Jonathan Joestar
  29.  
  30. Electron Version: 24.4.1
  31. Chrome Version: 112.0.5615.204
  32. NodeJS Version: 18.14.0
  33.  
  34. OS: Artix KERNEL: 6.4.10-lqx3-1-lqx ARCH: x64
  35. CPU: Intel Core™ i7-7700 @3.6 GOVERNOR: performance
  36. RAM: Total: 31.1 GiB Available: 28.98 GiB
  37. GRAPHICS: GPU0: HD Graphics 630 VRAM: 256MB GPU1: NVIDIA GeForce GTX 1650 VRAM: 4096MB DRIVER: 535.98
  38. PROTOCOL: x11
  39.  
  40. Launch Command: LD_PRELOAD= STEAM_COMPAT_CLIENT_INSTALL_PATH=/home/cathol/.steam/steam STEAM_COMPAT_DATA_PATH="/home/cathol/Games/Heroic/Prefixes/default/The Elder Scrolls Online" STEAM_COMPAT_INSTALL_PATH=/home/cathol/Games/Heroic/TheElderScrollsOnline WINE_FULLSCREEN_FSR=0 STEAM_COMPAT_APP_ID=0 SteamAppId=0 SteamGameId=heroic-TheElderScrollsOnline PROTON_LOG_DIR=/home/cathol /opt/heroic/resources/app.asar.unpacked/build/bin/linux/legendary launch 4d0ff75b922447649057c237c0bd1545 --language en --no-wine --wrapper " '/home/cathol/.local/share/Steam/steamapps/common/Proton 8.0/proton' run"
  41.  
  42. Game Log:
  43. [cli] INFO: Logging in...
  44. [Core] INFO: Trying to re-use existing login session...
  45. [cli] INFO: Checking for updates...
  46. [Core] INFO: Getting authentication token...
  47. [cli] INFO: Launching 4d0ff75b922447649057c237c0bd1545...
  48.  
  49. Legendary update available!
  50. - New version: 0.20.33 - "Undue Alarm"
  51. - Release summary:
  52. [*] Improved handling of SDL changes
  53. [*] Added safeguards to prevent two simultaneous instances from corrupting the database
  54. [*] Added support for running uninstallers
  55. [*] More gracefully handles account errors
  56. See full changelog for additional details.
  57. - Release URL: https://legendary.gl/release/0.20.33
  58.  
  59. - Download URL: https://legendary.gl/release/download/0.20.33/legendary
  60. Proton: Upgrading prefix from None to 8.0-103 (/home/cathol/Games/Heroic/Prefixes/default/The Elder Scrolls Online/)
  61. Traceback (most recent call last):
  62. File "/home/cathol/.local/share/Steam/steamapps/common/Proton 8.0/proton", line 1658, in <module>
  63. g_session.init_session(sys.argv[1] != "runinprefix")
  64. File "/home/cathol/.local/share/Steam/steamapps/common/Proton 8.0/proton", line 1453, in init_session
  65. g_compatdata.setup_prefix()
  66. File "/home/cathol/.local/share/Steam/steamapps/common/Proton 8.0/proton", line 789, in setup_prefix
  67. os.symlink("../drive_c", self.prefix_dir + "/dosdevices/c:")
  68. FileNotFoundError: [Errno 2] No such file or directory: '../drive_c' -> '/home/cathol/Games/Heroic/Prefixes/default/The Elder Scrolls Online/pfx//dosdevices/c:'
  69.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement