Club Crimsyn
The 'Y' Makes It Hip
File Update - No-Drift Freecam Mod now available in package format 
22nd-Jan-2010 11:32 am
MST3K - Don't Tongue The Reaper
Just wanted to let everyone know I've (finally) managed to get my no-drift freecam mod in .package format. This means no more backing up of files, losing them, having to dig around for them when it's time to patch your game, etc. etc. etc. Just install this as you would any other custom content, and make sure to reinstall the original VideoCamera.ini (typically goes in C:\Program Files (x86)\Electronic Arts\The Sims 3\GameData\Shared\NonPackaged\Ini).

+ DOWNLOAD +

Original VideoCamera.ini file
Grab this if you forgot to back up/lost your original VideoGame.ini file
Comments 
22nd-Jan-2010 07:50 pm (UTC)
Escher-birds
Sweet! I always forget to do all that before I patch. And that camera mod is one of the must-haves in my game.
23rd-Jan-2010 03:59 am (UTC)
SG1 - Carter Pfff
It was such a pain in my ass! I'm glad I finally got it all figured out, because the last time I tried doing this, I failed horribly.
17th-Mar-2010 04:16 pm (UTC)
Hi ! Sorry but with this package file, impossible to modify the values in the videocamera.ini file. It doesn't work. The speed of the camera movement doesn't change. I think it's a big problem for the machinima makers.
Can you resolve this problem ? Thank you and sorry if my english isn't correct, I'm french.
17th-Mar-2010 04:37 pm (UTC)
Can you put a link to get the older version please ? Thanks in advance !
PS: I love your work ! You are a great custom content creator !
17th-Mar-2010 05:53 pm (UTC)
Tattoo - My Wings
I'm sorry, but I don't understand what exactly the problem you're having is.

Do you mean the camera hack does something with the speed of the game? Becuase I'm able to go in both fast forward and slow motion with my hack in. Do you mean that machinima makers go around editing their videocamera.ini files? If so, that's not a good thing to be doing for the very reason I put this into a .package file in the first place. If machinima makers want to edit the package file, that's fine. They'll need to use S3PE to access the file inside, which is just the videocamera.ini in xml form.

(Your English is just fine, btw. :) I'm just not sure what the exact issue is.)
17th-Mar-2010 06:57 pm (UTC)
In fact, to get slower, faster, smoother, individual camera movements with the Sims 3, we edit the camera file while in-game.
I simply load the game in windowed mode and I open the VideoCamera.ini file.
I use the ''LerpDuration'' option which permit to control the time it takes to go from point A to point B, when using preset angles.
Then, I save the file and my changes are reflected in-game. Your mod is very useful but with your package file, the changes have no effect in-game.

Can I use S3PE with the game loaded ?

Thank you aikea :)
19th-Mar-2010 06:07 am (UTC)
Tattoo - My Wings
I have no idea if editing the package would work the way editing the ini did, so unfortunately I can't help with that. Also, I no longer have the edited videocamera.ini I did originally, but I copied the xml info from the package so you (and whoever else) can make your own videocamera.ini to edit on the fly. You can share this with anyone else who wants to do things the old way. :)

Just remove the .package form of the video camera mod, and paste the following into the videocamera.ini like you used to do for the first version of this mod:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Video camera settings
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Speed


[Speed]
Move = 1.0 ;; controls translation in the horizontal plane
MaxMoveSpeed = 200.0 ;; horizontal speed at maxHeight
MoveVertical = 1.0 ;; controls vertical translation
MaxVerticalMoveSpeed = 200.0 ;; vertical speed at maxHeight
Zoom = 30.0
Pitch = 0.003
Yaw = 0.003
Roll = 0.6
MinSpeedHeight = 5 ;; at this or lower height (above ground), speeds are at their minimum
MaxSpeedHeight = 300.0 ;; at this height or higher, speeds are at their maximum

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Deceleration
;;
;; Various settings that control how camera motion stops

[Deceleration]
Move = 0 ;; fraction of speed left after 1 second of deceleration
Zoom = 0 ;; fraction of speed left after 1 second of deceleration
ZoomStopDistance = 0 ;; controls how far from the zoom limit does zoom speed start to decelerate

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Limits
;;
;; Various settings to limit the camera's range of motion

[Limits]
MinPitch = -85.0 ;; degrees
MaxPitch = 85.0 ;; degrees
MinRoll = -360.0 ;; degrees
MaxRoll = 360.0 ;; degrees
MinPosHeight = 0.1 ;; meters above terrain
MaxPosHeight = 800.0 ;; meters above terrain

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; View

[View]
FOV = 45.0 ;; degrees
NearClipDistance = 0.15 ;; warning: decreasing this may result in increased z-fighting
FarClipDistance = 3000.0 ;; warning: increasing this may result in increased z-fighting


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Miscellaneous

[Misc]
LerpDuration = 2.0 ;; seconds
20th-Mar-2010 01:16 am (UTC)
Great ! Thank you so much for your help :)
This page was loaded Jun 5th 2010, 6:10 am GMT.