Elvas Tower: Camera 4 doesn't allow some movements available in MSTS - Elvas Tower

Jump to content

  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Camera 4 doesn't allow some movements available in MSTS Rate Topic: -----

#1 User is offline   Csantucci 

  • Member, Board of Directors
  • Group: Status: Elite Member
  • Posts: 6,999
  • Joined: 31-December 11
  • Gender:Male
  • Country:

Posted 21 August 2017 - 12:33 AM

In OR camera 4 doesn't allow some movements available in MSTS.
Attached is a patch for x.3926 where also left and right arrow keys are enabled, as well as four keys in the numeric keyboards. Comments welcome.

6/9/17: File deleted because patch committed.

#2 User is offline   Rogue 

  • Hostler
  • Group: Status: Active Member
  • Posts: 98
  • Joined: 19-May 14
  • Gender:Male
  • Simulator:MSTS and Open Rails
  • Country:

Posted 21 August 2017 - 05:18 AM

Hi,
thanks for the patch.
I can think of another discrepancy between OR and MSTS:
In Camera 2 and 3 you were able to "jump" between the waggons (I think with the Curser Left/Right Keys) within MSTS.
For example in Camera 2 you were locked on the engine at the beginning of the train whilst pressing "2" the first time.
Pressing the left Curser Key, the camera moved back and locked on the second waggon, then the third and so on.
This was quite handy after coupling on a train.

I don't know if this feature has moved to different keys but if not, it would be nice to have it back again.

All the Best

#3 User is offline   espee 

  • Engineer
  • Group: Status: Active Member
  • Posts: 553
  • Joined: 09-January 10
  • Gender:Male
  • Location:Bridgetown, Western Australia
  • Simulator:Open Rails
  • Country:

Posted 21 August 2017 - 05:57 AM

Quote

Hi,
thanks for the patch.
I can think of another discrepancy between OR and MSTS:
In Camera 2 and 3 you were able to "jump" between the waggons (I think with the Curser Left/Right Keys) within MSTS.
For example in Camera 2 you were locked on the engine at the beginning of the train whilst pressing "2" the first time.
Pressing the left Curser Key, the camera moved back and locked on the second waggon, then the third and so on.
This was quite handy after coupling on a train.

I don't know if this feature has moved to different keys but if not, it would be nice to have it back again.

All the Best


Alt PgUp (PageUp) and Alt PgDn (PageDown ) do the same thing in OR

#4 User is offline   Rogue 

  • Hostler
  • Group: Status: Active Member
  • Posts: 98
  • Joined: 19-May 14
  • Gender:Male
  • Simulator:MSTS and Open Rails
  • Country:

Posted 21 August 2017 - 06:10 AM

View Postespee, on 21 August 2017 - 05:57 AM, said:

Alt PgUp (PageUp) and Alt PgDn (PageDown ) do the same thing in OR


Ah, ok...thanks. :-)

#5 User is offline   jonas 

  • Engineer
  • Group: Status: Contributing Member
  • Posts: 548
  • Joined: 04-April 14
  • Gender:Male
  • Simulator:MSTS & OR
  • Country:

Posted 21 August 2017 - 07:09 AM

View PostCsantucci, on 21 August 2017 - 12:33 AM, said:

In OR camera 4 doesn't allow some movements available in MSTS.
Attached is a patch for x.3926 where also left and right arrow keys are enabled, as well as four keys in the numeric keyboards. Comments welcome.
Attachment Runactivities_Camera4.zip

Sounds promising to me. I only wait to update to x.3926 (with x.3925 I get some error windows with the patch). Then I will comment.

#6 User is offline   Hobo 

  • Foreman Of Engines
  • Group: Status: Contributing Member
  • Posts: 969
  • Joined: 19-December 04
  • Gender:Male
  • Location:Paris,Ont- Canada
  • Simulator:OPEN RAILS & MSTS
  • Country:

Posted 21 August 2017 - 07:28 AM

That " Camera 4 " patch changes throttle and reverser functionality doesn't it ? It conflicts with other function of loco operations for me .

#7 User is offline   Csantucci 

  • Member, Board of Directors
  • Group: Status: Elite Member
  • Posts: 6,999
  • Joined: 31-December 11
  • Gender:Male
  • Country:

Posted 21 August 2017 - 10:53 PM

Sorry, I forget one file in the above patch. Here it is

6/9/17: File deleted because patch committed

#8 User is offline   jonas 

  • Engineer
  • Group: Status: Contributing Member
  • Posts: 548
  • Joined: 04-April 14
  • Gender:Male
  • Simulator:MSTS & OR
  • Country:

Posted 22 August 2017 - 05:35 AM

Now I was able to test it:
I like it! To have the possiblity to move the cam 4 around the train to have some different looks at the train while it's passing is a good feature.

I only want to propose to set the arrow keys more MSTS-style. The left-right keys should fly you around the car in a circle like with cam 2 or 3. The Up-Down keys should bring you closer or distant to the car. Both while the train is passing of course.

To get this arrow key behavior in MSTS I use the entry "CamControlFull" for the cam4 (YardCam) in the "camcfg.dat":
camera ( CamTypeYard
 	CamType ( CamTypeYard CamControlFull )
 	Fov ( 60 )
 	ZClip ( 0.5 )
 	WagonNum ( 0 )
 	Description (Yard_Cam)
)

instead of the origin:
camera ( CamTypeYard
	CamType ( CamTypeYard CamControlYard )
	Fov ( 60 )
	ZClip ( 0.5 )
	WagonNum ( 0 )
  	Description (Yard_Cam)
)


Anyway, it's a real good option by now and better than a fixed point of view with cam 4.

#9 User is offline   Csantucci 

  • Member, Board of Directors
  • Group: Status: Elite Member
  • Posts: 6,999
  • Joined: 31-December 11
  • Gender:Male
  • Country:

Posted 23 August 2017 - 12:20 PM

Patch has been committed in x.3929. Key assignments are those available also for the free roam camera.

#10 User is online   James Ross 

  • Open Rails Developer
  • Group: Status: Elite Member
  • Posts: 5,490
  • Joined: 30-June 10
  • Gender:Not Telling
  • Simulator:Open Rails
  • Country:

Posted 05 September 2017 - 12:41 PM

View PostCsantucci, on 21 August 2017 - 10:53 PM, said:

Sorry, I forget one file in the above patch. Here it is
Attachment ORTS.Settings.dll.zip

I must say, this is very odd to use. The movement is along the X and Z axis, or something like that, and seems totally unrelated to the direction the train car, track, or camera itself is facing. I cannot predict which way it will move before I press a key.

I suspect this is because the RotationYRadians used to change the direction of the movement are not actually used by the trackside camera in the first place (unlike the free-roam camera). Perhaps if RotationYRadians was updated to match the actual direction the camera is looking, the keys would cause the camera to consistently move left/right/forwards/backwards.

  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users