Skip to content

Coastal

argonlefou edited this page Oct 27, 2022 · 8 revisions

Wild West Shoutout

This game is a Unity-based arcade game, and the usual hooking procedures of DemulShooter have been replaced by a Unity pluggin to install so that the game can be accessed by DemulShooter :

Usage :

  1. Unpack the game (do not use any modified dll, especially Assembly-CSharp.dll, as this can cause issues)

  2. Run DemulShooter_GUI and navigate to the Wild West Shootout tab page.

  3. Select the folder in which the CowBoy.exe is unpack and install the DemulShooter Unity plugin.

  4. You can also set the system keys to add P1 & P2 coins, and to enter TEST MENU

  5. Run the game

  6. Run DemulShooterfor this game : DemulShooter.exe -target=coastal -rom=wws

Controls:

Wild West Shootout
Mouse Buttons Left Middle Right
Action Trigger / Reload

Misc. Notes:

  • Once in TEST MENU, navigate with Q(or A, watch your Keyboard QWERTY/AZERTY mapping) and D keyboard keys, and save with S
  • All TEST MENU settings can be used (Crosshair, autofire, etc..), except gun calibration (this will have no impact)
  • There are known bugs (4/3 resolution on 16/9 fullscreen, DemulShooter must be run after the game, etc...) that will be adressed later
  • To change game resolution / fullscreen, edit the following keys in the windows registry editor :
  • HKEY_CURRENT_USER\software\yingqi\cowboy\Screenmanager Is Fullscreen mode_hxxxxx (0 or 1)
  • HKEY_CURRENT_USER\software\yingqi\cowboy\Screenmanager Resolution Height_hxxxxx
  • HKEY_CURRENT_USER\software\yingqi\cowboy\Screenmanager Resolution Width_hxxxxx
Clone this wiki locally