Skip to content

Commit 6a9485e

Browse files
authored
Update README.md
1 parent 517f9b7 commit 6a9485e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,15 @@ Perform these steps if you've enabled the feature for remembering window layout
269269
4. Go to options menu and go into the 'RememberWindowLocations' setting.
270270
5. Once in this menu, choose the option 's' to save coordinates of any open game instances.
271271

272-
Now whenever you launch the accounts they will open in the same positions with the same window sizes. Use the 'r' option within that menu to reset them if need be.
272+
Now whenever you launch the accounts they will open in the same positions with the same window sizes. Use the 'r' option within that menu to reset them if need be.<br>
273+
<br>
274+
**Setup Alternate Layout**<br>
275+
This feature allows you to have a layout B, but you need to manually set it up.<br>
276+
I doubt many people will want to do this so instructions will be brief.
277+
1. In the folder that the script sits in you'll need to make a file. If you've forgotten where you put the script, use 'i' on the script to see script location path.
278+
2. Create a file called AltLayout.csv.
279+
3. Open this file in a text editor and set the headers (first line) as: ID,WindowXCoordinates,WindowYCoordinates,WindowHeight,WindowWidth
280+
4. Add the ID for each account and the coordinates you want for them. Hint, it's probably easier to set these details using the script and copy the coords from accounts.csv.
273281

274282
# Notes #
275283
## Graphics Performance Recommendations ##

0 commit comments

Comments
 (0)