SSF2 Player Guide
SSF2 Player Guide
Author: davo1776
Direct message or ping me on Discord for any suggestions or comments.
Table of Contents
1. Setup
1.1 Installation
1.1.1 Windows
1.1.2 Mac
1.1.3 Linux
Important Note
1.2 Download
1.3 Updating
2. Configuration
2.1 Keyboard
2.2 Controllers
2.3 Settings/Options
3. Online Play
3.6 Parsec
4. Replays
4.2.1 Windows
4.2.2 Mac
4.2.3 Linux
4.3.1 Overview
5. Resources
6. Terminology
7. Remarks
1. Setup
1.1 Installation
1.1.1 Windows
Download the correct and desired version of SSF2 using a Simple Download.
● Make sure you choose the right bitness version (either 32-bit or 64-bit).
○ The version chosen must match your PC’s bitness (i.e. get 64-bit SSF2 for a 64-bit PC).
○ If you’re unsure of whether you have a 32-bit or 64-bit PC, use this guide.
○ Note: If you have a 64 bit PC, you can technically run 32-bit programs as well, but 64-bit
programs will run better, so that’s what I’d recommend.
● Choose whether you want the Installer or Portable version
○ The Installer version is an installer executable that will install SSF2 onto your PC, adding a
Start Menu folder, shortcuts, and an uninstaller et cetera. I recommend this if you can use
it, for its convenience.
○ The Portable version is an archive containing the game’s files. Once extracted the game
can be run. No shortcuts or other items are added.
■ It is useful if you lack administrator permissions and cannot run the installer.
■ It is useful for keeping different versions of SSF2 on your PC simultaneously.
● Previous SSF2 versions can be found on the official Archives page.
a. Run the setup file (e.g. by double-clicking it in your downloads folder).
b. Select Yes when the User Account Control window appears, and follow the prompts.
c. Once the game is installed, you can delete the installer.
d. To run the game:
i. Use the shortcuts generated (in Desktop/Start Menu).
ii. OR Search for “Super Smash” and choose “Super Smash Flash 2 Beta”.
● Using File Explorer, place the archive in the folder where you want the game to reside.
● Extract the ZIP archive with:
a. File Explorer, by simply right-clicking and selecting “Extract All”, as shown here.
b. OR an Archive manager (e.g. Install 7Zip, right-click and choose “Extract Here”.)
● To run the game, find and execute the “SSF2.exe” executable within the extracted files.
Issue: “During installation, I get an error like: ‘An error occurred while trying to rename a file in the destination
directory: MoveFile failed; code 5. Access is denied.”
Solution:
● Try installing to the default location (Program Files) instead of a location like Documents.
● Try using the Portable version.
Issue: “During installation, I get an error like: ‘The drive or UNC share you selected does not exist or is not
accessible. Please select another.” (Screenshot).
Solution:
● Try to ensure that the installer and install location are on the same drive.
○ e.g. Store both on the “C:\” Drive.
● Try using the Portable version.
Issue: “You get an error like: ‘This app can't run on this PC’.”
Solution:
Issue: “After running SSF2, you get a popup that says: ‘Security alert: The internet site that will be shown uses a
certificate that already expired or is not yet valid. Do you wish to continue?’” (Screenshot).
Solution:
Solution:
● Install the Adobe AIR Runtime after downloading at the official site.
● If you have any issues installing it, use the same site.
Solution:
● You can try pressing the “Alt” and “Enter” keys together.
○ It is suspected that this issue comes from the game trying to use the graphics card in full
screen and the driver isn't compatible.
Issue: The game fails to load beyond 96% (or another number), remaining stuck on the loading screen.
Solution:
If you still have a problem, visit the #ssf2-general channel in the official McLeod Gaming server to get
help.
1.1.2 Mac
1. Download the only Mac version, “Mac 64-bit (Standalone)” using a Simple Download.
2. Once the ZIP file has finished downloading, double click on it to extract it.
3. A folder with the game’s files will appear next to the ZIP file.
4. To run the game, find and execute the SSF2 executable within the extracted files.
Go back to the official download page and check under “Mac users having trouble playing?”. You shall find a
list of common issues and their solutions.
The “E or D key bringing up some other window” is a very common issue for Mac users.
○
If you still have a problem, visit the #ssf2-general channel in the official McLeod Gaming server to get
help.
1.1.3 Linux
Important Note
● I have written a Bash script to simplify and automate the Linux SSF2 installation process!
○ See here: Davo's GitHub - INSTALL_SSF2.sh
○ This is by far the easiest and fastest way to get SSF2 on Linux!
● I have also recorded a video demonstration of the steps outlined in this section.
○ How to Install SSF2 on Linux/Chromebook (Native + Wine) - by Davo
Actual Section
Linux users must first decide whether they want the Native or Wine installation of SSF2. Below is a
comparison of each to help you. I personally prefer the Wine version for its increased performance and
fullscreen mode.
Fullscreen Mode The controls stop working when you go Works normally. You can go fully fullscreen.
(Enter using Ctrl+F) fully fullscreen, but you can make the
window fit the screen.
Ease of Execution More difficult since you must open a Installer: Much easier since SSF2 will be added to
terminal where SSF2 is located each time your list of applications in your OS’s interface. You
you wish to run it. can simply search this each time or add SSF2 as a
favourite for easier access.
Note: Can be made easier with a .bashrc
function that lets you start it from the default Portable: Same as Native
terminal.
Performance and Online Stability A bit worse Better. Feels a bit faster/smoother.
Setup Time Very fast since no installation is Installer: Slower since you must wait for the
required, just an extraction. installer to run.
Portable: Same as Native.
Visual Appearance Looks a bit worse on lowest settings. Looks decent on lowest settings, better than real
Some visual glitches occur in the results Windows on lowest settings.
screen only. No visual glitches.
Notes:
● There is a third alternative built on top of Wine called Lutris. This version would likely have the
properties of the Wine version but would likely require more setting up in comparison. If you know
how to use it, please let me know.
● My instructions were developed/tested on Ubuntu, but the instructions should be near-identical
and still work for other distros. Modify commands as necessary (e.g. install commands need to be
changed to match your package manager).
0. Here is a timestamped video link to a demonstration of how to do the steps below.
○ I also have written a script to do everything for you. See the Important Note.
function ssf2 {
cd ~/Downloads/SSF2_Folder
./SSF2
To simplify the wine installation you can use Bottles by following this guide. It is particularly
recommended if you’re on Steam Deck or unfamiliar with using the terminal.
0. Here is a timestamped video link to a demonstration of how to do the steps below.
○ I also have written a script to do everything for you. See the Important Note.
2. Download the Windows 32-bit Installer or Portable version using your terminal.
○ To choose between the Installer or Portable version, see this part of the guide for details.
■ Press your Windows key to search then type “Super”. SSF2 should come up as it is
now in your list of applications. Just click on it to start the game.
■ You can also right-click on the app after finding it in search and add it to favourites
for easier future access.
■ unzip SSF2BetaWindows.32bit.*.portable.zip
■ If you do not have this command, install with: sudo apt-get install unzip -y (on
Ubuntu/Debian distros. If on a different distro, modify this command as needed)
○ To run the game, go into the folder, and pass the executable name to “wine”
■ cd SSF2BetaWindows.32bit.*.portable
■ wine SSF2.exe
○ To make it easier to start the game regularly, you can do something like this, except the
2nd line will be different. See this part of my video.
1. Enable Linux Beta using the official instructions here or this video.
2. Open the Terminal App using this article.
3. Install a library needed for SSF2 using the command:
○ sudo apt install libnss3 -y
4. You can optionally enable these flags to get better performance.
○ chrome://flags/#crostini-gpu-support
○ chrome://flags#scheduler-configuration
5. You can now use the Linux instructions in the Linux section.
○ I have written a Bash script to help with this. See the Important Note.
○ By the way, even though my Linux video is done on Ubuntu Linux, the steps are practically
identical after enabling Linux on Chromebook!
This guide by Tekacity describes how to install SSF2 on Linux using Flatpak/Bottles/Flatseal. Since a
flatpak works exactly the same across every distro, this alternative method is useful for those having
distro-specific issues with the other methods.
This guide should work for desktop linux and Steam Deck users, and possibly ChromeOS/Chromebook.
Issue: The game doesn’t load beyond 5%, it gets stuck on the loading screen.
Solution: Set your graphics to lowest, or try using the Wine version.
Issue: I’m on Chromebook and used the Wine Installer, but I can’t find the application shortcut.
Solution:
○
Issue: When I start the Native version, it opens and works, but I get the error(s):
Solution:
● These are harmless errors, don’t worry, the game will still run normally.
● The first error can be removed by doing:
○ sudo apt-get install libcanberra-gtk-module -y
● The second error is related to Nvidia but doesn’t seem to be fixable.
Issue: When I start the Wine portable version, it opens and works, but I get the errors:
● “wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.”
Solution:
● These are harmless errors, don’t worry, the game will still run normally.
● If you wish to remove the first, simply do:
○ sudo apt install winbind -y
● If you wish to remove the second, you can start the game with this instead:
○ sudo wine SSF2.exe
○ Beware, this will cause your SSF2 sound to stop working.
○ I had to apply this fix to get sound working with this sudo method.
● This issue is often associated with the “ALSA Slave” errors below:
● “ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave”
● “ALSA lib pcm_dsnoop.c:641:(snd_pcm_dsnoop_open) unable to open slave”
Solution:
● This article fixed the problem for me, and I could even run the game with sudo and have working
sound.
○ Check audio-devices and drivers: lspci -knn|grep -iA2 audio
■ Output can contain lines like: Kernel driver in use: snd\_hda\_intel
■ Use kernel/driver module name in next step.
○ Create /etc/modprobe.d/default.conf with contents like options snd_hda_intel
index=1 (needs to be customised for different audio devices/drivers).
● If you are running the game as the root user, try running it as a normal one, and vice versa.
○ i.e. Try running the game with and without ‘sudo’.
● If you are on the Native version, try switching to the Wine version, and vice versa.
● Sometimes another program is taking up the ALSA audio, so to fix SSF2’s audio, close all other
programs generating audio.
● This page may help: PulseAudio - ArchWiki.
● Try upgrading your OS/kernel.
Issue: “Sometimes when playing online, I get stuck at ‘Please wait’ and my opponent and I have to restart”
Solution:
● If you are on the Native version, try switching to the Wine version.
● It may work better if the Linux user is always the host.
● If the Linux user goes to character select before the Windows user, the Linux user may be unable
to reconnect.
Issue: I’m on a Chromebook and I got the error: ‘./data/fp64: error while loading shared libraries: libnss3.so:
cannot open shared object file: No such file or directory’.
Solution: Install the missing library using ‘sudo apt install libnss3 -y’.
Issue: I’m on Manjaro Linux and I got the error: ‘./data/fp64: error while loading shared libraries:
libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory’.
Solution:
● Install the missing library using ‘sudo pacman -Syyu gtk2 lib32-gtk2’.
● If using a different package manager, modify this command as needed.
Issue: I’m using the Native version and I got the error ‘./data/fp: error while loading shared libraries: libXt.so.6:
cannot open shared object file: No such file or directory’.
Solution:
● Install the missing library using: ‘sudo apt install libxt6:i386 libxtst6 libxt6’.
● If using a different package manager, modify this command as needed.
If you still have a problem, visit the #linux-ssf2 channel in the Linux SSF2 Community to get help.
1.2 Download
Note: Applies best to Windows and Mac users. Not recommended for Linux/Chromebook.
1. Visit the official download site for SSF2 in your desired browser.
2. Choose whether you want the MEGA or Mirror download. Both have the same data, but:
a. The MEGA version, hosted by MEGA Ltd:
i. Requires you to use MEGA’s browser app (which can take a while to load).
ii. Requires you to keep your tab/browser open.
b. The Mirror version is like a direct, normal download. I personally recommend this as:
i. It starts downloading instantly, and is just as fast.
ii. The download occurs in the background of your browser.
iii. It allows for the use of a download manager (e.g. Free Download Manager) to
accelerate/pause/resume your download.
Note: Applies best to Linux or Chromebook users. Not recommended on Windows or Mac.
■
■ Note: The image is just an example. Your install process may involve selecting a
different version!
2. Open a terminal in the directory you wish to download your SSF2 file to.
○ Method 1 - Recommended: Find the folder in your GUI’s File Manager, right-click, and
select “Open in Terminal”. See the image below from Ubuntu. This may not be available in
certain distros or Chromebooks.
■
○ Method 2 - Alternative: Open a default terminal and keep using the “cd”, “ls” and “pwd”
commands until you are in the right directory. See here for details.
3. In the terminal you opened, type “wget”, space, and then paste in the link you copied
○ Sometimes you need to paste with right-click if Ctrl + V does not work.
○ Example usage:
○ wget https://cdn.supersmashflash.com/ssf2/downloads/xxxxxx/SSF2.vX.X.X.X.xxx
■ Note: Do not use the example command as is. Be sure to substitute in an up-to-date link with
the version you want, as shown in Step 1.
○ If “wget” is not found, install with: sudo apt-get install wget -y (for Ubuntu/Debian
distros. If you are on a different distro, see here)
4. Your SSF2 file is now being downloaded to your present working directory.
○ Leave the terminal open, it will hang, but this is normal.
○ Wait for the download to finish before proceeding to the next step.
○ Keep the terminal open after it finishes, as you will need a terminal whose working
directory contains the downloaded file for the installation/execution steps.
○ Proceed back to the installation steps.
1.3 Updating
● On all operating systems, simply repeat the download and installation process with the new
version. You can overwrite the existing version, installing the new one “on top” of the old one.
● You shouldn’t need to uninstall the old version or delete it.
● Your user data (settings, events, records, unlocks) should transfer over.
● The “auto-updater” that was used in older SSF2 versions no longer exists.
2. Configuration
2.1 Keyboard
I recommend using the keyboard controls, as most players do. Using a keyboard has some benefits and
advantages. See this article for details.
If you are playing with your opponent locally on keyboard, you may want to try the 2 keyboard mod so
both players can use the full keyboard. It can be found at the creator’s Discord server (Peceful Pro).
2.2 Controllers
You will need to use the Wine version of SSF2 to recognize controllers directly on Linux. See this part of
the guide. Alternatively, you can try getting a keymapper program to use controllers. This one has been
reported to work well: SC Controller (Thx PseudoDistant#4597).
To set up controllers on Windows, these are the most common videos recommended:
○ Originates from the “!controller“ command in the official McLeod Gaming server.
To set up a Wii U GCN Adapter on Windows, use this: Wii U GCN USB Driver
To set up a PS4 controller on Windows, use DS4Windows - for more details, see this guide.
● Recommended: Use a Mayflash adapter, or at least something with a Switch/PC toggle on the
back of it, switch it to PC mode, plug in your adapter and controller, then start the game.
● Alternative: Use the Official Nintendo GameCube Adapter and Joy2Key if you really want to use
the official adapter.
● First, connect it to your PC like you would normally, likely through Bluetooth.
● It should just work but follow the steps below if it doesn’t seem to be working correctly
○ Note: A common reason why it may not be seen by the game is opening the game *before*
connecting the controller or having steam/dolphin (or any other program that uses your
controller) open.
● Press the Windows Key and R, and type “joy.cpl”. Then press OK
● Ensure your controller shows up in that mini list and is highlighted, then click Properties
To test your controller, you can use this site: Online Gamepad Tester.
Try it with the game closed and see if the inputs are working correctly.
If moving your character is hard or feels unnatural OR your left stick is broken:
If your controller is causing your character to do the wrong moves and it feels finicky:
2.3 Settings/Options
I recommend keeping Sound on and the highest relative to the others, because it can help you play.
Having your graphics settings turned up too high can cause lag, both offline and online. Thus, it is
recommended you set your graphics quality to minimum.
● SSF2 is poorly optimised due to the limitations of the language (ActionScript) it is written in. Thus,
it is very sensitive to graphics settings, even on fairly good machines and extremely so on low-end
PCs.
● With high graphics settings, the PC will struggle to both render the game and send/receive data, as
it divides computing time/power to both (SSF2 also runs on a single core).
● It is very well known in the SSF2 community that low graphics settings reduce online lag.
● To lower your graphics settings, go to the Main Menu -> Options -> Quality -> Select minimum.
This will suffice, but if you want to go a step further, open up Advanced Settings, and integrate the
points below.
● Ensure “Fullscreen Quality” is on “Hardware (Speed)”. This setting is the most influential on
speed/performance, much more so than any other setting. It creates a minor blurring effect but
you’ll get used to this, especially on a smaller screen. The large speed boost is worth it.
● I like to turn on “Hit Effects”, as this makes the game feel a lot better. You get more “feedback”
when you get hits on your opponent, and it has a minimal impact on performance. The top bar will
say “Custom” when you change this but this is ok.
● Be aware that the “Display Quality” setting has zero impact on the downloadable/installable
version (When you hover over the setting, this is revealed at the bottom).
Keyboard players often turn Tap Jump and Auto-Dash on (although competitive players often turn off
Tap Jump).
In regards to Auto-Dash, it can make your overall movement a lot faster and better once you get used to
it, so I recommend it.
Lastly, C-Sticks are useful for doing fast aerials and smash attacks - I recommend using them highly. If
you don’t know what they are, check the Terminology section.
3. Online Play
○
○ Note: To play locally (offline), select the “Group” option.
3. At the Online Lobby screen, log in with the same details you use on the MGN site.
○
4. Once signed in, you will see the “lobby”, where each row is a different “room”.
○
5. One person, called the “host”, will make a room by pressing “Create A Room”.
○ Below is how the room creation window looks like.
○
○ The room name can be almost anything more than 4 letters.
○ The password can be anything, but keep it short for your opponent’s convenience.
○ The latency setting should always be on Auto. There is no need to change this.
○ The input delay should:
■ Be set to Low for people who are close (same country or region) and have a good
connection. This will provide more responsive controls, but will cause lag spikes if
the connection is not good enough.
■ Be set to Normal for people who are a bit further away (neighbouring region), have
medium level internet, or people who you had lag spikes with on the “Low” setting.
■ Be set to High when even Normal is lag spiking, but this is not ideal and it is rarely
used.
■ Never be set to Auto! This will cause the input delay to change constantly, making it
near impossible to time your inputs correctly.
6. The other person simply has to join the room with the “Join Room” button.
7. From there, follow the prompts (e.g. press space bar when you’ve chosen your character).
There are many SSF2 “region servers” which are extremely useful for finding less laggy SSF2 matches
regularly and easily, and they can help you feel a sense of belonging.
Note that they are based on your region of residence and not origin.
North America ● The McLeod Gaming server (AKA “the main/official server”)
● The Flash Fight Club server (FFC)
Do not use the ping numbers in the lobby (“lobby ping”) as a measure of good internet!
These numbers are actually the ping to the MGN servers, not to your opponent.
They do not matter much!
A better test that is used widely in the community, and in tournaments, is an “Ookla Speedtest”. Simply
visit the official Ookla site and press “Go”, and wait, to get your results. To improve your Ookla results,
having a good type of connection can help.
The lag clause in the Alliance Universal ruleset, used for major competitive tournaments, states:
My personal advice:
● Your “Ookla ping” is what matters the most. If your Ookla ping is 15ms or lower, you should be
fine. The lower ping the better.
● The upload and download speeds are nowhere near as relevant as your ping. Anything above a
fairly low threshold of 5 Mbps is fairly decent. This is because SSF2 online does not involve much
data transfer. It is only transferring key input data, not videos or images. Hence, the speed of
transfer (ping) is far more important than the data transfer capacity (download/upload speed).
● Here is an Ookla speed test result for a below average ethernet connection.
○
○ I played on this connection with other fellow Australians hundreds of times and the
connection was decent, with fairly low lag.
○ This demonstrates that, with ethernet, nearby players and a decent connection, you can
have a good online experience.
A Wired/LAN/Ethernet connection is the best type of connection for SSF2. Try to use an Ethernet cable if
you can.
● Using Ethernet generally lowers ping, improves stability and reduces interference.
● If you don’t have an Ethernet port, get a cheap USB to Ethernet adapter.
● If you are too far from your modem for Ethernet, a Powerline Adapter is a great investment.
○ This device allows you to get Ethernet at every powerpoint/room (by using the wiring
inside the walls as ethernet cables).
○ No drilling is required, and it only takes a few minutes to set up.
○ Here are more details on what they are and how they work, and here is a cheap model that
I recommend.
A Wireless/Wi-Fi connection is the next best type of connection. If you must use this, ensure you are
close enough to the modem, and try to reduce interference (e.g. from microwaves).
3.6 Parsec
Resources:
The best Parsec resource I’ve seen is this awesome guide from Tichampi!
Info:
Using Parsec is a completely different method of playing SSF2 online. Basically, you give the opponent
access to the game running on your PC. It is a bit like TeamViewer/Remote Desktop but you can limit
access to just the game and it is optimised for low latency gaming. It is like your opponent is on the same
keyboard as you. There is some chance it may be faster than using regular online for a given pair of
players.
Beware, it relies on video streaming, and so has higher internet demands in terms of download and
upload speed, in comparison to regular online. It may also require both players to have decent graphics
cards that can encode/decode the video frames quickly.
The regular SSF2 online is used more by the community and personally, I only use the regular online. This
is because in most cases, the game is fine for the “host” but very jumpy/stuttery for the opponent.
If you get the “Error signing up with the provided username and email. Please try again.” error,
it may be due to:
1. A typo in your email. Check you have the “@” symbol and a “.com” ending
2. The username or email you entered being in use already.
○ You can check whether either has been used already via the Forgot Password feature.
○ If it does find the account, then the username or email is in use.
These are the official meanings of the SSF2 online errors that are found using the “!mgnerrors“ command
in the official McLeod Gaming server.
000 - An unknown error was produced that crashed the error handler - please report what you were doing to a
Bug Reporter!
001 - Unknown error - please report what you were doing to a Bug Reporter!
002 - You seem to not have an entry in the online lobby, preventing the match from starting (Did you lose
internet temporarily?)
003 - The online lobby appears to not enough players in the room to start the match (Did you or an opponent
disconnect in the middle of the match starting?)
004 - Usernames were mixed up or missing in the online lobby (Did someone disconnect, or change their
username on the MGN website in the middle of being in your lobby? Otherwise, could be a game bug, please
report what you were doing to a Bug Reporter.)
005 - P2P connection ID did not match the expected result (Looks like a game bug, please report what you were
doing to a Bug Reporter.)
006 - The game failed to prepare the first frame controls to send to the opponent. (Looks like a game bug,
please report what you were doing to a Bug Reporter.)
007 - The game got frames 2 and 3 of controls data when trying to start the game, but was unable to get frame
1 due to a connection failure. Please try again.
008 - The game got frames 1 and 3 of controls data when trying to start the game, but was unable to get frame
2 due to a connection failure. Please try again.
009 - The connection between you and your opponent(s) is impossible (Try resetting the game, but if that
doesn't solve the problem, typically this is caused by firewalls or internet security that you or the others have.
We will not be able to help you fix this as it is not an issue with the game.)
Note that Error 009 and 004 are often linked. If one person sees 009, it's common for the other person to
see 004.
If the issue persists, you may just be incompatible with your opponent, or too far away from them.
While connecting to your opponent in the Waiting Room, you may get this warning message: “P2P
Connection failed. Falling back to server-to-server communication…”, which looks like:
This means that SSF2 could not successfully establish a Peer-to-Peer (P2P) connection, which can occur
due to:
The exact cause is often difficult to determine, but the advice in this guide is still valid.
❌☹️👎 If establishing the P2P connection fails (i.e. you receive the
warning message), SSF2 will then fallback to a client-server
connection, resulting in lag ☹️.
The MGN server (in the USA) acts as an intermediary, adding
extra steps for data transmission, resulting in higher latency
compared to direct P2P communication where data travels
more directly between nodes.
Note: Some players use VPNs to attempt to reduce lag by "getting closer" to other players. However, this
often backfires, as the VPN acts as a middle-man, essentially preventing optimal P2P connections and
forcing the client-server situation to occur, leading to worsened performance.
4. Replays
The first scenario is when the “Save Replay” button is used after a match in the results screen.
●
The second scenario is when “Autosave Replays” is enabled in the “Data” menu (see below) and the
results screen has been passed.
●
● If you close the game during the results screen, the autosave may not apply. So be sure to
proceed to the character select screen, or beyond.
● See the next section for how to find the autosaved replays.
● With this setting on, you will accumulate many replays, but they are extremely small and so won’t
affect your PC much at all. You can look at my collection of replays to see how small they are.
● Regarding the Replay Autosave feature:
○ It is available on all versions except the Native Linux version.
○ The feature was added to SSF2 in version 1.3.0.0 (See article here)
○ It has a minor bug where the date on the replays is one day ahead. See the section below
for how you can fix this.
Have you noticed that the date on autosaved replays is one day ahead in the future compared to when
you actually played? I've figured out how to fix that 🙂
Steps:
Remarks:
4.2.1 Windows
Here is a fast way to find replays on Windows that generally always works:
1. Press the Windows key and R (Should look like the image below).
2. Paste in "C:\Users\\%username%\\SSF2Replays" (with or without quotes) (uses environment variable)
3. Press OK/Enter.
4. Now you may make a shortcut or a Quick Access shortcut to your autosaved replays.
4.2.2 Mac
If you need help finding your user folder, see this article.
4.2.3 Linux
For the Wine Linux version (Installer and Portable), the replay folder path will be something like:
/home/david/.wine/drive_c/users/david/SSF2Replays
For the Native Linux version, there is no replay autosave option in the Data menu.
SSF2 stores replays in the “.ssfrec” format. The majority of the data is just the key inputs used during the
game, so conversion to video cannot occur directly. The game’s events must be “recreated” and recorded,
using the game and screen record software. See the next section for software options.
I personally use Format Factory’s Screen Recorder, for its simplicity and reliability.
● See the next section for a detailed guide on using Format Factory’s Screen Recorder.
OBS (Open Broadcaster Software) is commonly used, and works on all operating systems.
Here is some advice from the pins of the #ssf2-replays channel of the official McLeod Gaming server:
b.
c. As you can see, FormatFactory can do many other useful things as well, like convert
between a very wide range of file formats (e.g. MP4 to MP3).
○
○ There are some adverts in the installer for other software (See below).
○ But you can just decline these, or remove them after if you accidentally accepted them.
○
■
○ Alternatively, you can open Format Factory and select Screen Record in the Video menu, as
shown here.
○ You should now see the Screen Recorder menu.
○
○ Click the Settings gear and adjust your settings.
■ I recommend something like:
■
■ Be sure to press Ok on each of the three settings tabs to save your settings
○
○ Click the red button to start the recording.
○ The Screen Recorder menu will shift to the background, out of sight.
5. Load the replay into SSF2 via the “Vault” menu.
○
7. Stop the screen recording by changing tabs to the Screen Recorder and clicking Stop.
○ Wait for the program to process the video and save it. Do not close it prematurely.
9. Trim out the start (and possibly finish) with a video trimmer program.
○ You will need to trim the start of the video where you are selecting the replay, and possibly
the end if you let the results screen record for a long time.
○ I recommend HandBrake for its simplicity and customizability.
○ Once installed, open the video with it.
○ In the “Range” option, click the dropdown, select “Seconds”, and enter your start and finish
times.
○ I recommend the Fast1080p30 preset and the Web Optimised setting.
○
10.Combine videos if desired. You may want to join several replays together.
○ You can use the Video Joiner packaged with Format Factory.
○ If you installed Format Factory before, you will have this.
○ You may also use MP4Joiner.
5. Resources
○ If you are interested in more competitive SSF2 servers, see this post.
● Check the pins in the character channels if you want character-specific advice.
● Find the wiki page of the character you are interested in, e.g. Black Mage.
● Search YouTube for that character to find guides and combo videos (e.g. this search).
● Check the Character Resources document.
● Check the Character Statistic Spreadsheet document.
6. Terminology
Term Meaning
AI “Artificial intelligence”. AKA the “Computer Player” or “CPU” (“Central Processing Unit”).
BF “Battlefield”, a stage.
Bo5 “Best of 5”. Often done in the quarterfinals, semifinals and finals of a tournament.
C-Stick There are four C-Sticks on the controls screen (C-UP, C-LEFT, C-DOWN, C-RIGHT). When
activated while grounded, they perform uncharged smash attacks in their respective
directions. When activated in the air, similarly, they perform aerials in their respective
directions. I recommend their usage since they can make performing attacks easier/faster.
AKA “C-Sticks, C Stick, C Sticks”.
DI “Directional influence”.
DL “Dreamland”, a stage.
FFC The Flash Fight Club server, for people who want to improve or play competitively.
GG Good game, often said after a match when one still wants to play another. AKA “gg”.
GGs Good games, often said when one has finished a series of matches. AKA “ggs”.
KB “Keyboard” or “Knockback”.
KO “Knockout”.
RC Dash A special technique that gives you a speed boost off platforms. See this video for more
details. AKA “Arsee Dash”, “Initial Dash Drop”.
SH “Short hop”.
SV “Smashville”, a stage.
Tech A special shield technique. Related to the terms “Teching”, “Tech chase”, etc.
Tilt “Tilt attack”. AKA “Strong attack”. Comes in three forms: D-Tilt, F-Tilt, U-Tilt.
TO Tournament Organiser.
Whiff punish Hitting an opponent after they attack you and miss, often while they are stuck in endlag.
WP “Well played”, a compliment often said after matches. Sometimes means “Wanna play?”.
7. Remarks
○ Many parts of this guide were based on common questions asked there.
● PsnDth#0399 for his feedback and advice, for pinning the guide in #ssf2 in official.
● CraftGMC for helping players and directing them to various sections of the guide.
● Tekacity for the flatpak guide and the Chromebook information/process.
● Bird_Brain#2965 for pinning the guide in #resources-2 in FFC.
● binyo#7964 for pinning the guide in #resources in FFC.
● Jimmy'sMom#3279 for the Controller information.
● Heatnova V. Basic#0049 for the Mac information.
● JustSomeGuy#2295 for his feedback and advice.
● Everyone else who supported and encouraged me 🙂.
Notes to self/authors:
● To standardise the formatting of links, use Extensions -> Link Style -> Update document.
○
○ This will replace the hard-to-see dark blue links with the lighter blue links.
○ Use Extensions -> Doc Tools -> Sort the selection ascending.
○
○ In the link creation dialog, search and select one of the “Tt” options.
END OF GUIDE