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.

[GUIDE] Record movies in the map editor (avoid blue flickering)

Share questions and tutorials related to the map editor. Share you maps in the Superfighters Deluxe Custom Maps section.
Forum rules
By using the forum you agree to the following rules.
Post Reply
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

[GUIDE] Record movies in the map editor (avoid blue flickering)

Post by Gurt » Thu Oct 25, 2018 8:24 pm

This is just a few tricks you can configure in the config.ini file to make recording movies in the editor to avoid blue flickering that can happen in some recording software.

All values can be found and tweaked in the config.ini file for SFD found in your documents folder.

First you can try to cap the FPS to 30 (which will effectively be 60 in the editor). This can make some recording software register the frames properly in the map editor.
TARGETFPS = 30

Also enable vertical sync.
VSYNC = 1

In some cases it can help to disable the editors double buffering (this may not have any effect).
EDITOR_DOUBLE_BUFFER = 0

Save the config.ini file after your edits and start SFD and the map editor. After the small list icons have been loaded you should be able to record videos in the map editor without any blue flickering.

Note that the TARGETFPS limits the FPS in-game as well so it's nothing you want active when not working in the map editor.
If these changes/tweaks help anyone resolve their blue flickering recording issues please share your experience and we will consider having a separate TARGETFPS property for the editor only - so you can have unlimited FPS testing/playing the game but only cap it in the editor.
7 x
Gurt

Post Reply