Difference between revisions of "Big Buck Hunter Arcade"

From Sinden Lightgun
Jump to navigation Jump to search
 
(8 intermediate revisions by 3 users not shown)
Line 12: Line 12:
 
|titleshot =
 
|titleshot =
 
|gameplayshot = Bigbuck_gameplay.png
 
|gameplayshot = Bigbuck_gameplay.png
 +
|gamename = Big Buck Hunter Arcade
 
|note = Requires patch
 
|note = Requires patch
 
}}
 
}}
Line 18: Line 19:
 
|reload = Right mouse
 
|reload = Right mouse
 
|grenade = Right mouse
 
|grenade = Right mouse
 +
|menuLabel = Menu/Back
 
|menu = Esc key
 
|menu = Esc key
 +
|selectLabel = Select/Skip
 
|select = Enter key
 
|select = Enter key
 
|note =  
 
|note =  
 
}}
 
}}
  
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.
+
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.
  
 
== Setup Guide ==
 
== Setup Guide ==
  
Download and install the Game from Steam using the link bellow.
+
Download and install the Game from Steam using the link below.
  
Apply Mystery Wizard's Patch (bellow) by navigating to the games installed directory and overwriting the Assembley C-sharp file in the Buck Data\managed folder.
+
Apply Mystery Wizard's Patch (bellow) by navigating to the games installed directory and overwriting the Assembly C-sharp file in the Buck Data\managed folder.
  
 
(Default is:  C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data\Managed\)
 
(Default is:  C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data\Managed\)
Line 42: Line 45:
  
 
=== Mystery Wizard Patch ===
 
=== Mystery Wizard Patch ===
Download the patch by Mystery Wizard at [https://www.mediafire.com/file/ma8mp39niprvm06/Assembly-CSharp.dll/file Mediafire] 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 at [https://www.mediafire.com/file/ma8mp39niprvm06/Assembly-CSharp.dll/file Mediafire]. To install the patch, copy the file to <code>C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data\Managed</code> folder to overwrite the existing file.
 +
 
 +
* The patch works for 1-player only.
  
 
=== No Gun Patch ===
 
=== No Gun Patch ===
Download No Gun patch by Intoshadows at [https://www.mediafire.com/file/oblw32994yse5g2/sharedassets1.rar/file Mediafire] 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 at [https://www.mediafire.com/file/oblw32994yse5g2/sharedassets1.rar/file Mediafire]. To install the patch, copy the file to <code>C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data</code> folder to overwrite the existing file.
  
 
=== No Crosshair Patch ===
 
=== No Crosshair Patch ===
Download the No Crosshair Patch by Foxhole at [https://www.mediafire.com/file/ygrybbtk0cjsvmy/BBH+Arcade+No+Crosshair.7z/file Mediafire] 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 at [https://www.mediafire.com/file/ygrybbtk0cjsvmy/BBH+Arcade+No+Crosshair.7z/file Mediafire] To install the patch, copy the file to <code>C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data</code>  folder to overwrite the 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 at [https://drive.google.com/file/d/1Ba2ui0EugS5E9Yr52wmJSs_1DZkyAgHm/view?usp=sharing Google Drive]
 
Download the no Cannon flash and no X indicator patch by PhaserManiac at [https://drive.google.com/file/d/1Ba2ui0EugS5E9Yr52wmJSs_1DZkyAgHm/view?usp=sharing Google Drive]
 
== Default Controls ==
 
{| class="wikitable"
 
|+Controls
 
!Button
 
!Action
 
|-
 
|Left Mouse
 
|Fire (Trigger)
 
|-
 
|Right Mouse
 
|Reload (Pump Action)
 
|-
 
|Kbd Enter
 
|Skip/Select
 
|-
 
|Kbd Escape
 
|Back/Menu
 
|}
 
  
 
== Launch Script ==
 
== Launch Script ==
<syntaxhighlight lang="ahk">
+
<syntaxhighlight lang="ahk">
 
#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
 
#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
 
  SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
 
  SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
Line 94: Line 80:
 
  #IfWinActive
 
  #IfWinActive
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
== Border ==
 +
Use '''[[Reshade|ReShade]]''' if you have issues displaying the Sinden border.
 +
 +
[[Category:Windows Games]]
 +
[[Category:Steam Games]]
 +
[[Category:Hunting Games]]

Latest revision as of 15:57, 2 October 2023



Steam game
Download: Steam
License: Commercial
Game info
Developer: GameMill Entertainment
Released: 25 Oct, 2016
Players: 1 Player
Type: Hunting simulator
Bigbuck gameplay.png
Note: Requires patch


Default Controls
Shoot (trigger): Left mouse
Reload: Right mouse
Grenade: Right mouse
Menu/Back: Esc key
Select/Skip: Enter key

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.

Setup Guide

Download and install the Game from Steam using the link below.

Apply Mystery Wizard's Patch (bellow) by navigating to the games installed directory and overwriting the Assembly C-sharp file in the Buck Data\managed folder.

(Default is: C:\Program Files (x86)\SteamLibrary\steamapps\common\Big Buck Hunter Arcade\Buck_Data\Managed\)


Note Reshade may be required, see Reshade guide

Downloads

Steam

Download from Steam

Mystery Wizard Patch

Download the patch by Mystery Wizard at Mediafire. 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 the existing file.

  • The patch works for 1-player only.

No Gun Patch

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

No Crosshair Patch

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

No Cannon flash and no X indicator Patch

Download the no Cannon flash and no X indicator patch by PhaserManiac at Google Drive

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

Border

Use ReShade if you have issues displaying the Sinden border.