This is an old revision of the document!
Browser
The WorldsAway 2.4 client was designed to operate with a range of web browsers … all of which are now obsolete. It communicates with them by means of DDE channels - Direct Data Exchange. This is now obsolete, and no modern browsers support this.
At present, starting the client produces a “No browser is specified in the fjwa.ini file” error on startup.
Adding the path to a browser executable will allow the client to open a browser. but because the browsers no longer talk DDE, you will get a “Web browser does not appear to be running. Do you want to start it?” message every time you start the client and in every URL link you request to open. It will, however, open the URL.
To add the browser, find your fjwa.ini file. On modern windows it is located in the folder %LOCALAPPDATA%\VirtualStore\Windows
Edit the fjwa.ini file with Notepad, and add this at the end:
[BROWSER]
startupurl=https://altaway.xyz/
program=C:\Program Files\Google\Chrome\Application\chrome.exe
ddename=chrome
If you do not use Chrome, or it is installed somewhere else, you will need to locate the correct file and path.