#Ultima Online Directory

1 messages · Page 1 of 1 (latest)

tribal solstice
#

I am wondering if I can define a custom directory for CUO to look for the client files. I am not planning on using CUO Launcher. I want to be able to open CUO and go directly to the server login.

supple tundra
#

check settings.json

tidal brook
#

or pass a param when you execute CUO

tribal solstice
#

I see that there is this in Settings.cs
[JsonPropertyName("ultimaonlinedirectory")]
public string UltimaOnlineDirectory { get; set; } = "";
Can I set the directory there? Say I want the folder to be a subfolder inside the CUO directory what exactly would I put there?

supple tundra
#

I said settings.json

#

not settings.cs

tidal brook
#

he beat me

supple tundra
#

we linked different things though!

#

both are useful

tribal solstice
#

Thanks guys I should be able to get it from the links

tribal solstice
#

Ok have it working, but have a question...

#

Is there any way I can get rid of this window?

tidal brook
#

yes

#

a discord search would find the fix, but you compiled the client as a console app, not a windows app