Skip to content

Jackify - Simplifying Wabbajack modlist installation and configuration on Linux

License

Notifications You must be signed in to change notification settings

Omni-guides/Jackify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jackify Banner


Jackify

Jackify is a Linux application for installing and configuring Wabbajack modlists on Linux and Steam Deck. It provides a complete end-to-end workflow — downloading, installing, Steam shortcut creation, Proton prefix setup, and post-install configuration — through both a GUI and a full-featured CLI.

Features

  • Complete Modlist Workflow: Install from scratch with Nexus Premium, configure a pre-downloaded modlist, or reconfigure an existing modlist already in Steam
  • Game Support: Skyrim, Fallout 4, Fallout New Vegas, Oblivion, Starfield, Enderal, and more
  • Automated Steam Integration: Steam shortcut creation with full Proton configuration
  • GUI and CLI: Both interfaces provide identical functionality

Disclaimer

Jackify is a hobby project in early Alpha development. Use at your own risk.

  • No Warranty: This software is provided "as is" without any warranty or guarantee of functionality
  • Alpha Software: Features may be incomplete, unstable, or change without notice
  • Best Effort Support: Support is provided on a best-effort basis through community channels
  • Data Safety: Always back up your important data before using Jackify
  • System Compatibility: Functionality on your specific system is not guaranteed
  • A successful installation does not guarantee a working modlist: Linux introduces hardware, driver, and system-specific variables that cannot be accounted for. If your modlist installs successfully but does not run correctly, seek help in #unofficial-linux-help on the Wabbajack Discord — do not contact the modlist author unless they explicitly support Linux
  • Not all modlists can be fully automated: Some modlists (e.g. Fallout New Vegas lists) require manual steps that Jackify cannot automate (or I have not automated yet). Always check the Install Guide of the Modlist itself to see what could be needed.
  • Most Modlists are not officially supported on Linux: Jackify makes a best effort to get modlists running, but compatibility is not guaranteed and will vary between modlists, hardware, and system configuration

Requirements

  • Linux system (most modern distributions will work)
  • Steam installed and configured
  • Protontricks — required for modlist configuration
  • GE-Proton 10-14 — While other Proton versions may work, GE-Proton 10-14 is highly recommended for ENB compatibility
  • Nexus Mods Premium subscription (required for automated downloads)
    • Non-Premium users can still install modlists via Wabbajack under Proton
    • Native non-premium support planned for a future release
    • See the User Guide for full details on the options available
  • FUSE (required for AppImage execution, pre-installed on most distributions)
  • Ubuntu/Debian-based distros only (Ubuntu, Kubuntu, Linux Mint, Pop!_OS, Zorin OS, elementary OS, and others): Qt platform plugin library
    • sudo apt install libxcb-cursor-dev

Installation Quick Start

  1. Download the latest release from Nexus Mods
  2. Extract the AppImage from the 7z archive
  3. Make it executable and run:
chmod +x Jackify.AppImage
./Jackify.AppImage

For CLI mode: ./Jackify.AppImage --cli

For a full step-by-step guide with screenshots, see the User Guide.

Supported Games

  • Skyrim Special Edition
  • Fallout 4
  • Fallout New Vegas
  • Oblivion
  • Starfield
  • Enderal
  • Other games (Cyberpunk 2077, Baldur's Gate 3, and more — download and install support only for now - full automatioin coming in the future)

Architecture

Jackify follows a clean separation between frontend and backend:

  • Backend Services: Pure business logic with no UI dependencies
  • Frontend Interfaces: CLI and GUI implementations sharing the same backend
  • Native Engine: Powered by jackify-engine (custom fork of wabbajack-cli) for optimal Linux performance and compatibility. Texconv for hash-matched texture conversion requires Proton.
  • Steam Integration: Direct Steam shortcuts.vdf manipulation for shortcut creation and management

All Jackify relted files and configuration data is are stored in ~/Jackify/ and ~/.config/jackify/.

Contributing

At this early stage of development, I'd prefer GitHub Issues for bug reports and suggestions rather than PRs. This will likely change as the project matures. See the CONTRIBUTING document for more details.

Future Plans (not guaranteed)

  • Continue to expand supported games for fully automated configuration
  • Non-Premium / manual download support
  • GUI refinements
  • Dark/Light theme support

Legacy Guides

The original bash scripts and step-by-step manual installation guides are preserved in the Legacy Guides for those who prefer them or need a fallback.

License

This project is licensed under the GPLv3 License — see the LICENSE file for details.

Support

Acknowledgments

  • Wabbajack team for the modlist ecosystem and wabbajack-cli
  • Linux and Steam Deck gaming communities
  • Modlist authors for their tireless work

ko-fi

About

Jackify - Simplifying Wabbajack modlist installation and configuration on Linux

Resources

License

Contributing

Stars

Watchers

Forks