Change the recording time using the ingame recorder!

Davo's Released Mods. These are made for Galactic Adventures with patch 1.5.1, but some of them may still work on Core Spore. Many of these mods may be obsolete after 2017.
User avatar
Davo
The Boss
The Boss
Posts: 2422
Joined: Sun Dec 27, 2009 1:36 am
Age: 39

Change the recording time using the ingame recorder!

Unread post by Davo »

There is no download needed for this mod.
To do this, you need to make 2 simple edits to 2 different .txt files in your Spore GA Data folder(Untested on Core Spore)...


Open ..Electronic Arts\SPORE_EP1\Data\Config folder...

Open ConfigManager.txt
Add floatprop recordMovieLength 5 on a new line at the bottom of file and save it.

Open Properties.txt
Add property recordMovieLength 0x0456f974 float 5 on a new line at the bottom of file and save it.

Launch Spore, Enjoy!
Tested for 5 seconds and it worked!


User avatar
Vallachan
Sentient
Sentient
Posts: 1352
Joined: Thu Mar 17, 2011 5:26 pm
Age: 24

Re: Change the recording time using the ingame recorder!

Unread post by Vallachan »

So would the 5 be able to be replaced with 999999999999 to get a semi infinite record time?
Spore is creative, even the mods and hacks.
Or, should I say, especially the mods and hacks?

Now currently making content for the Life is Strange and Portal communities. Check me out on YouTube
User avatar
Mx3
Creature
Creature
Posts: 49
Joined: Sun Dec 30, 2012 10:56 am
Age: 33

Re: Change the recording time using the ingame recorder!

Unread post by Mx3 »

Thanks Davo! This is going to help with the recording of my anthems. :)
User avatar
Davo
The Boss
The Boss
Posts: 2422
Joined: Sun Dec 27, 2009 1:36 am
Age: 39

Re: Change the recording time using the ingame recorder!

Unread post by Davo »

no problem, try these out as well...

Code: Select all

   property recordMovieLength           0x0456f974 float  120    #default 2min
   property recordMovieWidth            0x0456f975 int    320    #set type as int so it can be updated via options.txt when settings changes
   property recordMovieHeight           0x0456f976 int    240
   property recordMovieFPS              0x0456f977 float  15.0
   property recordMovieQuality          0x0456f978 float  0.8
   property recordMovieAudio            0x0456f979 bool   true
   property recordMovieNoUI             0x0456f97a bool   true   # don't capture UI
   property recordMovieFrameUI          0x0641021a bool   true   # show REC frame when recording, can be disabled only when gameUI is enabled
User avatar
Davo
The Boss
The Boss
Posts: 2422
Joined: Sun Dec 27, 2009 1:36 am
Age: 39

Re: Change the recording time using the ingame recorder!

Unread post by Davo »

i used these...

property recordMovieLength 0x0456f974 float 9999 #default 2min
property recordMovieWidth 0x0456f975 int 1920 #set type as int so it can be updated via options.txt when settings changes
property recordMovieHeight 0x0456f976 int 1080
property recordMovieFPS 0x0456f977 float 100.0
property recordMovieQuality 0x0456f978 float 1
property recordMovieAudio 0x0456f979 bool true
property recordMovieNoUI 0x0456f97a bool false # don't capture UI
property recordMovieFrameUI 0x0641021a bool true # show REC frame when recording, can be disabled only when gameUI is enabled

and these

floatprop recordMovieLength 9999
IntProp recordMovieWidth 1920
IntProp recordMovieHeight 1080
floatprop recordMovieFPS 100.0
floatprop recordMovieQuality 1
boolprop recordMovieAudio true
boolprop recordMovieNoUI false
boolprop recordMovieFrameUI true

the actual recording was choppy, maybe due to the 100 FPS

heres the video...
http://www.youtube.com/watch?v=jybn0tall1g
User avatar
Davo
The Boss
The Boss
Posts: 2422
Joined: Sun Dec 27, 2009 1:36 am
Age: 39

Re: Change the recording time using the ingame recorder!

Unread post by Davo »

and of course, all of these properties are found in appproperties.trigger
User avatar
Vallachan
Sentient
Sentient
Posts: 1352
Joined: Thu Mar 17, 2011 5:26 pm
Age: 24

Re: Change the recording time using the ingame recorder!

Unread post by Vallachan »

Well, I'll say that this is a very nice find!
Spore is creative, even the mods and hacks.
Or, should I say, especially the mods and hacks?

Now currently making content for the Life is Strange and Portal communities. Check me out on YouTube
User avatar
StarDream
Creature
Creature
Posts: 45
Joined: Tue Oct 18, 2011 6:34 pm
Age: 29

Re: Change the recording time using the ingame recorder!

Unread post by StarDream »

Don't work for me. Help me. How to fix crash?
User avatar
GIRGHGH
Civilian
Civilian
Posts: 147
Joined: Thu Sep 26, 2013 4:28 pm

Re: Change the recording time using the ingame recorder!

Unread post by GIRGHGH »

??
Image
User avatar
StarDream
Creature
Creature
Posts: 45
Joined: Tue Oct 18, 2011 6:34 pm
Age: 29

Re: Change the recording time using the ingame recorder!

Unread post by StarDream »

GIRGHGH wrote:??
You not answer it.
User avatar
GIRGHGH
Civilian
Civilian
Posts: 147
Joined: Thu Sep 26, 2013 4:28 pm

Re: Change the recording time using the ingame recorder!

Unread post by GIRGHGH »

Who were you speaking to and how would we know what you meant?
Image
User avatar
TheLizardMan
Creature
Creature
Posts: 29
Joined: Fri Aug 18, 2017 11:54 pm
Age: 24

Re: Change the recording time using the ingame recorder!

Unread post by TheLizardMan »

Nice, this'll do fine for my spore videos (Coming up on https://www.youtube.com/channel/UCK7-mA ... ZKXhPoInxA if you are interested.)
When the fish are plenty, our tribes don't enter war. However, when the fish are scarce, all out war ensues. Luckily for us, my tribe knows how to farm fish. :)
Post Reply Previous topicNext topic

Return to “Davo's Mods”