Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Watch replay files of World of Tanks & Warships on Linux desktop

License

Notifications You must be signed in to change notification settings

ponsfoot/wows_replay_on_linux-Obsolete-

Repository files navigation

Enable to watch WoT & WoWS replays on Linux

Both WGC and Classic Launcher are supported (WGC is preferred).

Install

  1. Clone git repo or download and extract zip file
  2. run setup.sh

How to watch replays

Replay files are stored in ${WINEPREFIX}/dosdevices/c:/Games/World_of_{Tanks,Warships}* (or your own custom)/replays/

  1. Right click on a replay file (*.wotreplay/*.wowsreplay)
  2. Choose "Open with World of Tanks/Warships play replay"

What files are installed

  • ${XDG_DATA_HOME}/mime/packages/x-wine-wot-replay.xml
  • ${XDG_DATA_HOME}/mime/packages/x-wine-wows-replay.xml
  • ${XDG_DATA_HOME}/applications/wot_replay.desktop
  • ${XDG_DATA_HOME}/applications/wows_replay.desktop
  • ${WINEPREFIX}/ <Path WoT installed > /play_replay_wowt.sh
  • ${WINEPREFIX}/ <Path WoWS installed > /play_replay_wows.sh

if $XDG_DATA_HOME is not set, default is equal to ${HOME}/.local/share. if $WINEPREFIX is not set, default is equal to ${HOME}/.wine.

Uninstall

run setup.sh -u

If you have already uninstalled game apps, this will not work properly. Please delete files described above section manually.

Note

  • Replay files have to be placed under Wine drive configuration (can be described as Windows file path) and same $WINEPREFIX with WoT/WoWS installed.
  • If you have installed WoT/WoWS plural (e.g. WoWS_NA and WoWS_Asia), first one sorted by name (as for Classic Launcher) or first installed (as for WGC) except Public/Common Test Client will be chosen as replay environment.

About

Watch replay files of World of Tanks & Warships on Linux desktop

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages