Fable: The Lost Chapters Mod Scene
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Fable TLC » Discussion » General Mod Discussion » How can I increase the amount of real time per day?
How can I increase the amount of real time per day? [message #30310] Mon, 01 October 2007 19:34 Go to next message
lothre is currently offline  lothre
Messages: 2
Registered: October 2007
I want to make the real time days in game longer so that day light lasts longer (night time can be the same amount longer also) I just want the day night cycle to take longer.

this is for the PC version

thank you,

[Updated on: Mon, 01 October 2007 19:35]

Report message to a moderator

Re: How can I increase the amount of real time per day? [message #30312 is a reply to message #30310] Mon, 01 October 2007 19:38 Go to previous messageGo to next message
Marcopolo is currently offline  Marcopolo
Messages: 1292
Registered: January 2006
Location: north vancouver

it is in one of the .ini files, pretty sure its userst.ini

There once was a member of this land,
a humorous posting he planned,
but when he posted,
by mods he was toasted,
and now he has found himself banned.
Re: How can I increase the amount of real time per day? [message #30320 is a reply to message #30312] Mon, 01 October 2007 20:13 Go to previous messageGo to next message
lothre is currently offline  lothre
Messages: 2
Registered: October 2007
this is everything in the userst.ini file, im just not seeing the variable or script line for it...hmmm

//Don't mess
SetRunScripts(true);
SetPlayCD(false);
SetPlayIntro(false);
SetSound(true);
SetFullscreen(true);
SetForcePrimaryDevice(true);
SetSkipFrontend(FALSE);
SetMaxTextureSize(2048);
SetCompressedTextures(true);
SetDefinitionValidation(false);
SetUseOldWeaponTrails(false);

//****** Select your resolution
SetResolution(1024, 768, 16);
SetZBufferDepth(32);
SetTripleBuffering(BFALSE);

SetLevel("FinalAlbion.wld");

UseLevelWAD TRUE;

PresentImmediate FALSE;
ShowDevFrontEnd FALSE;
AllowDebugProfile FALSE;

SetStartingHolySite("NOVStartHSP");

EnableCodeSectionLoading(true);

UseCompiledDefs TRUE;
UseCompiledWorldFiles TRUE;
UseCompiledGlobalThings TRUE;
UseCompiledAnimationEvents TRUE;
AllowDataGeneration FALSE;
UseCompiledSoundSymbols TRUE;

UseRetailBanks TRUE;

RunFromDVD TRUE;
UsePhysicalDVD TRUE;
Re: How can I increase the amount of real time per day? [message #30325 is a reply to message #30320] Mon, 01 October 2007 20:49 Go to previous messageGo to next message
Marcopolo is currently offline  Marcopolo
Messages: 1292
Registered: January 2006
Location: north vancouver

whatever i was pretty sure it was there, it may be, just labelled oddly

use search i remember satan talking about it once


There once was a member of this land,
a humorous posting he planned,
but when he posted,
by mods he was toasted,
and now he has found himself banned.
Re: How can I increase the amount of real time per day? [message #30335 is a reply to message #30310] Tue, 02 October 2007 01:10 Go to previous messageGo to next message
Satan
Messages: 1033
Registered: September 2005
Location: Hades

Administrator
It's SetDaySpeed but the variable isn't in the pc .ini as standard. The setting is for the number of seconds it takes for an in-game day to complete.

The format is:

SetDaySpeed(number of seconds)

This is to be placed below the MaxThingDrawDist line.

I've not tried it on the pc but my old xbox ini looked like this:

SetMaxAnisotropy(4);
RunScript("joystick.ini");
SetMaxAnimatedMeshDist(64);
SetMaxStaticMeshDist(128);

MaxThingDrawDist 128;
SetTimeOfDay(7);
SetDaySpeed(86400);

ActivateQuest("Gameflow");


The number of seconds above is the equivalent of 24 hours.

Feel free to give it a try.


http://img259.imageshack.us/img259/1398/satansigv5gu3.gif

There is nothing in the Void.
There is no point to it's being.
I wish there was a reason.
There is nothing in the Void,
But what we put there.
Re: How can I increase the amount of real time per day? [message #30336 is a reply to message #30335] Tue, 02 October 2007 01:35 Go to previous message
Keshire is currently offline  Keshire
Messages: 1266
Registered: July 2005

Administrator
Satan wrote on Tue, 02 October 2007 03:10

It's SetDaySpeed but the variable isn't in the pc .ini as standard. The setting is for the number of seconds it takes for an in-game day to complete.

The format is:

SetDaySpeed(number of seconds)

This is to be placed below the MaxThingDrawDist line.

I've not tried it on the pc but my old xbox ini looked like this:

SetMaxAnisotropy(4);
RunScript("joystick.ini");
SetMaxAnimatedMeshDist(64);
SetMaxStaticMeshDist(128);

MaxThingDrawDist 128;
SetTimeOfDay(7);
SetDaySpeed(86400);

ActivateQuest("Gameflow");


The number of seconds above is the equivalent of 24 hours.

Feel free to give it a try.


Set time works
Set speed doesn't on the PC version

BUUUT. There's a def that controls it. Can't remember which offhand. I'd look at GLOBAL first though.



Apathy Cannot Inspire.
Ambivalence cannot lead.
Loved me. Feared me.
Changed me. Killed me.
Anything would be something.
But nothing is worst of all.

[Updated on: Tue, 02 October 2007 01:36]

Report message to a moderator

Previous Topic: key to the gate in the old kingdom?
Next Topic: can you add special effects
Goto Forum:
  


Current Time: Sun Apr 28 22:46:29 PDT 2024

Total time taken to generate the page: 0.01024 seconds