User:Darling/Sandbox

From Mizuumi Wiki
Jump to navigation Jump to search

Setting Launch Options

  • Right click on Skullgirls in the Steam library → 'Properties' → 'Set Launch Options...'.
  • Each option is preceded by a '-'. Multiple options are separated by a space.
  • Example: "-nomenuwrap -fw -socdlikehitbox"

Accessibility

These options were added to assist blind players.

-nomenuwrap

  • Disables menu wrapping, so pressing up on the top menu item will not wrap to the bottom, and vice versa.[1]
  • Disables wrapping on the team size choice, character select grid, assist type choice, and custom assist confirmation menus.[2]

-useclipboard

  • Automatically copies the text in the game to the clipboard.[2]
  • Adds a sound to the recovery spark.[3]

-useclipboardsound

  • Same as -useclipboard but adds a sound every time the copied text changes.[2]

Controller

-defaultkeys

  • Resets the keybindings to default on startup. Keybindings can still be configured in-game, but will reset every time until this option is removed.[4]
  • Same effect as going to 'Help & Options' → 'Controls' → 'Restore Defaults', then 'Accept'.

-socdlikehitbox

  • Changes the input parser to interpret simultaneous Up + Down inputs as an Up input instead of the usual neutral input.[5]
  • See SOCD.

-vjoyfix

  • Forces the game to poll a controller's POV hat if the driver says it's supported.[6]
  • Warning: This removes functionality of PS3 controllers and other similar DirectInput controllers.

Debug

These options are used by the developers to test and troubleshoot the game, but players can also use them to investigate game behavior.

-debugkeys

  • Available in Training Mode or Replay Theatre.[7]
  • Press the '-' key once to slow down the game to 25% speed. Press it a second time to pause the game. Each press after that will advance the game by a single frame.
    • You can still control your character in the paused state by keeping inputs held when tapping the '-' key.
  • Press the '=' key to undo slow down or pausing caused by the '-' key.
  • Press the '0' key to pause the game/resume the game at full speed.

-enablereplays

  • While enabled, each match you play will save a replay which can be viewed under 'Extras' → 'Replay Theater' in the main menu.[8]
  • Replay menu controls:
    • Left/Right moves selection by 1
    • Up/Down moves selection by 25
    • LP/LK/MP starts a replay
    • MK/Select exits.
  • Playback controls:[8][9][10]
    • LP toggles hitboxes
    • MP toggles "simple" attack data
    • LK toggles input display (P1 is bottom/left, P2 is top/right)
    • MK toggles 25% slow motion
    • HP rewinds by 1 in game second
    • Left+HP rewinds by 5 in game seconds
    • HK fast forwards playback, hold left/right to go slower/faster
    • Start pauses just like in game.
  • Automatic Replay Viewer is a very useful program written by Mao for automatically viewing replays in succession, allowing you to easily leave recording software on to record entire sets.
  • Replay save location:
    • Each replay has two files: a .ini file and a .rnd file
    • Windows:[My Documents directory]\Skullgirls\Replays
    • Mac: ~/Library/Application Support/Skullgirls/Replays
  • Replays must be named with consecutive numbering in order to be listed in the Replay Theatre.
    • e.g. If the replay directory already contains round_0001 through round_0005, and round_0103 is copied into the directory, it must be renamed to round_0006. Otherwise it will not be visible in-game.
  • If the game launches with over 9,998 replays, it will delete the newest ones.

-ggposhowinfo

  • In the past, it would display GGPO debug text on-screen during an online match.[11][12]
  • If -enablereplays is enabled, the debug text is saved in the replay file.
    • Pressing Start during an online match adds the message "[Frame #]GGPO - Local player pressed START! Something bad happened?" into the GGPO log in the .rnd file.

-log

  • Creates a file that logs the game's actions and processing. This file allows a developer to identify bugs in the game.[4]
    • Warning: This will slow down game performance.
    • Warning: Every time you start the game, more text will be appended to the log and the file size will grow.
  • skullgirls.log save location:[13]
    • Windows:[My Documents directory]\Skullgirls\Save Data
    • Mac: ~/Library/Application Support/Skullgirls/Save Data

Online

These options affect the online versus experience.

-ascendhigher

  • Adds 'Extra Frame Delay' to the main menu and pause menu under 'Help & Options' → 'Settings'. This allows you to adjust the amount of additional input delay.[14]
  • Offline, this can be used to emulate the input delay experienced on other platforms.
    • PS4: 1
  • Online, GGPO Frame Delay (rollback input delay) is subtracted from the Extra Frame Delay (local input delay) and the difference is used as the actual Extra Frame Delay. [15]. In other words, the GGPO Frame Delay setting will reserve the desired number of frames as rollback input delay and the remaining frames will be used as local input delay. If GGPO Frame Delay matches or exceeds the Extra Frame Delay, all of it will become rollback input delay.

-disablewifidot

  • Disables the red dot in the upper-left corner of the screen that appears during online matches when playing on wi-fi.[16]

-enablerollbackcamera

  • Enables linear interpolation on camera movement to smooth out abrupt jumps caused by rollbacks.[17]

-noonlineconfirm

  • Disables the additional confirmation prompt when picking a team online. As soon as you pick your team, you are locked in for the match.[18]

-showonlinebars

  • Displays the connection quality during online matches.[19]

Performance

-disableextrasupershadows

  • Disables the characters' trailing shadow sprites that appear during a Blockbuster attack.[17]
  • See -extrasupershadows.

-disablelighting

  • Disables dynamic lighting.[20]

-disablerainbowdouble

Video

These options are similar to the settings found under 'Help & Options' → 'Video Settings'.

-forcevsync

  • Enables VSync.[22]
    • VSync is usually disabled in windowed mode and non-60Hz screen modes, but this option overrides that.
  • Does not affect online play.
  • See -novsync.

-fs

  • Sets the game to fullscreen. [4]
  • Alt + Tab will force the game to minimize.

-fw

  • Sets the game to fullscreen windowed. The game will act like a normal window, but take up the entire screen (no title bar).[4]
  • Reducing window resolution in-game will not resize the window.
  • Alt + Tab will not force the game to minimize.

-noframeskip

  • Disables auto-frameskip.[23]
  • With auto-frameskip enabled:
    • If the refresh rate is > 60Hz, frameskip is delayed.
    • If the refresh rate is < 60Hz, frames are skipped.
  • Does not affect online play.

-novsync

-res [w]x[h]

  • Sets the window resolution where [w]=width and [h]=height.[4]

Windowed Mode

These options change how the game behaves on the desktop.

-ctrlshiftdrag

  • The Control and Shift keys must be held in order to drag the window around with the mouse.[24]

-oldunfocusbehavior

  • The game will stop playing when the window is not in focus.[12]
  • Changing window focus during an offline match will automatically open the pause menu.
  • See -ignorefocus.

Unused

Debug

These options were once used by the developers to test and troubleshoot the game, but are no longer needed.

-psdriverhack

  • A fix for controllers using PS3 and PS4 drivers that improperly reported having zero POV hats.[25]
  • Restores d-pad and joystick functionality.
  • Replaced by -vjoyfix.[6]

-savedatabughelp

  • Shows debug messages when loading save data.[26][27]
  • Used to troubleshoot a bug where save data was being wiped with every game update.

Default

These launch options used to be opt-in features but have now become the default behavior. A new option may exist which will allow you to disable these features.

-enablecloudsaves

-extrasupershadows

-ggpotimingfix

  • Fixes lag related to GGPO.[30][31]
  • Adds a blue box to the top of the screen.

-ignorefocus

Unconfirmed Behavior

These options require testing.

-c config_file

  • Specifies a custom config file. Config file includes video settings and button config.[4]
  • This is a development option that doesn't affect the game.[32]

-nohidpi

  • A manual crash fix for certain Macs that have extremely recent updates.[20]

-sc [x].[y]

  • Sets the screen scale multiplier.[4]
  • Example: -sc 1.0

References

  1. "Skullgirls Patch Notes (9-2, goodness it's September already?!)". 2013-09-02. Retrieved 2020-10-11.
  2. 2.0 2.1 2.2 "Skullgirls Patch Notes 1/27". 2014-01-27. Retrieved 2020-10-11.
  3. "Skullgirls Patch Notes 2-1". 2014-02-02. Retrieved 2020-10-11.
  4. 4.0 4.1 4.2 4.3 4.4 4.5 4.6 4.7 "Steam Launch Options". 2020-06-01. Retrieved 2020-10-11.
  5. "A few more smallish updates...". 20217-06-04. Retrieved 2020-10-11.
  6. 6.0 6.1 "The Typing of the Skullgirls patch notes 12-23". 2013-12-23. Retrieved 2020-10-11.
  7. "So long, and thanks for all the square-roots-of-a-fish...". 2017-06-02. Retrieved 2020-10-11.
  8. 8.0 8.1 "Robo-Fortune lives! (Whether she wants to or not.)". 2015-07-07. Retrieved 2020-10-11.
  9. "7/22 patch!". 2016-07-22. Retrieved 2020-10-11.
  10. "A Biggish Small Update!". 2020-06-02. Retrieved 2020-10-11.
  11. "GGPO test branch updated again! We're closing in...". 2020-04-26. Retrieved 2020-10-11.
  12. 12.0 12.1 "Today's a big day!". 2020-05-14. Retrieved 2020-10-11.
  13. "Quick Match crash fix, take two. :^P". 2020-06-26. Retrieved 2020-10-11.
  14. "A small patch for the true Skullgirls connoisseur...". 2018-10-01. Retrieved 2020-10-11.
  15. "Oh how I love thee, small fixes, let me count the ways...". 2020-05-15. Retrieved 2020-10-11.
  16. "It's a sneaky feature! (A sneakture...)". 2020-05-09. Retrieved 2020-10-11.
  17. 17.0 17.1 "Probably the last GGPO test branch update! [16411"]. 2020-05-01. Retrieved 2020-10-11.
  18. "Skullgirls Patch Notes 12-30". 2013-12-30. Retrieved 2020-10-11.
  19. "8-21 Skullgirls Beta patch notes". 2013-08-21. Retrieved 2020-10-11.
  20. 20.0 20.1 "Ladies and Gentlemen - it's SHOWTIME!". 2017-04-02. Retrieved 2020-10-11.
  21. "It is the final GGPOtest branch candidate! [16539"]. 2020-05-07. Retrieved 2020-10-11.
  22. "7-20 Beta patch notes". 2013-06-20. Retrieved 2020-10-11.
  23. 23.0 23.1 "7-17 Beta Patch Notes". 2013-07-17. Retrieved 2020-10-11.
  24. "Skullgirls Betawulf Patch Notes - 1/27". 2015-01-27. Retrieved 2020-10-11.
  25. "Skullgirls Patch Notes 12-16 - Additional Information Version NEXT". 2013-12-16. Retrieved 2020-10-11.
  26. "Skullgirls Patch Notes - 8/15". 2014-08-15. Retrieved 2020-10-11.
  27. 27.0 27.1 "Skullgirls Patch Notes - Mid-day 8/15". 2014-08-15. Retrieved 2020-10-11.
  28. "Skullgirls Patch Notes - 8/5". 2014-08-05. Retrieved 2020-10-11.
  29. "Skullgirls Patch Notes - 8/22". 2015-08-22. Retrieved 2020-10-11.
  30. "Skullgirls Parched Notes 1/16". 2014-01-16. Retrieved 2020-10-11.
  31. "Skullgirls MOS' BES' EVA Patch Notes 1/17". 2014-01-17. Retrieved 2020-10-11.
  32. "Steam Launch Options". 2015-08-23. Retrieved 2020-10-11.