Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. SiiNunit
  2. // Double.AAv5
  3. // These two lines must be set in config.cfg when using
  4. // this multimon_config.sii file only.
  5. // uset r_scale_y "1"
  6. // uset r_scale_x "1"
  7. //
  8. // We need 4 rendered images (max game can do).
  9. // AA.Enabler has to be the 5th image (unrendered)
  10. // to prevent memory leak.
  11. //
  12. // horizontal_fov_override: 0.000000 - Set the same FOV for:
  13. // Left.AA & Right.AA ONLY.
  14. // OR keep ALL FOV values at "0.000000" and use the games
  15. // F4 menu option to set your desired FOV and also have a
  16. // working ZOOM feature.
  17. //
  18. // "Dummy1", "Dummy2" & "AA.Enabler" are required but not
  19. // displayed. DO NOT CHANGE ANYTHING IN THESE!
  20. //
  21. // Adjust bezels to suit your setup (my example 10mm bezels).
  22. // monitor_config : _Right.AA {
  23. // heading_offset: -3.500000 <- My Bezel (-4.0 moves closer
  24. // to left / -3.0 away)
  25. //
  26. // Recommend capping FPS at 60 or lower.
  27. // Full MSAA setup instructions are here:-
  28. // https://roextended.ro/forum/viewtopic.php?f=19&t=1000
  29. {
  30. multimon_config : _nameless.Double.AAv5 {
  31. normalized_ui_x: 0.00
  32. normalized_ui_width: 0.5
  33. monitors: 5
  34. monitors[0]: _nameless.Left.AA
  35. monitors[1]: _nameless.Right.AA
  36. monitors[2]: _nameless.Dummy1
  37. monitors[3]: _nameless.Dummy2
  38. monitors[4]: _nameless.AA.Enabler
  39. }
  40.  
  41. monitor_config : _nameless.Left.AA {
  42. name: Left
  43. normalized_x: 0.000000
  44. normalized_y: 0.000000
  45. normalized_width: 0.500000
  46. normalized_height: 1.000000
  47. horizontal_fov_relative_offset: 0.000000
  48. vertical_fov_relative_offset: 0.000000
  49. heading_offset: 0.000000
  50. pitch_offset: 0.000000
  51. roll_offset: 0.000000
  52. camera_space_offset: (0.000000, 0.000000, 0.000000)
  53. horizontal_fov_override: 0.000000
  54. vertical_fov_override: 0.000000
  55. frustum_subrect_x: 0.000000
  56. frustum_subrect_y: 0.000000
  57. frustum_subrect_width: 1.000000
  58. frustum_subrect_height: 1.000000
  59. render_interior: true
  60. render_exterior: true
  61. }
  62.  
  63. monitor_config : _nameless.Right.AA {
  64. name: Right
  65. normalized_x: 0.500000
  66. normalized_y: 0.000000
  67. normalized_width: 0.500000
  68. normalized_height: 1.000000
  69. horizontal_fov_relative_offset: -1.000000
  70. vertical_fov_relative_offset: 0.000000
  71. heading_offset: -0.000000
  72. pitch_offset: 0.000000
  73. roll_offset: 0.000000
  74. camera_space_offset: (0.000000, 0.000000, 0.000000)
  75. horizontal_fov_override: 0.000000
  76. vertical_fov_override: 0.000000
  77. frustum_subrect_x: 0.000000
  78. frustum_subrect_y: 0.000000
  79. frustum_subrect_width: 1.000000
  80. frustum_subrect_height: 1.000000
  81. render_interior: true
  82. render_exterior: true
  83. }
  84.  
  85. monitor_config : _nameless.Dummy1 {
  86. name: Dummy1
  87. normalized_x: 0.000000
  88. normalized_y: 0.000000
  89. normalized_width: 0.000000
  90. normalized_height: 0.000000
  91. horizontal_fov_relative_offset: 0.000000
  92. vertical_fov_relative_offset: 0.000000
  93. heading_offset: 0.000000
  94. pitch_offset: 0.000000
  95. roll_offset: 0.000000
  96. camera_space_offset: (0.000000, 0.000000, 0.000000)
  97. horizontal_fov_override: 0.000000
  98. vertical_fov_override: 0.000000
  99. frustum_subrect_x: 0.000000
  100. frustum_subrect_y: 0.000000
  101. frustum_subrect_width: 0.000000
  102. frustum_subrect_height: 0.000000
  103. render_interior: false
  104. render_exterior: true
  105. }
  106.  
  107. monitor_config : _nameless.Dummy2 {
  108. name: Dummy2
  109. normalized_x: 0.000000
  110. normalized_y: 0.000000
  111. normalized_width: 0.000000
  112. normalized_height: 0.000000
  113. horizontal_fov_relative_offset: 0.000000
  114. vertical_fov_relative_offset: 0.000000
  115. heading_offset: 0.000000
  116. pitch_offset: 0.000000
  117. roll_offset: 0.000000
  118. camera_space_offset: (0.000000, 0.000000, 0.000000)
  119. horizontal_fov_override: 0.000000
  120. vertical_fov_override: 0.000000
  121. frustum_subrect_x: 0.000000
  122. frustum_subrect_y: 0.000000
  123. frustum_subrect_width: 0.000000
  124. frustum_subrect_height: 0.000000
  125. render_interior: false
  126. render_exterior: true
  127. }
  128.  
  129. monitor_config : _nameless.AA.Enabler {
  130. name: fullgameres
  131. normalized_x: 0.000000
  132. normalized_y: 0.000000
  133. normalized_width: 1.000000
  134. normalized_height: 1.000000
  135. horizontal_fov_relative_offset: 0.000000
  136. vertical_fov_relative_offset: 0.000000
  137. heading_offset: 0.000000
  138. pitch_offset: 0.000000
  139. roll_offset: 0.000000
  140. camera_space_offset: (0.000000, 0.000000, 0.000000)
  141. horizontal_fov_override: 0.000000
  142. vertical_fov_override: 0.000000
  143. frustum_subrect_x: 0.000000
  144. frustum_subrect_y: 0.000000
  145. frustum_subrect_width: 1.000000
  146. frustum_subrect_height: 1.000000
  147. render_interior: false
  148. render_exterior: false
  149. }
  150. }
  151.