Giter VIP home page Giter VIP logo

armaonlinux's Introduction

Hi there

➔ Junior backend / database developer and engineer
➔ Learning firmware developement on the side
➔ C | C++ | Rust | Java | JavaScript | TypeScript | Nix

🐘 @[email protected]
📧 [email protected]
🌍 9lo.re

Discord: ninelore
Discord Server: Invite Link

fn main() {
    panic!("Not enough Coffee!")
}

armaonlinux's People

Contributors

baguettedood avatar dahlgren avatar famfo avatar ninelore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

armaonlinux's Issues

Add line on TS3 plugins to documentation

Thanks for this fantastic guide, everything works perfectly!

The one thing I would suggest is adding a line about installing TFAR/ACRE's plugins as it took me a little bit of digging to find the correct folder.

It could read "Once Teamspeak is ready to go you can install plugins by adding the relevant dll to /home//.steam/root/steamapps/compatdata/107410/pfx/drive_c/users/steamuser/Application Data/TS3Client/plugins"

TS Runtime error! abnormal program termination

TS just crashes not long after I start it. It was working ok (script version 15) until I was trying to get Battleye to work and reinstalled Arma/changed Proton versions.

TS is crashing on Proton 6.3 and Experimental, using script version 16

Cant Install Teamspeak

  1. Configuring config
  2. run ./Arma3Helper.sh install

Proton: Upgrading prefix from None to 7.0-100 (/home/phil/.steam/steam/steamapps/compatdata/107410/) Traceback (most recent call last): File "/home/phil/.steam/steam/steamapps/common/Proton 7.0/proton", line 1508, in <module> g_session.init_session(sys.argv[1] != "runinprefix") File "/home/phil/.steam/steam/steamapps/common/Proton 7.0/proton", line 1303, in init_session g_compatdata.setup_prefix() File "/home/phil/.steam/steam/steamapps/common/Proton 7.0/proton", line 846, in setup_prefix self.update_builtin_libs(builtin_dll_copy) File "/home/phil/.steam/steam/steamapps/common/Proton 7.0/proton", line 671, in update_builtin_libs with open(self.tracked_files_file, "r") as tracked_files: FileNotFoundError: [Errno 2] No such file or directory: '/home/phil/.steam/steam/steamapps/compatdata/107410/tracked_files'

Add option to start Arma 3 launcher

Hello,

when teamspeak is already running steam will not let you launch Arma3 because its already "running". It would be great to have option launch arma3 with this script same way as we do with teamspeak.

Script does not work if Proton is installed in a different steam library

The script assumes that Proton is always installed in the .local/share/Steam library.

I had mine installed in a different library and had to change the line that set PROTONEXEC to point to the right path.

However, after changing the line to:
PROTONEXEC="/media/storage/SteamLibrary/steamapps/common/Proton\ $PROTON_OFFICIAL_VERSION/proton"

I get the following error when trying the install:

./Arma3TS_1v14-3.sh install Downloads/TeamSpeak3-Client-win64-3.5.6.exe
Trying to install Teamspeak with provided file
INSTALL TEAMSPEAK FOR ALL USERS AND LEAVE THE PATH DEFAULT!!!
Traceback (most recent call last):
  File "/media/storage/SteamLibrary/steamapps/common/Proton 6.3/proton", line 1031, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/media/storage/SteamLibrary/steamapps/common/Proton 6.3/proton", line 860, in init_session
    g_compatdata.setup_prefix()
  File "/media/storage/SteamLibrary/steamapps/common/Proton 6.3/proton", line 483, in setup_prefix
    steamdir = os.environ["STEAM_COMPAT_CLIENT_INSTALL_PATH"]
  File "/usr/lib/python3.9/os.py", line 679, in __getitem__
    raise KeyError(key) from None
KeyError: 'STEAM_COMPAT_CLIENT_INSTALL_PATH'

This is the debug output:

./Arma3TS_1v14-3.sh debug
DEBUGGING INFORMATION
Command Line:
sh -c "/media/storage/SteamLibrary/steamapps/common/Proton\ 6.3/proton run /media/storage/SteamLibrary/steamapps/compatdata/107410/pfx/drive_c/Program\ Files/TeamSpeak\ 3\ Client/ts3client_win64.exe"

Proton: official Protn 6.3

Enviromentals were successfully set

STEAM_COMPAT_DATA_PATH: /media/storage/SteamLibrary/steamapps/compatdata/107410
SteamAppId/SteamGameId: 107410 107410
LD_PRELOAD: 
ESync: false
FSync: false

Config file doesn't work

I just thought I'd create an issue pointing out that the config file doesn't seem to be working properly, and that the values have to be set directly in the script itself.

In my case, this was the error message I kept getting last week when I tried to change the config file. However, when I explicitly set the same values inside Arma3Helper.sh, the installation worked fine.

PROTON_OFFICIAL_VERSION="8.0"
COMPAT_DATA_PATH="/mnt/primary-storage/Games/Steam/steamapps/compatdata/107410"
STEAM_LIBRARY_PATH="/mnt/primary-storage/Games/Steam/steamapps"
PROTON_CUSTOM_VERSION=""
./Arma3Helper.sh install ~/Downloads/TeamSpeak3-Client-win64-3.6.1.exe
Trying to install Teamspeak with provided file
INSTALL TEAMSPEAK FOR ALL USERS AND LEAVE THE PATH DEFAULT!!! 

Proton: Upgrading prefix from None to 8.0-103 (/home/cachandler/.steam/steam/steamapps/compatdata/107410/)
Traceback (most recent call last):
  File "/home/cachandler/.steam/steam/steamapps/common/Proton 8.0/proton", line 1710, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/home/cachandler/.steam/steam/steamapps/common/Proton 8.0/proton", line 1502, in init_session
    g_compatdata.setup_prefix()
  File "/home/cachandler/.steam/steam/steamapps/common/Proton 8.0/proton", line 858, in setup_prefix
    self.update_builtin_libs(builtin_dll_copy)
  File "/home/cachandler/.steam/steam/steamapps/common/Proton 8.0/proton", line 679, in update_builtin_libs
    with open(self.tracked_files_file, "r") as tracked_files:
FileNotFoundError: [Errno 2] No such file or directory: '/home/cachandler/.steam/steam/steamapps/compatdata/107410/tracked_files'

Proton GE By Glorious EggRoll

Hi.

I use Proton GE usually on my Windows games. Can I use this script to make that work too? I did try to read the code but.. Well All I saw that there is no reference to this directory .steam/debian-installation/compatibilitytools.d

I quest my real question is, why does this script care about the version that Arma is run under.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.