Difference between revisions of "Silent Scope Complete"

From Sinden Lightgun
Jump to navigation Jump to search
Line 16: Line 16:
 
== Installation ==
 
== Installation ==
 
Extract Cxbx-Reloaded to a folder of your choosing. (e.g. <code>D:\Cxbx-Reloaded\</code>)
 
Extract Cxbx-Reloaded to a folder of your choosing. (e.g. <code>D:\Cxbx-Reloaded\</code>)
 
  
 
=== Configure Buttons ===
 
=== Configure Buttons ===
Line 37: Line 36:
  
 
<br>
 
<br>
 +
 
== Sample AHK Script ==
 
== Sample AHK Script ==
 
<syntaxhighlight lang="ahk">
 
<syntaxhighlight lang="ahk">

Revision as of 08:03, 16 December 2022

Silent Scope Complete is a compilation of the Silent Scope video game series developed by Konami and is playable on the CXBX-Reloaded emulator.


  • Silent Scope (ss1.xbe) has graphical issues
  • Silent Scope 2 (ss2.xbe) is playable
  • Silent Scope 3 (ss2.xbe) has a scope/zoom bug


Required Files


Installation

Extract Cxbx-Reloaded to a folder of your choosing. (e.g. D:\Cxbx-Reloaded\)

Configure Buttons

Settings  >  Config Input  >  Port 1  =  EMS Top Gun II  >  Configure

EMS Top Gun II
  • Hold Shift key and right-click on Axis Y+ to change it to Cursor Y+
  • Grip = Brings up the scope
  • Laser = Toggles the red dot on/off
Silent Scope Button Configuration


Video Settings to Maintain 4:3 Aspect Ratio

Settings  >  Config Video

  • Render Resolution  =  1x (Native)
  • Enable Maintain Aspect Ratio
  • Disable Use Exclusive Fullscreen Mode


Sample AHK Script

Run, D:\Cxbx-Reloaded\cxbx.exe /load "D:\Cxbx-Reloaded\Silent Scope Complete\ss2.xbe"
sleep, 1000
Send !{Enter}   ;Send ALT+Enter to make it fullscreen

$Esc::
    Send !{f4}   ;Send ALT+F4 to close the emulator
    ExitApp
return


Troubleshooting

Calibrate in the Silent Scope 2 Options menu if your aim is off.

  • Options > Controller > Lightgun Calibration

If CXBX-R is crashing, try enabling both NTSC 720p and NTSC 1080i

  • Settings  >  EEPROM configuration  >  Enable NTSC 720p and NTSC 1080i