mirror of
				https://github.com/FeralInteractive/gamemode.git
				synced 2025-10-30 21:44:06 +01:00 
			
		
		
		
	Minor fix for preload instructions
This commit is contained in:
		| @@ -67,12 +67,12 @@ Or edit the steam launch options: | |||||||
| ```bash | ```bash | ||||||
| gamemoderun %command% | gamemoderun %command% | ||||||
| ``` | ``` | ||||||
| Please note the backslash here in `\$LIB` is required. |  | ||||||
|  |  | ||||||
| Note: for older versions of GameMode (1.2) use this string in place of `gamemoderun`: | Note: for older versions of GameMode (1.2) use this string in place of `gamemoderun`: | ||||||
| ``` | ``` | ||||||
| LD_PRELOAD="$LD_PRELOAD:/usr/\$LIB/libgamemodeauto.so.0" | LD_PRELOAD="$LD_PRELOAD:/usr/\$LIB/libgamemodeauto.so.0" | ||||||
| ``` | ``` | ||||||
|  | Please note the backslash here in `\$LIB` is required. | ||||||
| --- | --- | ||||||
| ## Configuration | ## Configuration | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Alex Smith
					Alex Smith