Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
valters-tomsons committed Apr 20, 2023
1 parent 587f75a commit 77ca9ae
Showing 1 changed file with 12 additions and 17 deletions.
29 changes: 12 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,29 @@
# DayZLauncher-UnixPatcher

Fixes workshop mods not installing in DayZ launcher when running under in Mono runtime (Wine/Proton).
Fixes workshop mods not installing in the official DayZ launcher when running under in Mono runtime (Wine/Proton).

## Screenshots

![image](https://user-images.githubusercontent.com/4209639/233074283-b42db574-c6cd-42a8-8371-0a632b6c349d.png)
## Notice

![Screenshot from 2023-04-19 11-19-32](https://user-images.githubusercontent.com/4209639/233074371-563ca89b-2dda-4d90-b2fe-ef7045ea653b.png)
**I am not affiliated, associated, authorized, endorsed by, or in any way officially connected with Bohemia Interactive, a.s., or any of its subsidiaries or its affiliates.**

## Notice
If the patcher utility or patch itself destroys your computer, I am not to be held accountable for you running random software on your computer.

This patch generates a shell script for each affected UNIX file operation and other stupid things, nothing was throughly tested. If this destroys your computer, I am not to be held accountable for you running random software on your computer.
While this patch *should* be safe from detection by Battleye because it doesn't modify anything from the game itself. That being said, use at your own risk and it *could* change.

## Usage:

1. Download or build the patcher

2. Launch patcher via wine, add your DayZ installation folder as argument
2. Launch `DayZLauncher.UnixPatcher` with full DayZ installation path as argument

3. If you see a success message, boot up DayZ and enjoy!

(eg. `wine ./DayZLauncher.UnixPatcher.exe "/primary/SteamLibrary/steamapps/common/DayZ/"`)
(eg. `./DayZLauncher.UnixPatcher "/primary/SteamLibrary/steamapps/common/DayZ/"`)

**Patch may need to be re-applied after game updates.**
3. If you see a success message, boot up DayZ and enjoy!

## Why?
! **Patch may need to be re-applied after game updates.**

1. So you can play on community servers with the original launcher under Proton
2. So I don't have to re-distribute Bohemia's source code
## Screenshots

##
![image](https://user-images.githubusercontent.com/4209639/233074283-b42db574-c6cd-42a8-8371-0a632b6c349d.png)

**I am not affiliated, associated, authorized, endorsed by, or in any way officially connected with Bohemia Interactive, a.s., or any of its subsidiaries or its affiliates.**
![Screenshot from 2023-04-19 11-19-32](https://user-images.githubusercontent.com/4209639/233074371-563ca89b-2dda-4d90-b2fe-ef7045ea653b.png)

0 comments on commit 77ca9ae

Please sign in to comment.