From d1e5bc5c193962b18b7ed7bfe4c8f44107f15606 Mon Sep 17 00:00:00 2001 From: Diego q <119337293+Pro42good@users.noreply.github.com> Date: Sun, 9 Jun 2024 15:23:36 -0400 Subject: Update README.md (#1572) Usage link was broken so i fixed it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53e420b9..a913a16a 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ An alternative solution is to use Wine with new WoW64, but you will be limited t Notes about Box64 configuration ---- -Box64 now have configurations files. There are 2 files loaded. `/etc/box64.box64rc` and `~/.box64rc`. Both files have the same syntax, and is basicaly an ini files. Section in square brakets define the process name, and the rest is the env. var. to set. Looke at [Usage](USAGE.md) for detail on what parameters can be put. Box64 comes with a default file that should be installed for better stability. The file in in `system/box64.box64rc` and should be installed to `/etc/box64.box64rc` If, for some reason, you don't want to install that file here, at least copy it to `~/.box64rc` or some game may not function correctly. +Box64 now have configurations files. There are 2 files loaded. `/etc/box64.box64rc` and `~/.box64rc`. Both files have the same syntax, and is basicaly an ini files. Section in square brakets define the process name, and the rest is the env. var. to set. Looke at [Usage](https://github.com/ptitSeb/box64/blob/main/docs/USAGE.md) for detail on what parameters can be put. Box64 comes with a default file that should be installed for better stability. The file in in `system/box64.box64rc` and should be installed to `/etc/box64.box64rc` If, for some reason, you don't want to install that file here, at least copy it to `~/.box64rc` or some game may not function correctly. Note that the priority is: `~/.box64rc` > `/etc/box64.box64rc` > command line So, your settings in `~/.box64rc` may override the setting from your command line... -- cgit 1.4.1