       |
Author |
Message |
apofisz22 Ensign

Joined: 10 Nov 2011 Posts: 7
|
|
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 |
|
Back to top |
|
Oni Lead Artist

Complex Team
 Gender: 
Joined: 26 Jan 2009 Posts: 1416
Location: Czech
|
|
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. |
|
Back to top |
|
Oni Lead Artist

Complex Team
 Gender: 
Joined: 26 Jan 2009 Posts: 1416
Location: Czech
|
|
because i can not upload files. you have to create deathmatchHWC.levels manualy.
Root = "DATA:\\LevelData\\Multiplayer\\deathmatchHWC"
Tags = "deathmatchHWC"
ExtFilter = "deathmatchHWC"
LevelList = {
{
Tags = "2p",
Name = "arcadefight",
Desc = "Arcade Fight",
MaxPlayers = 2,
},
{
Tags = "4p",
Name = "equilibrium",
Desc = "Equilibrium",
MaxPlayers = 4,
},
{
Tags = "6p",
Name = "nebulafields",
Desc = "Nebula Fields",
MaxPlayers = 6,
},
{
Tags = "8p",
Name = "warsforterritories",
Desc = "Wars For Territories",
MaxPlayers = 8,
},
{
Tags = "4p",
Name = "closeasteroids",
Desc = "Close Asteroids",
MaxPlayers = 4,
},
{
Tags = "4p",
Name = "hyperproduction",
Desc = "Hyperproduction",
MaxPlayers = 4,
},
{
Tags = "3p",
Name = "lonelydistricts",
Desc = "Lonely Districts",
MaxPlayers = 3,
},
{
Tags = "4p",
Name = "allianceforglory",
Desc = "Alliance For Glory",
MaxPlayers = 4,
},
{
Tags = "8p",
Name = "skirmisharena",
Desc = "Skirmish Arena",
MaxPlayers = 8,
},
{
Tags = "3p",
Name = "grondola",
Desc = "Grondola",
MaxPlayers = 3,
},
{
Tags = "2p",
Name = "asteroidsbreakthrough",
Desc = "Asteroids Breakthrough",
MaxPlayers = 2,
},
{
Tags = "4p",
Name = "scatterfear",
Desc = "Scatterfear",
MaxPlayers = 4,
},
{
Tags = "4p",
Name = "boundlessgalaxy",
Desc = "Boundless Galaxy",
MaxPlayers = 4,
},
{
Tags = "3p",
Name = "fireatwill",
Desc = "Fire At Will",
MaxPlayers = 3,
},
{
Tags = "5p",
Name = "horizon",
Desc = "Horizon",
MaxPlayers = 5,
},
{
Tags = "4p",
Name = "convergence",
Desc = "Convergence",
MaxPlayers = 4,
},
{
Tags = "7p",
Name = "kharak",
Desc = "Kharak",
MaxPlayers = 7,
},
{
Tags = "4p",
Name = "dawnofnebulae",
Desc = "Dawn Of Nebulae",
MaxPlayers = 4,
},
{
Tags = "4p",
Name = "sunsetonmars",
Desc = "Sunset On Mars",
MaxPlayers = 4,
},
{
Tags = "3p",
Name = "moonrise",
Desc = "Moon Rise",
MaxPlayers = 3,
},
{
Tags = "4p",
Name = "enemylines",
Desc = "Enemy Lines",
MaxPlayers = 4,
},
-- {
-- Tags = "5p",
-- Name = "moon",
-- Desc = "Moon",
-- MaxPlayers = 5,
-- },
--dev
-- {
-- Tags = "3p",
-- Name = "dev_shipparade",
-- Desc = "Ship Parade [dev.]",
-- MaxPlayers = 3,
-- },
-- {
-- Tags = "2p",
-- Name = "dev_1vs1",
-- Desc = "1 VS 1 [dev.]",
-- MaxPlayers = 2,
-- },
} |
|
Back to top |
|
Jockalone Ensign

Gender:  Age: 26 Joined: 08 Dec 2021 Posts: 2
|
|
Greetings,
I get a "General Failure" message every time i launch a map on Complex, the game loads and crashes just before i should control over my ships.
My deathmatchHWC file looks like this:
Root = "DATA:\\LevelData\\Multiplayer\\deathmatchHWC"
Tags = "deathmatchHWC"
ExtFilter = "deathmatchHWC"
LevelList = {
{
Tags = "2p",
Name = "NAME",
Desc = "NAME",
MaxPlayers = 2,
},
}
Any help is appreciated |
|
Back to top |
|
Oni Lead Artist

Complex Team
 Gender: 
Joined: 26 Jan 2009 Posts: 1416
Location: Czech
|
|
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. |
|
Back to top |
|
floydedna Ensign

Age: 29 Joined: 13 Dec 2021 Posts: 1
Location: Chicago
|
|
Hello thank you! I found!! |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|