Git Product home page Git Product logo

dayz-ctl's People

Contributors

airtonix avatar woozymasta avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

dayz-ctl's Issues

Uninstall Instructions

I see packages are installed in the following directories. Is there a uninstall script or simply delete the following and any additional directories not listed below.

/.local/bin/dayz-ctl
/.local/bin/fzf
/.local/bin/gum
/.local/bin/steamcmd
/.local/share/dayz-ctl/
/.local/share/applications/dayz-ctl.desktop

server filter by country

it is required to prepare the database of servers after downloading, fill all the servers with the finished result from the geoip database

~8k geoip calls take <1min
the cycle with writing values to the database slows down the process by x5-10 times, you need a quick solution

FR: add launch option for FSR

According to https://support.system76.com/articles/use-amd-fsr/ one can run Proton games using FSR using either:

WINE_FULLSCREEN_FSR=1 %command%
or
WINE_FULLSCREEN_FSR=1 WINE_FULLSCREEN_FSR_STRENGTH=1 %command%
Where the latter allows to set sharpening level.

It would be absolutely wonderful if this could be incorporated into dayzctl, a launcher I gratefully use nearly every day :)
Or maybe allow setting a custom launch option in addition to the existing list.

add the ability to run from steam

Redefine the launch command in steam to dayz-ctl %command% and catch the launch state, exclude self-retraction

if [ "${2:-}" = SteamLaunch ] && [ "${3:-}" = "AppId=$DAYZ_GAME_ID" ]; then
  # xterm or https://github.com/i3/i3/blob/next/i3-sensible-terminal
  exec xterm -e dayz-ctl -T 'DayZ CTL Launcher'
fi

Usage of Serverbrowser / Missing Error Message

cant launch directly into server on archlinux

using all-server > [SELECT SERVER] -> Play

the tool exits without doing anything, wether I'm ingame / outside of the game

there is no error message i get, am i misunderstanding the usage ?

Launching the game normaly via Launch Game works fine

Ошибка установки dayz-ctl

После установки всех зависимостей, вылетает ошибка на невозможность скачать dayz-ctl

+ local url=https://github.com/charmbracelet/gum/releases/download/v0.6.0/gum_0.6.0_linux_x86_64.tar.gz
+ command -v gum
+ wget -q --show-progress --progress=bar:force -O /home/random/.local/share/dayz-ctl/bin/dayz-ctl https://raw.githubusercontent.com/WoozyMasta/dayz-ctl/master/dayz-ctl
/home/random/.local 100%[===================>]  45,21K  97,4KB/s    in 0,5s    
+ chmod +x /home/random/.local/share/dayz-ctl/bin/dayz-ctl
+ command -v dayz-ctl
+ '[' -d /home/random/.local/share/applications ']'
+ '[' -d /home/random/.local/share/icons ']'
+ icon_path=/home/random/.local/share/icons/dayz-ctl.svg
+ icon=dayz-ctl
+ wget -q --show-progress --progress=bar:force -O /home/random/.local/share/icons/dayz-ctl.svg raw_url/master/extra/dayz-ctl.svg
+ fail 'Can'\''t download dayz-ctl from https://github.com/WoozyMasta/dayz-ctl'
+ printf '\e[1;31mERROR:\e[0m %s\n' 'Can'\''t download dayz-ctl from https://github.com/WoozyMasta/dayz-ctl'
ERROR: Can't download dayz-ctl from https://github.com/WoozyMasta/dayz-ctl
+ exit 1

Steam root at $HOME is assumed

I use steam library at my SSD which is not the same device on which my system is located which results in error : DayZ not installed or cant find it
What can i do?)

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.