ENG New site

Advanced search

[ New messages · Forum rules · Members ]
Forum » SpaceEngine » Space Journeys » Show of your custom made system (Show of your system that you have made in Space Engine.)
Show of your custom made system
JackDoleDate: Saturday, 12.03.2016, 12:33 | Message # 76
Star Engineer
Group: Local Moderators
Germany
Messages: 1742
Status: Offline
Quote dudefinal ()
I have found that not putting my stuff from system/shaders/ and models/atmospheres/ into the pak file doesn't work so put them in the pak file.

Do not do this!

Quote SpaceEngineer ()
8) Never touch the default pak files
Just like in all other game, changing the default game resources is a bad idea. In future, the game client will check the default files for changing and will kick you from server if they are changed. So remember a simple rules:
1) If you want to add something, create your own pak file (or simply store files in the folders, non-packed).
2) If you want to modify something, extract the file from the default pak and modify it.


Best not use these shaders.
'tg_selena_height.glsl' and 'tg_terra_height.glsl' are outdated shaders that does not belong to 'Space Engine 0.974 RC1'!

If you want to use this shaders, open it in an editor, make a blank line at the end and save it. Then the date is updated and SE will use these files.





Don't forget to look here.

 
JackDoleDate: Saturday, 12.03.2016, 13:11 | Message # 77
Star Engineer
Group: Local Moderators
Germany
Messages: 1742
Status: Offline
dudefinal,
I found two errors in the script 'MySystem.sc'.

Here is in line 1194 a closing parenthesis too much.




And here appear consecutively two 'Orbit' sections.




I suppose that something like this is missing here behind the first 'Orbit' section, after line 1259:

Code

Moon    "GergasiCapture2"
{
    ParentBody     "Gergasi"
    Class        "Asteroid"

    Radius          22

    Obliquity       0
    EqAscendNode    0

    Brightness      3.5

Attachments: 3200188.jpg (77.9 Kb) · 8135184.jpg (159.5 Kb)





Don't forget to look here.



Edited by JackDole - Saturday, 12.03.2016, 13:12
 
dudefinalDate: Saturday, 12.03.2016, 17:31 | Message # 78
Space Tourist
Group: Users
United States
Messages: 37
Status: Offline
Quote JackDole ()
Best not use these shaders.
'tg_selena_height.glsl' and 'tg_terra_height.glsl' are outdated shaders that does not belong to 'Space Engine 0.974 RC1'!

If you want to use this shaders, open it in an editor, make a blank line at the end and save it. Then the date is updated and SE will use these files.


Quote JackDole ()
I found two errors in the script 'MySystem.sc'.


Thanks! I will fix these errors. Btw what program are you using? Notepad++? Wordpad acts weird when I try to change the parentheses.

The height shaders work fine and do have a big difference. I have no skill in coding I just mess around until it looks right. They may be outdated but they work. I will put the blank line at the end and take them out of the pak file. Hopefully it will work.

Edit: I fixed the script file. There were two asteroid codes merged together and I updated the Gergasi atmosphere.

Fixes





"Its impossible" - CASE "No, It's necessary" - Cooper

Piece of crap Toshiba AIO...


Edited by dudefinal - Saturday, 12.03.2016, 18:09
 
JackDoleDate: Saturday, 12.03.2016, 18:05 | Message # 79
Star Engineer
Group: Local Moderators
Germany
Messages: 1742
Status: Offline
Quote dudefinal ()
Btw what program are you using?

I use SciTE.
But Notepad ++ would also go.


Quote dudefinal ()
I will put the blank line at the end

It need not necessarily be a blank line. wink
It is important that the files have a more recent date than the original. This was in 'tg_selena_height.glsl' and 'tg_terra_height.glsl' not the case.
The best method for this is:
Make a small change.
Save.
Undo the change.
Save.
Then, the files have a new date.





Don't forget to look here.

 
dudefinalDate: Saturday, 12.03.2016, 18:16 | Message # 80
Space Tourist
Group: Users
United States
Messages: 37
Status: Offline
Quote JackDole ()
Make a small change.
Save.
Undo the change.
Save.
Then, the files have a new date.


I have done it. Thanks! :D

Now to update my dropbox.





"Its impossible" - CASE "No, It's necessary" - Cooper

Piece of crap Toshiba AIO...


Edited by dudefinal - Saturday, 12.03.2016, 18:17
 
dudefinalDate: Saturday, 12.03.2016, 18:44 | Message # 81
Space Tourist
Group: Users
United States
Messages: 37
Status: Offline
Quote Bridgetten ()
Edit: also, how do you install it? I have never installed an addon for SE before.


Step 1: Open the .zip file. Congragulatations you have done step one.

Step2: Move the files from catalogs/plants/ in this .zip to the catalogs/planets/ folder in your Space Engine directory.

Step 3(If you have no other addons.): Move you the universe.cfg file from the config/ folder in the .zip to the config/ folder in your Space Engine directory.

Step 3(If you have other addons installed.): In the "PlanetsCatalogs // planets catalogs" secton of the universe.cfg file in the config/ folder of your Space Engine directory put "catalogs/planets/MySystem.sc" in the bottom line like the other entries. Be sure to include the quotes.

BE SURE TO BACK UP ANY FILES YOU REPLACE!!!


Step 4: Move the files from the models/atmospheres/ folder in the .zip file to the models/atmospheres/ folder in your Space Engine directory. If that does not work (Test it by opening the game and looking at Manova. If the atmosphere looks super weird then it didn't work.) put the files into the models/atmospheres/Atmospheres094.pak file with 7zip or winrar. It should work after this.

Step 5: Move everything from the system/ folder in the .zip folder to the system/ folder in your Space Engine directory. If that fails (I probably won't fail. Test this by looking at Palmyra. If it has mares on it and brown blotches then it did not work.) then move all the files from system/shaders/ in the .zip to the system to the system/shaders.pak file with 7zip or winrar. It should work after this.

BE SURE TO BACK UP ANY FILES YOU REPLACE!!!


Step 6: Move all the stuff in the textures/planets/ folder in the .zip to the textures/planets/ folder in your Space Engine directory.

Step 7: Open Space Engine and have fun! biggrin





"Its impossible" - CASE "No, It's necessary" - Cooper

Piece of crap Toshiba AIO...


Edited by dudefinal - Saturday, 12.03.2016, 18:47
 
Player1Date: Monday, 14.03.2016, 18:44 | Message # 82
Astronaut
Group: Users
Mexico
Messages: 49
Status: Offline
I made my custom system in the Delta Triangulum System (a binary system), you can find the system as DEL Tri, or 8 Tri. I made it like that because i dindn't know how to create stars before :P (Noob detected)
So, here is my custom system:


Attachments: 0129213.jpg (176.4 Kb) · 6111230.jpg (172.8 Kb) · 4493698.jpg (163.4 Kb) · 1297551.jpg (109.9 Kb) · 7469263.jpg (111.7 Kb) · 9957667.jpg (166.5 Kb) · 0602296.jpg (122.3 Kb) · 5996596.jpg (149.8 Kb) · 7541493.jpg (96.7 Kb) · 1941659.jpg (132.5 Kb)





"We used to look up at the sky and wonder at our place in the stars, now we just look down and worry about our place in the dirt"
-Joseph Cooper, "Interstellar"


Edited by Player1 - Monday, 14.03.2016, 18:56
 
BridgettenDate: Monday, 14.03.2016, 18:51 | Message # 83
Space Tourist
Group: Banned
United States
Messages: 22
Status: Offline
Quote
i dindn't know how to create stars before :P


Player1

Here is: http://en.spaceengine.org/forum/17-2820-1
to how create a star


Edited by Bridgetten - Monday, 14.03.2016, 18:52
 
Player1Date: Monday, 14.03.2016, 18:59 | Message # 84
Astronaut
Group: Users
Mexico
Messages: 49
Status: Offline
Bridgetten

Now I know how to do it now, but thanks bro. And I even made my first star a few days ago, it took so long because I couldn't decide where to put it, but I was working on it since January Cx Here it is, in the open star cluster Berkeley 83


Attachments: 2558457.jpg (207.8 Kb)





"We used to look up at the sky and wonder at our place in the stars, now we just look down and worry about our place in the dirt"
-Joseph Cooper, "Interstellar"


Edited by Player1 - Monday, 14.03.2016, 19:00
 
PlutonianEmpireDate: Monday, 14.03.2016, 19:42 | Message # 85
Pioneer
Group: Users
United States
Messages: 475
Status: Offline
Quote Player1 ()
I made my custom system in the Delta Triangulum System

There goes my plans to release my own Delta Trianguli system. tongue :lol:

Regardless, yours looks fantastic! Keep it up! smile





Specs: Dell Inspiron 5547 (Laptop); 8 gigabytes of RAM; Processor: Intel® Core™ i5-4210U CPU @ 1.70GHz (4 CPUs), ~2.4GHz; Operating System: Windows 7 Home Premium 64-bit; Graphics: Intel® HD Graphics 4400 (That's all there is :( )

Edited by PlutonianEmpire - Monday, 14.03.2016, 19:57
 
BridgettenDate: Monday, 14.03.2016, 20:40 | Message # 86
Space Tourist
Group: Banned
United States
Messages: 22
Status: Offline
I made another custom system a green gas giant with four terra life







Edited by Bridgetten - Monday, 14.03.2016, 20:40
 
dudefinalDate: Monday, 14.03.2016, 20:50 | Message # 87
Space Tourist
Group: Users
United States
Messages: 37
Status: Offline
Quote Bridgetten ()
I made another custom system a green gas giant with four terra life
I really like that sun flare kinda makes it seem more.. what is the word... fantastic.

Should I also post my system in the official mods section or is this what this thread is for.





"Its impossible" - CASE "No, It's necessary" - Cooper

Piece of crap Toshiba AIO...


Edited by dudefinal - Monday, 14.03.2016, 20:51
 
BridgettenDate: Monday, 14.03.2016, 20:56 | Message # 88
Space Tourist
Group: Banned
United States
Messages: 22
Status: Offline
Quote dudefinal ()
I really like that sun flare kinda makes it seem more.. what is the word... fantastic.

Should I also post my system in the official mods section or is this what this thread is for.


Yes it's like JackDole: Mega structures and quarior14's mod thread have lots custom systems


Edited by Bridgetten - Monday, 14.03.2016, 20:58
 
Player1Date: Tuesday, 15.03.2016, 05:57 | Message # 89
Astronaut
Group: Users
Mexico
Messages: 49
Status: Offline
Quote PlutonianEmpire ()
There goes my plans to release my own Delta Trianguli system. :lol:

Regardless, yours looks fantastic! Keep it up!


Thanks bro, really appreciate it. You should release it anyway biggrin

Quote Bridgetten ()
I made another custom system a green gas giant with four terra life


It looks awesome surprised





"We used to look up at the sky and wonder at our place in the stars, now we just look down and worry about our place in the dirt"
-Joseph Cooper, "Interstellar"
 
quarior14Date: Tuesday, 15.03.2016, 08:58 | Message # 90
World Builder
Group: Users
Pirate
Messages: 649
Status: Offline
Quote Bridgetten ()
Quote dudefinal ()
really like that sun flare kinda makes it seem more.. what is the word... fantastic.

Should I also post my system in the official mods section or is this what this thread is for.

Yes it's like JackDole: Mega structures and quarior14's mod thread have lots custom systems


You can post on both but the better is to make your mod page as with other systems custom here, it is likely that your fall into oblivion because the most part of people does read not entirely all the thread.

Speaking of which, my system that I posted here is not the latest version so directly here the download link Blackeshelsystem, for more information and my other systems, look my mod page.

Screenshots for Blackeshelsystem here.

I wish good luck to all for their system.





Quarior

Edited by quarior14 - Monday, 22.08.2016, 21:02
 
Forum » SpaceEngine » Space Journeys » Show of your custom made system (Show of your system that you have made in Space Engine.)
Search: