A downloadable game for Windows

Deck Hopper beta is available to my Patrons. Find public Deck Hopper version here.

Deck Hopper 1.1.22 patch notes

New Features 

  • New Pro Feature: Customize text color, shadow, alignment, font style, and weight for individual buttons.
  • New Feature: View blocked buttons within the deck. 
  • New Pro Feature: You can block, unblock, and unblock all buttons using the context menu. 
  • These new features require the Deck Hopper Advanced extension installed. Download it from this page. 

Improvements

  • When you click on an input field, it moves up so the keyboard doesn't hide it (Android)
  • Improved visuals for active button overlay 
  • Improved banner scaling (Desktop)
  • Tutorial: You will be prompted to review the updated sections whenever there are new feature introduced.

Bug Fixes

  • Fixed a problem where modifying a button's background to black didn't work
  • Addressed a problem causing some actions to trigger multiple times, such as creating a new deck in SAMMI
  • Fixed 'Always on top' not working for multiple windows. Now, the setting is applied per window (Desktop)
  • Fixed brief banner flickering when launching Deck Hopper on the Pro version (Desktop)
  • Addressed an issue with Pro version purchases not syncing correctly across platforms in some cases.

How to Customize Button Text

Please download Deck Hopper Advanced extension, which lets you automatically generate the JSON to insert in button your init variables: 


If you prefer to customize buttons manually:

 insert the following object into the init variables of that button: dh_styles. Inside the object, you can add the following keys:

  • dh_text_color - accepts either an html color (for example blue) or hex color (for example #e02482).
  • dh_text_shadow - add this key to remove the text shadow (value doesn't matter).
  • dh_align - add this key to align the text, accepts the following values: right, left, center (this is the default).

Example init variables:

{
  "dh_styles": {
    "dh_text_color": "#e02482",
    "dh_align": "right",
    "dh_text_shadow":"none"
  }
}

A few notes: 

  • You don't have to actually run the button or populate its variables for this to work, just fill out the init variables JSON.
  • If you have a non-persistent button, temporarily change it to a persistent one, so you can edit the init variables settings, and then set it back to non-persistent.

Block/Unblock button feature doesn't work

- This feature requires Deck Hopper Advanced extension installed and running at all times. Please download it from this page. 

How to Update

  • Find the Deck Hopper.exe installer file in the download below. Simply download it, install it, and you're done! 
  • Find the Deck Hopper Advanced.sef extension in the download below. Download it and install it in your SAMMI.
  • Find an example deck using custom button text below. Simply download it, copy and paste, and import it into SAMMI Core.
  • If you do not currently own the Deck Hopper Pro version, please let me know your Deck Hopper user ID (grab it in Deck Hopper -> Settings menu) in the #ask-for-help channel on my Discord Patreon server. I'll be happy to grant you access!
Updated 15 days ago
Published 27 days ago
StatusReleased
PlatformsWindows
AuthorChristina K

Download

This game is currently unavailable