diff --git a/02-create-splits.md b/02-create-splits.md index 580a8e0..00b1388 100644 --- a/02-create-splits.md +++ b/02-create-splits.md @@ -45,9 +45,9 @@ Your speedgame may not have a reliable, repeatable frame for each split — that I want to split when I pick up a heart piece, but my screen won't look exactly like this every time. However, the words on the screen are always in the same spot. Let's use this knowledge to make a split image that will always match. {: .tip } -There are lots of free image editors, but these work well with Pilgrim Autosplitter: +There are lots of free image editors, but these work well for our purposes: For Windows: [paint.net](https://www.getpaint.net/) -For MacOS: [krita](https://krita.org/en/download/) +For MacOS/Linux: [krita](https://krita.org/en/download/) I'll use Krita in this example. In Krita, press `cmd+o` and select the screenshot. You should see a window like this: diff --git a/04-settings.md b/04-settings.md index 7a25f44..406cb0c 100644 --- a/04-settings.md +++ b/04-settings.md @@ -112,7 +112,7 @@ If disabled, hotkeys will only work when Pilgrim Autosplitter is in focus. (For Default: `enabled` {: .note } -For global hotkeys to work on MacOS, you need to give Terminal [accessibility privileges](https://support.apple.com/guide/mac-help/allow-accessibility-apps-to-access-your-mac-mh43185/mac) in Privacy and Security in System Settings. This allows Pilgrim Autosplitter to monitor your keyboard for inputs even when it's not in focus. If this doesn't work, you can also run Pilgrim Autosplitter as root. +For global hotkeys to work on MacOS, you need to give Terminal [accessibility privileges](https://support.apple.com/guide/mac-help/allow-accessibility-apps-to-access-your-mac-mh43185/mac) in Privacy and Security in System Settings. If that doesn't work, you can also run Pilgrim Autosplitter as root. In addition, on Linux you must run Pilgrim Autosplitter as root. This allows Pilgrim Autosplitter to monitor your keyboard for inputs even when the app's not in focus. ## Check for updates diff --git a/05-installation.md b/05-installation.md index 0404407..3b48d51 100644 --- a/05-installation.md +++ b/05-installation.md @@ -12,8 +12,8 @@ nav_order: 5 You can download the latest build or the source code [here](https://github.com/pilgrimtabby/pilgrim-autosplitter/releases/). {: .important } -The source code is compatible with Windows and MacOS. However, the built app is currently not available for Intel-based Macs. See [this page](https://github.com/pilgrimtabby/pilgrim-autosplitter/?tab=readme-ov-file#installation) for more details. +The source code works on Windows, MacOS, and Linux. However, the built app is currently not available for Intel-based Macs or AMD Linux builds. See [this page](https://github.com/pilgrimtabby/pilgrim-autosplitter/?tab=readme-ov-file#installation) for more details. -Even if you can't use the built app, running the source code is straightforward if you follow this [step-by-step guide](https://github.com/pilgrimtabby/pilgrim-autosplitter/?tab=readme-ov-file#installation). +Even if you can't use the built app, running the source code is straightforward following this [step-by-step guide](https://github.com/pilgrimtabby/pilgrim-autosplitter/?tab=readme-ov-file#installation). If you have any questions or concerns, please feel free to [open an issue](https://github.com/pilgrimtabby/pilgrim-autosplitter/issues) on Pilgrim Autosplitter's repository page or email me directly at pilgrimtabby@gmail.com. diff --git a/_config.yml b/_config.yml index 9418744..1c53034 100644 --- a/_config.yml +++ b/_config.yml @@ -21,10 +21,10 @@ title: Pilgrim Autosplitter email: pilgrimtabby@gmail.com description: >- # this means to ignore newlines until "baseurl:" - Finally, an image-based autosplitter for console, Windows PC, and MacOS! - Set up global hotkeys, customize split images, choose from - different themes, and never touch a keyboard during a speedrun - again — even when streaming from or playing on MacOS. + A multi-platform image-based speedrun autosplitter including Windows, + MacOS and Linux. Set up global hotkeys, customize split images, choose + from different themes, and never touch a keyboard during a speedrun + again. domain: pilgrimtabby.github.io baseurl: /pilgrim-autosplitter/ # the subpath of your site, e.g. /blog url: https://pilgrimtabby.github.io # the base hostname & protocol for your site, e.g. http://example.com diff --git a/index.md b/index.md index c07d046..31b3981 100644 --- a/index.md +++ b/index.md @@ -11,18 +11,18 @@ title: Overview -# Pilgrim Autosplitter for MacOS: User Manual +# Pilgrim Autosplitter: User Manual -Finally, an image-based speedrun autosplitter compatible with MacOS! +Finally, a multi-platform image-based speedrun autosplitter!
A simple demonstration
-Pilgrim Autosplitter was designed to fill the gap left by other image-based speedrun autosplitters, which are generally incompatible with MacOS. +Pilgrim Autosplitter was designed to fill the gap left by other image-based speedrun autosplitters, which generally only run on Windows. -Bring your best speedgame whether you're running on console, MacOS, or PC. +Bring your best speedgame on Windows, MacOS, and Linux (and whether you game on console or computer). -Compatible with MacOS and Windows. +Compatible with Windows, MacOS, and Linux. -[Get the latest release](https://github.com/pilgrimtabby/pilgrim-autosplitter/releases), or [check out the source code](https://github.com/pilgrimtabby/pilgrim-autosplitter/). +[Get the latest release](https://github.com/pilgrimtabby/pilgrim-autosplitter/releases/latest), or [check out the source code](https://github.com/pilgrimtabby/pilgrim-autosplitter/).