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.

A Complete List of SuperFighers Deluxe Tools To Improve Your Game

Discuss everything to do with Superfighters Deluxe here that doesn't fit in other Superfighters Deluxe Forums!
Forum rules
By using the forum you agree to the following rules.
Post Reply
Pixir
Fighter
Fighter
Posts: 16
Joined: Fri Aug 18, 2017 3:04 pm
Gender:
Age: 23

A Complete List of SuperFighers Deluxe Tools To Improve Your Game

Post by Pixir » Sun May 27, 2018 2:40 pm

External tools improvised:

1. Replay window, using as an external replay feature.

Being able to replay some moves. Using a recording app and the feature of VLC you can watch at the same time as you record. And also you are able to watch in replay what happened in the round. Or many other features that VLC has, like watching at faster speed or slower. For example: Watching in replay using slow-motion the melee of good players.

https://i.imgur.com/0Y0rhpq.png

How to do this?

1. Get a recording app ,E.g: I use Dxtory worked well for weak PCs. http://exkode.com/dxtory-downloads-en.html, you can pay or crack.
2. Get a video viewer app. E.g: I found that only VLC works to watch a video that is being recorded at the same time. https://www.videolan.org/vlc/index.html
3. Open the recorded file. E.g: It may not work very well at first it may show the recording as glitchy. But after a while and if you open it at the same time as you start sfd and the recording, it works very well.

1.5 Using AutoHotkey to switch fast between VLC recording and SFD.

AutoHotKey best app to define hotkeys for the mouse and keyboard. E.g: I use NUMPAD 1 and NUMPAD 3 keys to switch between the replay window and SuperFighters Deluxe window. It's very useful because when you want to replay you have to be quick because the round may start.

You can make your own script, but again I'm not advising you use my script:

Code: Select all

#SingleInstance, force
#WinActivateForce

numpad3::
settitlematchmode 2
winactivate, VLC
return
numpad1::
settitlematchmode 2
winactivate, ahk_exe Superfighters Deluxe.exe
return
2. AutoClicker, to join the server faster.

I'm not saying you need to use one and I'm not sure if it is against the rules. Any autoclicker works. E.g: https://sourceforge.net/projects/orphamielautoclicker/. I'm not advising you use this one.
It works very well if you don't have enough time to play SFD and you need to join quickly. Just press the hotkey that the app uses and done.

http://prntscr.com/jn74fm

3. Aim timing training map.

http://sfdmaps.at.ua/load/maps/maps_cla ... 2-1-0-3839

I'm not good of a scripter or map builder but I've made it because I couldn't find any. If someone made a better one I advise to use that one. I'm just hoping that in the future someone will build a great timing training map, to be more precise and accurate in your aim.

4. Green players and green targets, works only if you use my aim training map.

Again i'm not advising you should use this but it works pretty well for me. Changing the texture you can change the color of the HangingCrateHolder to be green , or any color. That way you only shoot at a green small object.

Using the ItemColors.sfdx from the games files you can change the colors of the clothing. I changed it to green, the color of the HangingCrateHolder. Basically now all of the players become the same as the target from the aim training map. It will look something like this :

http://prntscr.com/jn6yjf
http://prntscr.com/jn6ytl
http://prntscr.com/jn72na

5. Extra hell bonus:

If you are a busy student or busy in general you can use a timer, but not only a normal timer to play. It is a timer that shutdowns your computer when the timer is done. Not only you make the most of your playing you also improve because you know you are time limited and you should give your best. E.g: https://download.cnet.com/TimeComX-Basi ... 09359.html It worked pretty great for me, playing just 20 minutes a day when I had a busy day helped me a lot. But if you are working on your P.C and you can't shutdown your PC i'm not advising you use this.

http://prntscr.com/jn6za6

In conclusion, if you made tools for SFD that help you improve to play better you can post them here. Again I'm not advising you use these tools I just wanted to see if someone else finds them useful.
4 x

User avatar
Creeper
Superfighter
Superfighter
Posts: 172
Joined: Wed Mar 23, 2016 9:44 am
Title: okokok is real #1
SFD Account: Krypa
SFD Alias: Krypa
Started SFD: Pre-Alpha 1.1.6
Location: US
Gender:
Age: 21
Contact:

Post by Creeper » Sun May 27, 2018 5:52 pm

This is some interesting information, I like how you try to expand the possibilities into playing better. You might even come up with new ways to play the game. Good shit, keep it up.

Pixir = best tactical player, lol
Last edited by Creeper on Sun May 27, 2018 8:19 pm, edited 1 time in total.
0 x
Image

Pixir
Fighter
Fighter
Posts: 16
Joined: Fri Aug 18, 2017 3:04 pm
Gender:
Age: 23

Post by Pixir » Sun May 27, 2018 6:40 pm

Creeper wrote:
Sun May 27, 2018 5:52 pm
This is some interesting information, I like how you try to expand the possibilities into playing better. You might even come up with new ways to play the game even. Good shit, keep it up.

Pixir = best tactical player, lol
Thank you, I appreciate the compliment, If you need any help with these tools PM me.
1 x

Post Reply