Step 2: Create a Second Profile. Now that you have your controllers ready, fire up Divinity: Original Sin 2 on Steam. Using your primary controller, press triangle or Y to bring up the player profile menu, then select Create. From here, you will need to create another profile for your split-screen partner to play on. Conjurer, one of the many pre-made classes in Divinity: Original Sin II. Depending on the race of the character may also change the decision. If the Conjurer wants a third skill line, choosing another element may be the best option. Other Conjurer combinations could be Hydrosophist and Necromancy for a support role, Geomancy and Warfare for. Go to the Folder of the Game (Standard is 'Divinity - Original Sin 2') and open up the application 'languagesetup.exe'. Choose, save, have Fun:-) If you have problems finding the Folder of the Game you can (in the GOG Galaxy Client) go to 'More' (next to the button 'Play' - 'manage installation' - 'show folders' (hope it is correctly.
Running into a custom race problem. Everything is working properly, but this custom race has blindfolds by default, but I cannot find a way to change the color of the blindfold.
'ClothColor' is defined in the race code by default, so the values exist, thus I tried using the following attributes in code below to call a color (that would then define the blindfold color):
None of these calls worked successfully. Any ideas? Or, @Larian, did you define 'cloth colors' but then decided they were irrelevant since it's generally defined through equipment?
edit: Current workaround is to change VisualSet's first ClothColor to desired clothing color. You cannot delete Cloth Colors in a VisualSet (the editor automatically readds them). Not a viable solution, but until this gets looked into that's the alternative.