Giter VIP home page Giter VIP logo

Comments (6)

muttleyxd avatar muttleyxd commented on July 22, 2024

Sorry for my late reply, but I didn't find much time recently

I created a PR with fix for this, A3UL won't copy/move any executables now, instead it'll use '-nolauncher' parameter

#44

Can you test it?

git clone https://github.com/muttleyxd/arma3-unix-launcher.git
git checkout do-not-mv-exes
mkdir -p build && cd build
cmake ..
make
./arma3-unix-launcher

from arma3-unix-launcher.

osaris775 avatar osaris775 commented on July 22, 2024

hi!

thanks! appears to work for me but unfortunately not sure if really fixed the issue for arma upgrades. i do see that it creates a symlink of arma3launcher.exe to arma3_x64.exe. not sure if that's what borked it in the update to the contact dlc, cant remember exactly from the last time i looked at it.

I deleted all the exe files for arma and replaced it with my windows arma exe files and then followed the steps you provided in your reply. I then ran your launcher again and I was able to launch the game fine with your launcher

i attached the terminal output of when i launched it. doubt its useful but here you go.

a3-unix-output.txt

Another thing unrelated to this was that i tried to get it to set the display to full screen windowed mode, any way to do that? the "force window mode" option uses the the windowed mode option of arma which is terrible. I tried using my own parameters file based what i have observed in the config file when selecting the options. This however might be wrong.

cat /home/osaris/Downloads/startup2.txt
-displayMode=2

displayMode=2 appears to be the fullscreen windowed mode (it changes it from 0 to 2 when changing from fullscreen to fullscreen windowed mode via the arma 3 display options and reflects in the Arma3.cfg file)

FYI - Some time ago i wrote a guide on how to setup arma 3 on proton and included instructions for you launcher. https://steamcommunity.com/sharedfiles/filedetails/?id=1755447470

thanks once again for your effort!

from arma3-unix-launcher.

muttleyxd avatar muttleyxd commented on July 22, 2024

thanks! appears to work for me but unfortunately not sure if really fixed the issue for arma upgrades. i do see that it creates a symlink of arma3launcher.exe to arma3_x64.exe. not sure if that's what borked it in the update to the contact dlc, cant remember exactly from the last time i looked at it.

I got rid of all symlink creations regarding .exe files, so nothing is touched now. Only symlinks are created for !workshop mods


I deleted all the exe files for arma and replaced it with my windows arma exe files and then followed the steps you provided in your reply. I then ran your launcher again and I was able to launch the game fine with your launcher

Seems good, I'll merge the code to master. Unfortunately I prefer to not write code reverting the changes launcher has made.


i attached the terminal output of when i launched it. doubt its useful but here you go.

a3-unix-output.txt
Everything looks fine to me

class ModLauncherList
{
};

You were launching without any mods enabled, am I right?


Another thing unrelated to this was that i tried to get it to set the display to full screen windowed mode, any way to do that? the "force window mode" option uses the the windowed mode option of arma which is terrible. I tried using my own parameters file based what i have observed in the config file when selecting the options. This however might be wrong.

I guess I should add an option to change this in launcher. Unfortunately there isn't an option for this now.

What you could try doing:

  • start Arma without launcher
  • change to fullscreen windowed mode
  • close Arma
  • run launcher, run Arma through launcher
  • check if Arma is in fullscreen window mode

thanks once again for your effort!

You're welcome

from arma3-unix-launcher.

muttleyxd avatar muttleyxd commented on July 22, 2024

Closed as stale, feel free to reopen if issue persists.

from arma3-unix-launcher.

muttleyxd avatar muttleyxd commented on July 22, 2024

It persists, reopening

from arma3-unix-launcher.

muttleyxd avatar muttleyxd commented on July 22, 2024

Fixed by 43d7c08, feel free to reopen if issue persists

from arma3-unix-launcher.

Related Issues (20)

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.