Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Smite"

From PCGamingWiki, the wiki about fixing PC games
Line 55: Line 55:
 
|borderless windowed        = true
 
|borderless windowed        = true
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
|anisotropic                = unknown
+
|anisotropic                = true
|anisotropic notes          =  
+
|anisotropic notes          = Tied to ingame Texture detail option, modifiable through .ini
|antialiasing              = unknown
+
|antialiasing              = true
|antialiasing notes        =  
+
|antialiasing notes        = Up to FXAA3HQ only, see below for instructions on how to add MSAA support
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
|120 fps                    = unknown
+
|120 fps                    = true
 
|120 fps notes              =  
 
|120 fps notes              =  
|color blind                = unknown
+
|color blind                = true
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===Tweaking the .ini to add true MSAA, Anisotropic Filtering and Triple Buffering===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Modify <code>BattleSystemSettings.ini</code>}}
 +
{{ii}} Before editing, make a backup of the <code>BattleSystemSettings.ini</code> file in case the modifications go wrong.
 +
{{ii}} Note that you will '''only''' be modifying settings that fall under the primary '''[SystemSettings]''' section, '''[SystemSettingsBucket]''' sections contain presets that should not be touched.
 +
# Go to <code>{{p|userprofile}}\Documents\My Games\Smite\BattleGame\Config</code>.
 +
# Open the <code>BattleSystemSettings.ini</code> file with Notepad or any text editor.
 +
# Using the Find function ({{key|Ctrl|F}}), search for the following lines:
 +
# <code>MaxAnisotropy</code> and change it to the desired number (max 16) (extremely minimal performance impact).
 +
# Change <code>bAllowD3D9MSAA=False</code> to <code>bAllowD3D9MSAA=True</code> to enable MSAA. <code>MaxMultisamples</code> controls the number of MSAA samples, goes up to 8.
 +
# If you use Vsync, find <code>bUseTripleBuffering=False</code> and change it to <code>bUseTripleBuffering=True</code>.
 +
# Save the file and launch the game.
 
}}
 
}}
  

Revision as of 19:13, 23 April 2016

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Dev general icon.svg
Although this product has been released, it remains under active development - information may change frequently and could be outdated or irrelevant.
Smite
Smite cover
Developers
Hi-Rez Studios
Engines
Unreal Engine 3
Release dates
Windows March 25, 2014
Smite on Wikipedia

Warnings

This game requires a constant internet connection for all game modes.

General information

Steam Community Discussions
Official website

Availability

Source DRM Notes Keys OS
Official website
Windows
Steam
Icon overlay.png
Windows
All versions require a Hi-Rez Master Account (including Steam).

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/386360/pfx/[Note 1]

Video settings

Template:Video settings

Tweaking the .ini to add true MSAA, Anisotropic Filtering and Triple Buffering

Instructions

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Notes
LAN play
Online play

Connection types

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP2
Processor (CPU) Intel Core 2 Duo 2.4 GHz
AMD Athlon X2 2.7 GHz
System memory (RAM) 2 GB (XP)
3 GB (Vista/7)
Hard disk drive (HDD) 10 GB
Video card (GPU) ATI Radeon HD 3870
Nvidia GeForce 8800 GT
512 MB of VRAM
DirectX 10 compatible
Shader model 3 support

Notes

  1. Notes regarding Steam Play (Linux) data:

References