Jump to content

Thranda Quest Kodiak


louismg

Recommended Posts

Request for: Quest Kodiak

Made by: Thranda

Does the addon currently have a VR compatible yoke (does it move with touch controllers)? It acts like a sidestick unless you use the file I provided below whichs fixes it, and a few buttons.

Does the addon have a VRConfig.txt in the root aeroplane folder? Yes

Are there any switches broken? If so, how many? None broken

Are there any knobs broken? If so, how many? None Broken

Does the addon have any teleport hotspots? Yes, inside.

Does the addon have any touchscreen elements? No touchscreen.

Are there any broken levers? If so, how many? All engine levers act as a joystick and they just jump around as soon as you "touch" them, which makes the plane very difficult to fly, and even more to land. That is the main point to fix.

Any additional comments or things that might help:

Here is a vrconfig file which fixes their yoke and few buttons. I don't know how to do the throttles.  I can try if you point me in the right direction.

 

A
1100
VRCONFIG

################################
#TELEPORT HOTSPOTS
################################

BEGIN_TELEPORT_HOTSPOT SITTING Pilot's Seat
	AABB -0.5   -0.415   -1.1   -0.15   -0.415   -0.7
	PRESET_XYZ -0.341376 0.274320 -0.685800
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT

BEGIN_TELEPORT_HOTSPOT SITTING CoPilot's Seat
	AABB  0.15  -0.415  -1.1  0.5 -0.415 -0.7
	PRESET_XYZ  0.341376 0.274320 -0.685800
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT

BEGIN_TELEPORT_HOTSPOT SITTING Rear Seat 1 L
	AABB -0.5   -0.535   -0.3   -0.15   -0.535   0.1
	PRESET_XYZ -0.341376 0.274320 0.0
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT

BEGIN_TELEPORT_HOTSPOT SITTING Rear Seat 1 R
	AABB  0.15  -0.535  -0.3  0.5 -0.535  0.1
	PRESET_XYZ  0.341376 0.274320 0.0
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT

BEGIN_TELEPORT_HOTSPOT SITTING Rear Seat 2 L
	AABB -0.5   -0.535    0.45   -0.15   -0.535   0.85
	PRESET_XYZ -0.341376 0.274320 0.75
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT

BEGIN_TELEPORT_HOTSPOT SITTING Rear Seat 2 R
	AABB  0.15  -0.535   0.45  0.5 -0.535  0.85
	PRESET_XYZ  0.341376 0.274320 0.75
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT

BEGIN_TELEPORT_HOTSPOT SITTING Rear Seat 3 L
	AABB -0.5   -0.535    1.2   -0.15   -0.535   1.6
	PRESET_XYZ -0.341376 0.274320 1.5
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT

BEGIN_TELEPORT_HOTSPOT SITTING Rear Seat 3 R
	AABB  0.15  -0.535   1.2  0.5 -0.535  1.6
	PRESET_XYZ  0.341376 0.274320 1.5
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT

BEGIN_TELEPORT_HOTSPOT SITTING Rear Seat 3 L
	AABB -0.5   -0.535    1.95   -0.15   -0.535   2.35
	PRESET_XYZ -0.341376 0.274320 2.25
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT

BEGIN_TELEPORT_HOTSPOT SITTING Rear Seat 3 R
	AABB  0.15  -0.535   1.95  0.5 -0.535  2.35
	PRESET_XYZ  0.341376 0.274320 2.25
	PRESET_PSI 0.0
	PRESET_THE 0.0
	PRESET_PHI 0.0
END_TELEPORT_HOTSPOT



################################
#   MANIPULATOR ADJUSTMENTS
################################

##Yoke##

BEGIN_MANIP drag_xy sim/cockpit2/controls/yoke_roll_ratio sim/cockpit2/controls/yoke_pitch_ratio
#YOKE_MANIP_TRANSLATE <pitch min x> <pitch min y> <pitch min z> <pitch max x> <pitch max y> <pitch max z> <roll cent x> <roll cent Z> <roll cent Y> <roll axis x> <roll axis y> <roll axis z> <roll min ang> <roll max ang>
YOKE_MANIP_TRANSLATE		0.0			0.0			-0.10			0			0.000000		0.080		-0.34617		0.01838		1.04272	 			0			0				-1			-90				90
END_MANIP


##Main Panel##

# Autopilot VVI FPM knob
BEGIN_MANIP drag_axis sim/cockpit2/autopilot/vvi_dial_fpm
	ACTION axis_knob -5000 5000 100 sim/cockpit2/autopilot/vvi_dial_fpm
DEG_PER_ACTION 20.209999084473
END_MANIP

#Instrument Panel Lighting Outer knob
BEGIN_MANIP drag_axis sim/cockpit2/switches/instrument_brightness_ratio[4]
	ACTION axis_knob  0 1 0.05 sim/cockpit2/switches/instrument_brightness_ratio[4]
DEG_PER_ACTION 	 10
END_MANIP

#Instrument Panel Lighting Inner knob
BEGIN_MANIP drag_axis sim/cockpit2/switches/instrument_brightness_ratio[3]
	ACTION axis_knob  0 1 0.05 sim/cockpit2/switches/instrument_brightness_ratio[3]
DEG_PER_ACTION 	 10
END_MANIP

#Switch/CB Panel Lighting knob
BEGIN_MANIP drag_axis sim/cockpit2/switches/instrument_brightness_ratio[5]
	ACTION axis_knob  0 1 0.05 sim/cockpit2/switches/instrument_brightness_ratio[5]
DEG_PER_ACTION 	 10
END_MANIP

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.


  • Don't have an account?

    An account is required to interact with and download content from the Threshold Forum.
    Forum is currently also locked down for guests because of heavy bot invasions. Sorry about that.

  • Threshold News

  • image.png.5d3ebd5638179a05dc5cfa67eaf4bf3a.png

×
×
  • Create New...

Important Information

Please read the Terms of Use