Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

In Neocron 2: Beyond the Dome of York, is it possible to disable the introduction screens (the various developer logos, etc) and the outro screens (credits screen)?

If so, how?

share|improve this question

1 Answer

up vote 0 down vote accepted

This applies to all versions of Neocron. Simply open up the neocron.ini file within your Neocron installation folder and change the following two lines:

NOSPLASH = "FALSE"
NOEXTRO = "FALSE"

To match the following;

NOSPLASH = "TRUE"
NOEXTRO = "TRUE"

This will prevent the Reakktor, Tectonic, and 10Tacle Studios logos from appearing when you start the game, and remove the 'Join the community' screen when you're trying to exit the game.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.