This article applies to Windows users only.
Issue Description
During gameplay, users may experience recurring momentary frame skips.
How to Resolve
Try the following:
- Reinstall Torchlight.
- Reinstall your Microsoft Visual C++ runtime libraries.
- Switch your default graphics renderer to OpenGL (see below).
Switching to OpenGL
By default, Torchlight uses the DirectX rendering system in order to display graphics on the screen. Users who experience performance issues may find performance improvements under OpenGL. Here's how to switch:
- Copy Plugins.cfg to a new file called Plugins_OpenGL.cfg. It will be located in C:\Program Files (x86)\Runic Games\Torchlight.
- Open Plugins_OpenGL.cfg in a plain text editor, like Notepad.
- Change line 7 as follows: #Plugin=RenderSystem_Direct3D9
- Change line 8 as follows: Plugin=RenderSystem_GL
- We have now commented line 7 and un-commented line 8.
- Save the file and exit.
But wait, there's more! We need to modify one last file:
- Start -> Run... (Start -> Search programs and files for Windows 7 users).
- Type %appdata% and press Enter.
- Locate runic games\torchlight.
- Open local_settings.txt in a plain text editor.
- Change line 2 as follows: OPENGL :1
- Save the file and exit.
Relaunch Torchlight.