Difference between revisions of "Wild West Shootout"

From Sinden Lightgun
Jump to navigation Jump to search
Line 7: Line 7:
  
 
== Video Guide: ==
 
== Video Guide: ==
<nowiki>*</nowiki>IMPORTANT NOTE* Argonlefou has now added 2 player support via demulshooter. You can download demulshooter and get the instructions from [https://github.com/argonlefou/DemulShooter/wiki/Coastal HERE], DO NOT apply the patch if you are going to run via demulshooter.
+
<nowiki>*</nowiki>IMPORTANT NOTE* Argonlefou has now added 2 player support via DemulShooter. You can download DemulShooter and get the instructions from [https://github.com/argonlefou/DemulShooter/wiki/Coastal DemulShooter GitHub page], DO NOT apply the patch if you are going to run via DemulShooter.
  
 
<youtube>https://youtu.be/MzXtWOA3oCU</youtube>
 
<youtube>https://youtu.be/MzXtWOA3oCU</youtube>
Line 24: Line 24:
 
* Change the file path to match the games location on your system
 
* Change the file path to match the games location on your system
 
* This code lowers the windows privileges to that of a normal user
 
* This code lowers the windows privileges to that of a normal user
<br>
 
<br>
 
 
 
== Mouse Patch: ==
 
== Mouse Patch: ==
Download the Mouse Patch v1.01 by mutantcucumberfromspace [https://www.mediafire.com/file/ogmpa3jassywlfv/WWS_mouse_mod_v1.01.rar/file HERE]
+
Download the Mouse Patch v1.01 by mutantcucumberfromspace from [https://www.mediafire.com/file/ogmpa3jassywlfv/WWS_mouse_mod_v1.01.rar/file Mediafire]
  
 
Please note that the Mouse Patch is not compatible with the DemulShooter fix. The Mouse Patch will only work with a single mouse or single lightgun only.
 
Please note that the Mouse Patch is not compatible with the DemulShooter fix. The Mouse Patch will only work with a single mouse or single lightgun only.
Line 84: Line 81:
 
|-
 
|-
 
|}
 
|}
<br>
 
<br>
 
  
 
== Resolution/Game Loader: ==
 
== Resolution/Game Loader: ==
Line 94: Line 89:
  
 
===Download===
 
===Download===
Download the latest Wild West Shootout Loader file from [https://www.mediafire.com/file/jaduzy6m1ba91i3/Wild_West_Shootout_Loader_v5.7z/file HERE]
+
Download the latest Wild West Shootout Loader file from [https://www.mediafire.com/file/jaduzy6m1ba91i3/Wild_West_Shootout_Loader_v5.7z/file Mediafire]
  
 
=== Install ===
 
=== Install ===
Line 112: Line 107:
 
*Remember to hit 1 or 2 after starting the game to load credits and then click your trigger to begin playing.
 
*Remember to hit 1 or 2 after starting the game to load credits and then click your trigger to begin playing.
 
*If you're system is older and is slow to load the game, you can include a Sleep timer right after this line in the AHK: #IfWinActive ahk_exe CowBoy.exe
 
*If you're system is older and is slow to load the game, you can include a Sleep timer right after this line in the AHK: #IfWinActive ahk_exe CowBoy.exe
*A 20 second sleep timer (in microseconds) would look like: Sleep 20000
+
*A 20 second sleep timer (in microseconds) would look like: Sleep 20000<br>
 
 
<br>
 
 
== Example AHK script to change reload to right click as well as use Escape or X to quit game: ==
 
== Example AHK script to change reload to right click as well as use Escape or X to quit game: ==
 
<syntaxhighlight lang="ahk">
 
<syntaxhighlight lang="ahk">
Line 139: Line 132:
 
#IfWinActive
 
#IfWinActive
 
</syntaxhighlight>
 
</syntaxhighlight>
<br>
+
 
<br>
 
 
[[Category:Arcade PC Games]]
 
[[Category:Arcade PC Games]]

Revision as of 15:12, 8 December 2022

WWS-logo2.png

Wild West Shootout is a one or two player target shooter that is innocent fun for the whole family.

Players are challenged to shoot the funny-looking bad guys to earn points. Throughout each level, there are breakable targets that score surprise bonus points. Rescue the hostages to score bonus points.

Video Guide:

*IMPORTANT NOTE* Argonlefou has now added 2 player support via DemulShooter. You can download DemulShooter and get the instructions from DemulShooter GitHub page, DO NOT apply the patch if you are going to run via DemulShooter.



NetDllBroken Fix

This error happens when you try to run cowboy.exe with Administrator privileges directly or through a script or frontend that is being run with Administrator privileges.

To stop this happening you can run the game with an AHK script that includes the following command.

Run RunAs /trustlevel:0x20000 "C:\LightgunGames\WWS\Cowboy.exe"
  • Change the file path to match the games location on your system
  • This code lowers the windows privileges to that of a normal user

Mouse Patch:

Download the Mouse Patch v1.01 by mutantcucumberfromspace from Mediafire

Please note that the Mouse Patch is not compatible with the DemulShooter fix. The Mouse Patch will only work with a single mouse or single lightgun only.

Patched default Controls:

TEST MENU KEYS:
U Test Menu
A Test Menu UP
D Test Menu Down
S Test Menu Select
GAMEPLAY KEYS:
1 P1 Coin
2 P2 Coin
LMouse P1 Trigger
RMouse P2 Trigger
V P1 Reload
X P2 Reload
3 Exit Level
NumPad 7,8,9 Game Information
NumPad 0,1,2,3 Difficulty
Alt+Enter Full screen / Windowed
Alt+F4 Quit

Resolution/Game Loader:

You can have Wild West Shootout start in Fullscreen as well as change the resolution with an AHK by Hexxed.

WWS Loader with netdllbroken and DemulShooter loading

Download

Download the latest Wild West Shootout Loader file from Mediafire

Install

To install the WWS Loader, simply extract the files to the root of your game folder (the one with cowboy.exe) and start the loader with either WildWestShootoutLoader.ahk or WildWestShootoutLoader.exe file if you don't use AutoHotkey.

Loader Options

  • If you get the netdllbroken error, selecting the Run as Non Admin should fix the problem.
  • If you have DemulShooter installed, you can have the loader load DemulShooter as well.
  • If you have a Sinden and the Sinden App is already running in the background, the Load Sinden Border just sends an Alt-B command the bring up the border. It also sends a double Alt-B to shut it down when exiting.
  • The In Game Buttons shows the gameplay keys available in Mouse Patch area above as a quick reminder.

Loader Notes

  • Both the AHK script and the exe apply the right click to reload change as well as the press Escape or X key to quit game when starting the game via the Loader.
  • If you don't want either, modify the AHK at the bottom under the Play: section.
  • If starting the game with your own AHK, remember to run the loader at least once, choose your resolution and click Save.
  • Remember to hit 1 or 2 after starting the game to load credits and then click your trigger to begin playing.
  • If you're system is older and is slow to load the game, you can include a Sleep timer right after this line in the AHK: #IfWinActive ahk_exe CowBoy.exe
  • A 20 second sleep timer (in microseconds) would look like: Sleep 20000

Example AHK script to change reload to right click as well as use Escape or X to quit game:

#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.

;If placed in game directory, uncomment below or use direct path if AHK is placed elsewhere
;Run, %A_ScriptDir%\CowBoy.exe

Run, C:\GameDIR\CowBoy.exe

#IfWinActive ahk_exe CowBoy.exe

RButton::V	        ;Right Click To Reload
          
X::			;EXIT BUTTON
Esc::
    Process,Close,CowBoy.exe
    Run,taskkill /im "CowBoy.exe" /F
    ExitApp
return
#IfWinActive