Dear forum users! In compliance with the new European GDPR regulations, we'd just like to inform you that if you have an account, your email address is stored in our database. We do not share your information with third parties, and your email address and password are encrypted for security reasons.

New to the forum? Say hello in this topic! Also make sure to read the rules.

Tutorial: How to play SFD Beta on Debian-based Linux (using Wine)

Having trouble running SFD? This is the place to get help and report errors.
Forum rules
By using the forum you agree to the following rules. For this forum you also need to follow these additional rules.
Post Reply
User avatar
NeekTwoThousand
Meatbag
Posts: 9
Joined: Sat Apr 16, 2016 11:26 pm
Title: Host of "BLUE VS RED @Airteam"
SFD Account: NeekTwoThousand
SFD Alias: @Neek
Started SFD: PreAlpha 1.6.0
Location: Italy
Gender:
Age: 24
Contact:

Tutorial: How to play SFD Beta on Debian-based Linux (using Wine)

Post by NeekTwoThousand » Tue Jul 24, 2018 5:04 pm

- Open Terminal and run following commands:

- If you are using a 64-bit architecture, then enable 32-bit for better compatibility:
sudo dpkg --add-architecture i386

01. Add the Wine Key:
wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key


02. Add repositories:
on Ubuntu:
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
on Debian:
sudo apt-add-repository https://dl.winehq.org/wine-builds/debian/

03. Update repositories:
sudo apt update

04. Install Wine:
sudo apt install wine-stable winehq-stable

05. Set Wine to 32 bit architecture and run winecfg:
WINEARCH=win32 winecfg

06. Install winetricks to download required Windows components to run Superfighters Deluxe:
sudo apt install winetricks

07. Run winetricks and download required Windows components:
winetricks --gui

08. Select the default wine prefix:
Image

09. Select "Install a Windows DLL or component":
Image

10. Select following packages, press ok and wait for the installation:
Image
Image
Image
Image

11. Close winetricks and download Superfighters Deluxe archive:
https://www.superfightersdeluxe.com/Con ... 1.0.2c.rar

- If you don't have a .rar archive opener just download and install "unrar" using the following command:
sudo apt install unrar

Then open a terminal on the same directory of Superfighters Deluxe archive and run:
unrar x "SFD Beta v.1.0.2c.rar"

12. Run "Superfighters Deluxe.exe" using Wine in terminal with the following command:
wine "/path/to/Superfighters Deluxe.exe"
3 x
You ejected the first bullet by hand, didn't you?

I see what you were trying to do.
But testing a technique you only heard about in the middle of battle wasn't very smart.

Dayls123
Meatbag
Posts: 1
Joined: Mon Oct 26, 2020 8:17 am
SFD Account: Dayls
Gender:

Post by Dayls123 » Mon Oct 26, 2020 12:32 pm

Link to the archive in step 11 is not available
0 x

User avatar
Gurt
Lead Programmer
Lead Programmer
Posts: 1884
Joined: Sun Feb 28, 2016 3:22 pm
Title: Lead programmer
Started SFD: Made it!
Location: Sweden
Gender:
Age: 34

Post by Gurt » Mon Nov 02, 2020 5:40 pm

Dayls123 wrote:
Mon Oct 26, 2020 12:32 pm
Link to the archive in step 11 is not available
While we don't support old versions we decided to upload that file again. It got wiped after a clean on that server. Only SFD Beta v.1.0.2c is available as it was the last Beta version.
1 x
Gurt

Post Reply