-
Notifications
You must be signed in to change notification settings - Fork 50
Getting Started
Contents:
- Go to Releases and download
Woof-#.#.#-win64.zip. - Extract the zip file to a directory.
- Start the game with
woof.exe.
An IWAD file is required to play. These are typically named:
DOOM.WADDOOM2.WADPLUTONIA.WADTNT.WAD
IWADs are detected in the following locations:
- In the same directory as
woof.exe. - Steam and GOG installations of the Doom games.
-
Environment variables
DOOMWADDIRandDOOMWADPATH.
Woof! launches Doom II by default. To launch other games, use the -iwad command line parameter. Example:
woof.exe -iwad DOOM.WAD
-
The config directory is the directory containing
woof.exe. -
The data directories
autoload,savegames, andsoundfontsare in the same location. -
The config file is
woof.cfg.
-
Copy soundfonts to the
soundfontsdirectory. -
Launch Woof! and change the
MIDI Playeroption.
macOS releases are not provided. However, Woof! is available through Homebrew.
- Install Homebrew.
- Install the woof-doom package.
- The
woofexecutable is installed to:- Apple Silicon:
/opt/homebrew/Cellar/woof-doom/#.#.#/bin - Intel Processor:
/usr/local/Cellar/woof-doom/#.#.#/bin
- Apple Silicon:
An IWAD file is required to play. These are typically named:
DOOM.WADDOOM2.WADPLUTONIA.WADTNT.WAD
Copy IWADs to the config directory at $HOME/Library/Application\ Support/woof.
Woof! launches Doom II by default. To launch other games, use the -iwad command line parameter. Example:
./woof -iwad DOOM.WAD
-
The config directory is
$HOME/Library/Application\ Support/woof. -
The data directories
autoload,savegames, andsoundfontsare in the same location. -
The config file is
woof.cfg.
-
Copy soundfonts to the
soundfontsdirectory. -
Launch Woof! and change the
MIDI Playeroption.
-
Go to Releases and download
Woof-#.#.#-Linux.AppImage. -
Rename the file to
woof.AppImage(or simplywoof). -
-
Start the game by double-clicking the file or typing
./woof.AppImagein a terminal.
An IWAD file is required to play. These are typically named:
DOOM.WADDOOM2.WADPLUTONIA.WADTNT.WAD
IWADs are detected in the following locations:
- Current directory.
- Config directory at
$XDG_DATA_HOME/woofor$HOME/.local/share/woof. -
Steam installations of the Doom games in
$HOME/.steam/root/steamapps/common. -
Environment variables
DOOMWADDIRandDOOMWADPATH.
Additional IWAD locations:
$XDG_DATA_HOME/games/doom
$XDG_DATA_DIRS/games/doom
$XDG_DATA_DIRS/games/doom3bfg/base/wads
Which usually translate to:
$HOME/.local/share/games/doom
/usr/local/share/games/doom
/usr/share/games/doom
/usr/local/share/games/doom3bfg/base/wads
/usr/share/games/doom3bfg/base/wads
Woof! launches Doom II by default. To launch other games, use the -iwad command line parameter. Example:
./woof.AppImage -iwad DOOM.WAD
-
The config directory is
$XDG_DATA_HOME/woofor$HOME/.local/share/woof. -
The data directories
autoload,savegames, andsoundfontsare in the same location. -
The config file is
woof.cfg.
-
Copy soundfonts to one of the following locations:
$XDG_DATA_HOME/woof/soundfonts $XDG_DATA_HOME/soundfontsWhich usually translate to:
$HOME/.local/share/woof/soundfonts $HOME/.local/share/soundfonts -
Launch Woof! and change the
MIDI Playeroption.
-
Switch to Desktop Mode:
-
Open the
Steam Menuand selectPower. -
Select
Switch to Desktop.
-
-
Follow the Linux section.
-
Continue to Desktop Mode or Gaming Mode.
-
Exit the Steam application. This allows Woof! to access the Steam Deck's controls natively.
-
Launch Woof! and go to the
Gamepadmenu. The device should beSteam Deckwith gyro options enabled.
-
To play Woof! in Gaming Mode, first add it to Steam while in Desktop Mode:
-
Launch the Steam application.
-
Click
Add a Gameat the lower left corner of the window. -
Click
Add a Non-Steam Game.... -
Click
Browse...and selectwoof.AppImage. -
Click
Add Selected Programs.
-
-
A shortcut to
woof.AppImagewill appear in the Steam library.-
Right-click the shortcut and select
Properties.... -
Edit the name and appearance to preference.
-
-
Switch back to Gaming Mode:
-
Click the
Return to Gaming Modeshortcut on the desktop. -
Wait for the Gaming Mode interface to appear.
-
Navigate to the Woof! entry.
-
-
Launch Woof! and go to the
Gamepadmenu. The device should beSteam Virtual Gamepadwith gyro options disabled.
-
To use the Steam Deck's gyro controls in Gaming Mode, open the controller settings and change
Gyro BehaviortoGyro To Mouse [Beta]. -
For accurate gyro aiming:
-
Select the gear icon and set
Dots Per 360°to8192px. -
Return to Woof! and set
Mouse Turn Sensitivityto5.
-
When using other controllers, such as a DualSense or Switch Pro controller, configure the Steam Input Override to preference. Select Disable Steam Input to give Woof! direct access to the controller. Otherwise, leave it at the default setting.
Use the Launch Options box for command line parameters.