General - Workshop maps upload help apofisz22 - Fri Jun 18, 2021 2:03 pm Post subject: Workshop maps upload help
Hello
I want to ask for a little help
map I want to upload but it doesn’t come together for me please help
yes i know i have this little help i just can’t figure it out
steamcommunity.com 1
Steam Community :: Guide :: How to upload a MOD to Workshop for Homeworld... 1
This guide explains how to upload a MOD for Homeworld Remastered to the Steam Workshop....
running - WorkshopTool
and I type
create HomeworldRM \ DataMyMod
and print this out
The file ‘config.txt’ does not exist inside the folder ‘HomeworldRM’.
and I made a folder
D:\Program Files (x86)\Steam\steamapps\common\Homeworld\HomeworldRM\Data\DataMyMod
and contains a maps.big file
or am I doing completely stupid?
what exactly do you need to enter in this Workshop Tool?
so i ask i never did that
you would be so kind to be one year old
what do i need to type what exactly do i need to do
Thank you for your help
Oni - Sun Jun 20, 2021 7:33 am Post subject:
In order to run your own maps you have to do more steps.
1.upload your files into folder:
example:
J:\GAMES\Steam\steamapps\common\Homeworld\HomeworldRM\Data\leveldata\multiplayer\deathmatchHWC\allianceforglory.level
If folders does not exist then create them.
2.open and add new entry into file:
J:\GAMES\Steam\steamapps\common\Homeworld\HomeworldRM\Data\leveldata\multiplayer\deathmatchHWC.levels
example:
{
Tags = "2p",
Name = "my new level",
Desc = "New level",
MaxPlayers = 2,
},
3. run your game with -overridebigfile parameter so the game will first load files and then big files.
Oni - Sun Jun 20, 2021 7:38 am Post subject:
because i can not upload files. you have to create deathmatchHWC.levels manualy.
Any help is appreciated
Oni - Sat Dec 11, 2021 6:43 pm Post subject:
It can crash because of the content in your *.level file.
If you can start loading the level. It means you this posted code is OK.
It used only for filtering maps in skirmish menu.
floydedna - Mon Dec 13, 2021 2:26 pm Post subject:
Hello thank you! I found!!