Page 1 of 1

How to update maps in resource center

Posted: Sat Jun 24, 2023 5:11 pm
by MickeyMouse
Non-compatible maps. How to update these if they arent my maps?

Re: How to update maps in resource center

Posted: Sun Jun 25, 2023 8:47 am
by abcdefg30
You'll need to download the map, update it locally using the utility (see https://github.com/OpenRA/OpenRA/wiki/Utility), do manual fixes if needed and the upload it to your own account.

Re: How to update maps in resource center

Posted: Tue Jul 04, 2023 2:42 pm
by MickeyMouse
Navigate to your OpenRA directory, press ⇧ and right-click: choose Open PowerShell window here. Type in .\OpenRA.Utility.exe to see a help screen.

What does this mean? Specifically where do I go to open PowerShell?

Re: How to update maps in resource center

Posted: Tue Jul 04, 2023 9:51 pm
by abcdefg30
You can either shift+right click and select the option in the dropdown that opens, or click on "File" in the top left of the Windows file explorer and select "Open Windows PowerShell".

Re: How to update maps in resource center

Posted: Sun Jul 09, 2023 6:00 pm
by MickeyMouse
none of the commands in the utility works

Re: How to update maps in resource center

Posted: Sun Jul 09, 2023 9:13 pm
by abcdefg30
What is the output you get?

Re: How to update maps in resource center

Posted: Fri Jul 14, 2023 6:46 pm
by MickeyMouse
OpenRA.Utility.exe : The term 'OpenRA.Utility.exe' is not recognized as the name of a cmdlet, function, script file,
or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At line:1 char:1
+ OpenRA.Utility.exe [cnc]
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (OpenRA.Utility.exe:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

Re: How to update maps in resource center

Posted: Sat Jul 15, 2023 11:16 am
by abcdefg30
Try using ".\OpenRA.Utility.exe" instead (the ".\" is important when you use PowerShell). Also make sure that the file actually exists in the directory you are trying to run it in.

Re: How to update maps in resource center

Posted: Wed Aug 09, 2023 1:01 am
by Therapist
What maps do you want updated? I may be able to do it.