Quake BFG Fanatic.exe version

No replies
Anabolic 007
Vladimir Putin's picture
Offline
Joined: Oct 2024
Posts:
NL Netherlands

This Quake BFG Fanatic version comes pre-configured and ready to play on these servers: ! Freon ! Space Station BF6 & *Space Station BF6
Download Quake BFG Fanatic version

Structure

baseq3 – General base folder
excessiveplus – Excessive Plus mod folder. Server *Space Station BF6 runs on it
freon – Freon is a fork of Excessive Plus, so it has its own folder freon. Server ! Freon ! Space Station BF6 runs on it
BFG Chat Translator.exe – Chat translator for server *Space Station BF6
BFG.bat – Direct launcher for server *Space Station BF6
FREON BFG Chat Translator.exe – Chat translator for server ! Freon ! Space Station BF6
FREON BFG.bat – Direct launcher for server ! Freon ! Space Station BF6
quake3e-vulkan.x64.exe – Modern Vulkan-based engine build. For Linux & MacOS download here
Sensitivity Calculator.exe – For sensitivity detail fanatics only

The hardest part for beginners is moving along the map borders of DM17 using the Lightning Gun. Some players spend years without mastering it, so it’s easier to make these borders visible.

If someone doesn’t want the visible wall effect, simply delete zzzzzz-DM17-Walls.pk3 from excessiveplus & freon folders. Then the map will look like this:

Controls & Settings
For server ! Freon ! Space Station BF6 → Quake III Arena BFG > freon > autoexec.cfg
For server *Space Station BF6 → Quake III Arena BFG > excessiveplus > autoexec.cfg

More about controls
These servers feature only 4 weapons:
1. BFG
2. GAUNTLET
3. Grenade Launcher – for jumps, does no damage
4. Lightning Gun – for edge movement, does no damage

To simplify gameplay, autoexec.cfg includes automation elements, and all weapon binds are assigned to mouse buttons:

1. BFG – Left Mouse Button (always fires BFG no matter your last weapon)

bind MOUSE1 "weapon 9; wait 1; +attack"

2. Decreased sensitivity – Right Mouse Button

// MOUSE SENSITIVITY (20 cm at 360 degrees at 800 DPI)
set zon "+zoom; sensitivity 1.523" 		// Zoom ON: decreased sensitivity
set zof "-zoom; sensitivity 2.598" 		// Zoom OFF: standard sensitivity
bind mouse2 +vstr zon zof

3. GAUNTLET – Side Back Mouse Button (works only while pressed)

//GAUNTLET SWITCH
set gauntlet_on "weapon 1; wait 5; +attack"; set gauntlet_off "-attack; weapon 9"; 
bind MOUSE4 "+vstr gauntlet_on gauntlet_off" // 1 — Gauntlet

4. Lightning Gun – Side Front Mouse Button (works only while pressed)

//LIGHTNING SWITCH
set lightning_on "weapon 6; wait 5; +attack"; set lightning_off "-attack; wait 50; weapon 9"; 
bind MOUSE5 "+vstr lightning_on lightning_off" // 6 — Lightning

5. Grenade Launcher
Forward Mouse Wheel (low jump):

//GRENADE SWITCH
bind MWHEELUP "weapon 4; wait 40; +attack; -attack; wait 50; weapon 9;" // 4 — Grenade Launcher

Backward Mouse Wheel (high jump):
//GRENADE SWITCH + JUMP
bind MWHEELDOWN "weapon 4; wait 40; +attack; -attack; +moveup; wait 50; weapon 9;" // 4 — Grenade Launcher

BFG Chat Translator.exe

Sensitivity Calculator.exe