NEW STARTUP SEQUENCE QUESTION & ANSWER HERE

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
toptek
Non-Subscriber
Posts: 361
Joined: Thu Jul 08, 2004 4:21 am

NEW STARTUP SEQUENCE QUESTION & ANSWER HERE

Post by toptek » Fri Aug 26, 2005 6:58 pm

JUst did the upgate to o.992 build 2482


Having trouble make the memory indicator hide by default.


I did have the PreInit.iss set with this line by default.

- hide "memory indicator"


But if I do it now it longer will hide it by default and I did read in the Defaultstartup.iss were if i try to write my own defaults it will overwrite what's writen there and does ;))

My question is :

How do i make the memory indicator hide by default now ?.

I'd rather just have FPS show by default.


Please !! remeber "I'm learing still so be kind in exlpaining."


Later

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Fri Aug 26, 2005 7:11 pm

This is a perfectly valid question as things just changed quite a bit for startup options.
---
Part A: Set up actual custom startup file
----
Step 0. Get to the Inner Space Scripts folder
Step 1. Copy DefaultStartup.iss to MyStartup.iss
Step 2. Open MyStartup.iss in notepad or other text editor
Step 3. Make any changes you want (such as removing the "show memory indicator" line)
Step 4. Save

---
Part B: Change startup sequence to use your custom startup file
---
Step 0. Get to the main Inner Space folder
Step 1. Open InnerSpace.xml
Step 2. Find "Session Startup" set.
Step 3. Under that, find "Startup Sequence" set
Step 4. change the one right under that that says "run DefaultStartup" to "run MyStartup"
Step 5. Close and save InnerSpace.xml

Hope this is clear :)

toptek
Non-Subscriber
Posts: 361
Joined: Thu Jul 08, 2004 4:21 am

Thanks

Post by toptek » Fri Aug 26, 2005 7:33 pm

Was explained good and simple and to the point .





Later

bob_the_builder
GamingTools Subscriber
Posts: 89
Joined: Sun Jul 11, 2004 2:08 pm

Post by bob_the_builder » Sat Aug 27, 2005 11:04 am

My question with Step B is that the XML file will change again one day and these custom settings will be overwritten and would be needed to re change.

is there another option to load after the startup other than manually editing a file that will/could change with an update?

I used to use AutoExec.ice in the startup but now the settings getting overwritten with the new startup scripts.

I hope I made myself clear... I am hoping there is another option so I do not have to edit a default IS xml file that may/will get overwritten in the future patches.

Bob

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Sat Aug 27, 2005 11:14 am

InnerSpace.xml has never been and will never be overwritten. This file is intended to be for user configuration.

This file is modified like so:
1. If InnerSpace.xml does not exist, it is created.
2. If certain sets within InnerSpace.xml do not exist, they are created with default settings.

No settings are removed, no sets are removed. Things are only added.

The same is also true for Profiles.xml and Games.xml.

bob_the_builder
GamingTools Subscriber
Posts: 89
Joined: Sun Jul 11, 2004 2:08 pm

Post by bob_the_builder » Sat Aug 27, 2005 11:17 am

Ok, thanks for the information and quick response. Off to change an xml

Bob

Post Reply