From 52c40485d3f5c95bc61e1620e4ed904d63fc5d7e Mon Sep 17 00:00:00 2001 From: Richard Waltman Date: Tue, 6 Jan 2026 16:22:27 -0600 Subject: [PATCH] Update GUI doc to specify using Processing 4.2 --- website/docs/Software/OpenBCISoftware/01-OpenBCI_GUI.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/docs/Software/OpenBCISoftware/01-OpenBCI_GUI.md b/website/docs/Software/OpenBCISoftware/01-OpenBCI_GUI.md index 5b5e3b0bc..994dd449e 100644 --- a/website/docs/Software/OpenBCISoftware/01-OpenBCI_GUI.md +++ b/website/docs/Software/OpenBCISoftware/01-OpenBCI_GUI.md @@ -288,7 +288,11 @@ The requirements for running the OpenBCI GUI in Processing are: ### Installing Processing 4 -First, go to Processing's website and [download the latest version of Processing](https://processing.org/download). For more information on Processing, you can review the official [Processing Getting Started Guide](https://processing.org/tutorials/gettingstarted) or the [Processing Documentation](https://processing.org/environment). +First, go to GitHub and [download Processing v4.2](https://github.com/processing/processing4/releases/tag/processing-1292-4.2). For more information on Processing, you can review the official [Processing Getting Started Guide](https://processing.org/tutorials/gettingstarted) or the [Processing Documentation](https://processing.org/environment). + +:::info +**The OpenBCI GUI is still built using [Processing v4.2](https://github.com/processing/processing4/releases/tag/processing-1292-4.2).** It has not been tested or developed using later versions as there are fundamental changes to backend methods starting in 4.3. +::: Go ahead and install the Processing application as you normally would for your operating system. If this is the first time that you are running Processing, it will create what it calls it's `Sketch` folder in the following locations: