Difference between revisions of "Big Buck Hunter Arcade"

From Sinden Lightgun
Jump to navigation Jump to search
Line 11: Line 11:
  
 
=== Steam Download ===
 
=== Steam Download ===
Steam Direct HERE
+
Steam Direct [https://store.steampowered.com/app/455700/Big_Buck_Hunter_Arcade/ HERE]
  
 
=== Mystery Wizard Patch ===
 
=== Mystery Wizard Patch ===
Download the patch by Mystery Wizard HERE To install the patch copy the file to "C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data\Managed" Folder to overwrite existing file.
+
Download the patch by Mystery Wizard [https://www.mediafire.com/file/ma8mp39niprvm06/Assembly-CSharp.dll/file HERE] To install the patch copy the file to "C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data\Managed" Folder to overwrite existing file.
  
 
=== No Gun Patch ===
 
=== No Gun Patch ===
Download No Gun patch by Intoshadows HERE To install the patch copy the file to "C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data" Folder to overwrite existing file.
+
Download No Gun patch by Intoshadows [https://www.mediafire.com/file/oblw32994yse5g2/sharedassets1.rar/file HERE] To install the patch copy the file to "C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data" Folder to overwrite existing file.
  
 
=== No Crosshair Patch ===
 
=== No Crosshair Patch ===
Download the No Crosshair Patch by Foxhole HERE To install the patch copy the file to "C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data" Folder to overwrite existing file.
+
Download the No Crosshair Patch by Foxhole [https://www.mediafire.com/file/ygrybbtk0cjsvmy/BBH+Arcade+No+Crosshair.7z/file HERE] To install the patch copy the file to "C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data" Folder to overwrite existing file.
  
 
=== No Cannon flash and no X indicator Patch ===
 
=== No Cannon flash and no X indicator Patch ===
Download the no Cannon flash and no X indicator patch by PhaserManiac HERE
+
Download the no Cannon flash and no X indicator patch by PhaserManiac [https://drive.google.com/file/d/1Ba2ui0EugS5E9Yr52wmJSs_1DZkyAgHm/view?usp=sharing HERE]
  
 
== Default Controls ==
 
== Default Controls ==
Line 67: Line 67:
  
 
* Steam games
 
* Steam games
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
 
 
== Navigation menu ==
 
 
=== page actions ===
 
 
* page
 
* discussion
 
* view source
 
* history
 
 
=== personal tools ===
 
 
* create account
 
* log in
 
* dark mode
 
 
=== sinden lightgun ===
 
 
* Main Page
 
* Purchase Sinden Lightgun
 
* FAQ
 
* Sinden Software
 
* Discord Server
 
 
=== start here ===
 
 
* Setup Guides
 
* Troubleshooting
 
 
=== tools ===
 
 
* Sinden Related Assets
 
* 3rd Party Tools
 
 
=== emulator guides ===
 
 
* Emulators Pi
 
* Emulators Linux / Unix OS
 
* Emulators PC
 
 
=== game guides ===
 
 
* Arcade PC Games
 
* Emulator Games
 
* Steam Games
 
* Windows Games
 
* Indie Games
 
 
=== navigation ===
 
 
* All pages
 
* Recent changes
 
* Random page
 
 
=== tools ===
 
 
* What links here
 
* Related changes
 
* Special pages
 
* Printable version
 
* Permanent link
 
* Page information
 
* Get shortened URL
 
* Cite this page
 
 
* This page was last edited 12:19, 7 May 2022 by <bdi>Toby</bdi>.
 
* Content is available under Creative Comm
 

Revision as of 09:34, 7 December 2022


Big Buck Hunter Arcade is a Steam game that you can play with your Sinden Lightgun with the assistance of a small patch. Much like the others it sees you hunting for Deer and other game.

Video Setup Guide

Note Reshade may be requied See Reshade Guide

Downloads

Steam Download

Steam Direct HERE

Mystery Wizard Patch

Download the patch by Mystery Wizard HERE To install the patch copy the file to "C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data\Managed" Folder to overwrite existing file.

No Gun Patch

Download No Gun patch by Intoshadows HERE To install the patch copy the file to "C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data" Folder to overwrite existing file.

No Crosshair Patch

Download the No Crosshair Patch by Foxhole HERE To install the patch copy the file to "C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data" Folder to overwrite existing file.

No Cannon flash and no X indicator Patch

Download the no Cannon flash and no X indicator patch by PhaserManiac HERE

Default Controls

Controls
Button Action
Left Mouse Fire (Trigger)
Right Mouse Reload (Pump Action)
Kbd Enter Skip/Select
Kbd Escape Back/Menu

Launch Script

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
#SingleInstance force

Run %comspec% /c START steam://rungameid/455700
#IfWinActive ahk_exe Buck.exe

1::Enter 	;Skip Cutscene
MButton::Escape 	;Menu/Exit

;FOR EXITING THE GAME

Q::				    
    Process,Close,Buck.exe
    Run,taskkill /im "Buck.exe" /F
    ExitApp
return
#IfWinActive

Category:

  • Steam games