Difference between revisions of "Silent Scope Complete"

From Sinden Lightgun
Jump to navigation Jump to search
Line 1: Line 1:
 +
{{infobox
 +
|title = Silent Scope Complete
 +
|logo = SilentScopeCover.jpg.jpg
 +
|category = Console Game
 +
|platform = Xbox
 +
|download = link to DL: [URL/ Text]
 +
|developer = Konami
 +
|license = Commercial, free, demo
 +
|players = 1 Player
 +
|release = {{vgrelease|NA|February 10, 2004|EU|March 19, 2004}}
 +
|type = Rail Shooter
 +
|titleshot = titlescreen.jpg
 +
|gameplayshot = Silent Scope 2 Gameplay.jpg
 +
|note = Requires patches, requires special files
 +
}}
 +
 
'''''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 Complete''''' is a compilation of the Silent Scope video game series developed by Konami and is playable on the CXBX-Reloaded emulator.
 
[[File:SilentScopeCover.jpg.jpg|none|thumb]]
 
[[File:SilentScopeCover.jpg.jpg|none|thumb]]

Revision as of 17:50, 20 December 2022



Console Game
Hardware: Xbox
Download: link to DL: [URL/ Text]
License: Commercial, free, demo
Game info
Developer: Konami
Released: Template:Vgrelease
Players: 1 Player
Type: Rail Shooter
300px
Silent Scope 2 Gameplay.jpg
Note: Requires patches, requires special files

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

SilentScopeCover.jpg.jpg


  • 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

Input Settings

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

Map the Buttons:

  • Map Aim (Up, Down, Left, Right) using your mouse.
    • 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
  • Enter a Profile Name and click on Save.


Video Settings for 4:3 Aspect Ratio

Video Settings


Settings  >  Config Video

  • Enable Maintain Aspect Ratio
  • Disable Use Exclusive Fullscreen Mode


Sample AHK Script

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn  ; Enable warnings to assist with detecting common errors.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.

#SingleInstance Force

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