camcfg
Moderator: Moderators
- samwhitewick
- Well Established Forum Member
- Posts: 665
- Joined: Tue Aug 22, 2006 7:17 am
camcfg
I am stupid (at least i admit it) and i forgot to back up my original camcfg file and i installed cam hack but i dont like it. Is it possible that someone could email it to me
Much appriciated
Sam
whitewick_13[at]hotmail.com
Much appriciated
Sam
whitewick_13[at]hotmail.com
- codrivermike
- Very Active Forum Member
- Posts: 2386
- Joined: Fri Feb 04, 2005 7:42 pm
- Location: The County Palatine of Lancashire
- ashgray
- Wafflus Maximus
- Posts: 12235
- Joined: Sun Jan 09, 2005 3:25 pm
- Location: GWR, Nailsea, Somerset
Here it is, just download and install:
Ashley
|
Ashley
Ashley Gray
Intel Core i7-7700K @ 4.2Ghz Quad Core, Gigabyte Gaming Motherboard, 2 x 512Gb SSDs + 1TB SATA drives,
16 Gb DDR-4 Corsair RAM, Nvidia GeForce GTX1060 6Gb RAM, ASUS Xonar D2X/XDT Soundcard, Windows 10 64 bit
Intel Core i7-7700K @ 4.2Ghz Quad Core, Gigabyte Gaming Motherboard, 2 x 512Gb SSDs + 1TB SATA drives,
16 Gb DDR-4 Corsair RAM, Nvidia GeForce GTX1060 6Gb RAM, ASUS Xonar D2X/XDT Soundcard, Windows 10 64 bit
- samwhitewick
- Well Established Forum Member
- Posts: 665
- Joined: Tue Aug 22, 2006 7:17 am
- samwhitewick
- Well Established Forum Member
- Posts: 665
- Joined: Tue Aug 22, 2006 7:17 am
- richard222
- Very Active Forum Member
- Posts: 1572
- Joined: Tue Oct 10, 2006 2:44 pm
- Location: Surrey
- Contact:
Was sent this via PM and am told its the original msts camhack
Code: Select all
Skip (
This file defines the basic camera types.
Camera types:
StaticCamType Pos + rot
ObjectCamType Object relative pos + rot
TrackingCamType Track object offset
HeliCamType Heli model camera
Control types:
NoCamControl
RotCamControl Rotate (look around)
FullCamControl
Some cameras can be placed in a terrain tile's world file. E.g. the spotter can be
positioned and will then track the appropriate train object. This world file entry
need not include the fov, etc (since these can be defined here)..
Camera ( SpotterCam
Position ( 0 0 0 )
Rotation ( 0 0 0 )
)
To Do:
- Add camera IDs and creation code for user camera types?
- Use a string to identify the cameras defined here (rather than the current SToken ID)?
)
skip (
WHY IS CAM TYPE ie CamTypeFrontTracking ENTERED TWICE?????
)
camera ( CamTypeCab
CamType ( CamTypeCab CamControlViewSwitch )
CameraOffset ( -0.51231 4.28496 10.0387 )
Fov ( 60 )
ZClip ( 0.5 )
WagonNum ( 0 )
Description (Cab_Cam)
)
camera ( CamTypeFrontTracking
CamType ( CamTypeFrontTracking CamControlTethered )
CameraOffset ( -12.8 15.6 -45.7 )
Fov ( 60 )
ZClip ( 0.5 )
WagonNum ( 0 )
Description (Tracking_Cam_1)
)
camera ( CamTypeRearTracking
CamType ( CamTypeRearTracking CamControlTethered )
CameraOffset ( -12.8 15.6 -45.7 )
Fov ( 60 )
ZClip ( 0.5 )
WagonNum ( -1 )
Description (Tracking_Cam_2)
)
camera ( CamTypePassenger
CamType ( CamTypePassenger CamControlRotate )
CameraOffset ( 1.046 2.14 4.506 )
Direction ( 0 0 0 )
RotationLimit ( 60 160 0 )
Fov ( 60 )
ZClip ( 0.1 )
WagonNum ( 2 )
Description (Passenger_Cam)
)
camera ( CamTypeSpotter
CamType ( CamTypeSpotter CamControlRotate )
Fov ( 60 )
ZClip ( 0.5 )
WagonNum ( 0 )
Description (Spotter_Cam)
ObjectOffset (0.0 3.0 0.0)
)
camera ( CamTypeDerail
CamType ( CamTypeDerail CamControlDerail )
Fov ( 60 )
ZClip ( 0.5 )
WagonNum ( 0 )
Description (Derail_Cam)
CameraOffset ( 0 30 0 )
)
camera ( CamTypeCoupling
CamType ( CamTypeCoupling CamControlCoupling )
CameraOffset ( 0.0 15.6 -14.0 )
Direction ( 90 0 0 )
RotationLimit ( 0 0 0 )
Fov ( 60 )
ZClip ( 0.5 )
WagonNum ( -1 )
Description (Coupling_Cam)
)
camera ( CamTypeYard
CamType ( CamTypeYard CamControlYard )
Fov ( 60 )
ZClip ( 0.5 )
WagonNum ( 0 )
Description (Yard_Cam)
)
camera ( CamTypeHeadout
CamType ( CamTypeHeadout CamControlRotate )
CameraOffset ( 1.046 2.14 4.506 )
Direction ( 0 0 0 )
RotationLimit ( 60 160 0 )
Fov ( 60 )
ZClip ( 0.5 )
WagonNum ( 0 )
Description (Headout_Cam)
)richard222 / Richard Jenkins
- ashgray
- Wafflus Maximus
- Posts: 12235
- Joined: Sun Jan 09, 2005 3:25 pm
- Location: GWR, Nailsea, Somerset
Sorry Sam - I completely mis-read your post.samwhitewick wrote:I installed it in the first place. What i am asking is for the original microsoft camcfg file
thanks
Ash
Ashley Gray
Intel Core i7-7700K @ 4.2Ghz Quad Core, Gigabyte Gaming Motherboard, 2 x 512Gb SSDs + 1TB SATA drives,
16 Gb DDR-4 Corsair RAM, Nvidia GeForce GTX1060 6Gb RAM, ASUS Xonar D2X/XDT Soundcard, Windows 10 64 bit
Intel Core i7-7700K @ 4.2Ghz Quad Core, Gigabyte Gaming Motherboard, 2 x 512Gb SSDs + 1TB SATA drives,
16 Gb DDR-4 Corsair RAM, Nvidia GeForce GTX1060 6Gb RAM, ASUS Xonar D2X/XDT Soundcard, Windows 10 64 bit
- codrivermike
- Very Active Forum Member
- Posts: 2386
- Joined: Fri Feb 04, 2005 7:42 pm
- Location: The County Palatine of Lancashire
Before diving in and re-editing your camcfg file, what is it you do not like about the camhack you are using?
One thing to be aware of is that there are several available from different authors and, most importantly, they are not cumulative. What I mean is, my cam hack
Is called v1 because it is the one version I have done. I didn't do a v2 or a v3 or a v4 etc because I was happy with what I created. The v3 you have is NOT an update of my file.
What I'm suggesting is, give this one a try. If you don't like it, or there is anything you don't like. Let me know. I appreciate feedback.
Best regards
Michael
One thing to be aware of is that there are several available from different authors and, most importantly, they are not cumulative. What I mean is, my cam hack
|
Is called v1 because it is the one version I have done. I didn't do a v2 or a v3 or a v4 etc because I was happy with what I created. The v3 you have is NOT an update of my file.
What I'm suggesting is, give this one a try. If you don't like it, or there is anything you don't like. Let me know. I appreciate feedback.
Best regards
Michael
-
scefhwil
- Well Established Forum Member
- Posts: 907
- Joined: Tue Dec 04, 2001 12:00 am
- Location: Bristol, England
codrivermike wrote:...... Is called v1 because it is the one version I have done. I didn't do a v2 or a v3 or a v4 etc because I was happy with what I created. The v3 you have is NOT an update of my file.
CamHackIII is not a version 3, and no where does it suggest such. (Was Henry VIII the eighth version of Henry?) When it was first uploaded, back in 2001, it was the third cam hack file to be released. Now the three authors of I, II and III could all have called there's I, because each was their first, but that wouldn't be helpful to downloaders who might get confused with three files all called the same. Now your one is called version 1 and you are having to explain to people that it hasn't been updated by other higher numbered alternatives! Maybe the fact yours was released in 2006 when III was released in 2001 is a clue though.
- samwhitewick
- Well Established Forum Member
- Posts: 665
- Joined: Tue Aug 22, 2006 7:17 am
- richard222
- Very Active Forum Member
- Posts: 1572
- Joined: Tue Oct 10, 2006 2:44 pm
- Location: Surrey
- Contact:
My camhacks and mike's definately don't do that, AFAIK that is the panoramic feature of Cam Hack vIII, unless you mean view 6 that is.samwhitewick wrote:I have tried yours aswell. What i dont like about the hacks is the no. 3 view you cant move the cam unless you right click and press loads of buttons. i just like the swivel camera. Apart from that i dont mind them
Richard
richard222 / Richard Jenkins
- samwhitewick
- Well Established Forum Member
- Posts: 665
- Joined: Tue Aug 22, 2006 7:17 am
It is definatly view three. you just see the rear side of the train and you have to right and move the mouse to "free view". im sure it was cam hack 3 and another version but i cant remeber which one. anyway so can i open up the camcfg in notepad and paste the above information that you wrote richard?
Thanks
Thanks
- emrhd01
- Very Active Forum Member
- Posts: 4821
- Joined: Thu Aug 03, 2006 1:48 pm
- Location: Nottingham- East Bridgford
Hi All,
As the camfcg topic is getting an airing, I thought I would raise this.
I have had Camera Hack v1. installed for a very long time now (and very good it is too Mike), but I have always experienced problems when using View 4 (Spotter cam?) with just a few (Player) locomotives, mainly Steam.
When the camera sets up for a close to the track pan, as the loco gets close to the camera the sim locks up and then returns to Trainstore. I wondered if anyone experiences this, two locomotives that come to mind (only because I've used them lately) are BD_4MT_Crab_42798 & BR Class 8P No.46256 Sir William Stanier FRS.
It may of course be a problem with the set up of the locos, can anyone give any advice please?
Cheers,
Robert.
As the camfcg topic is getting an airing, I thought I would raise this.
I have had Camera Hack v1. installed for a very long time now (and very good it is too Mike), but I have always experienced problems when using View 4 (Spotter cam?) with just a few (Player) locomotives, mainly Steam.
When the camera sets up for a close to the track pan, as the loco gets close to the camera the sim locks up and then returns to Trainstore. I wondered if anyone experiences this, two locomotives that come to mind (only because I've used them lately) are BD_4MT_Crab_42798 & BR Class 8P No.46256 Sir William Stanier FRS.
It may of course be a problem with the set up of the locos, can anyone give any advice please?
Cheers,
Robert.
-
thegoonden
- Been on the forums for a while
- Posts: 285
- Joined: Wed Apr 20, 2005 7:36 am
