tModLoader

tModLoader

High FPS Support
772 Comments
烬红 4 Aug @ 8:31pm 
good
VortexWarrior 3 Aug @ 5:08pm 
I FOUND A FIX!!!!!

Settings -> Video -> Frame Skip On
VortexWarrior 3 Aug @ 3:45pm 
how do i un-screw up my game after uninstalling this...
VortexWarrior 3 Aug @ 3:17pm 
DO NOT ENABLE THIS MOD, IT RUINS THE GAME
Nachi 3 Aug @ 9:23am 
So...i have two friends playing with me we have 0 issues but only one of them have some micro freeze happening kinda randomly he set up the frame skip off and he have limited his fps to 165 (his monitor have this) but both of us have 144, could be something related to it ?
fernandoadelar495 2 Aug @ 12:08pm 
bom
Senko 1 Aug @ 3:36am 
имба
LTWafflez 29 Jul @ 10:47am 
@68x That did work, however, deinstalling the mod uncapped the fps again. Turning frameskip on / to subtle seems to fix the uncapped fps and sprite flickering.

This mightve also just been me being dumb and not noticing frameskip was responsible for limiting the fps in Terraria, and that 60 fps isnt enforced by the game automatically. If thats the case, then thats on me.
68x 29 Jul @ 10:14am 
To fix the game, follow these steps:
enable mod
reload
go to mod config (cog icon)
Limit fps On
FPS Limit 60
everything else off
LTWafflez 29 Jul @ 4:54am 
Higher fps persists even after uninstall. This mod apparently is permanent. Wow.
LTWafflez 29 Jul @ 4:42am 
Flickering icons still persist after disabling the mod. Uninstalled, and issues still persist. Please fix your mod, or tell us how to permanently disable the changes you made.
>Jahak 28 Jul @ 8:40am 
It's making the game full of issues. I'd much rather play at 60fps than deal with problems like having to click many times instead of one in certain situations or flickering smart cursor highlights, etc.
WH纯情小徐 28 Jul @ 4:40am 
GOOOOOOOOOD
farmer fox 27 Jul @ 3:47pm 
wow this sounds like a absolutely w mod for singleplayer skyblock stuff or other things
Divine Intervention 27 Jul @ 2:51pm 
unsubscribe to the mod on the workshop if it crashes your game on start up
awa 27 Jul @ 5:22am 
good
SWELL 26 Jul @ 11:35pm 
good
ZombeeBlaster16 24 Jul @ 5:13pm 
CAN SOMEONE PLEASE TELL ME HOW TO GET RID OF THIS NOTHING WORKS AND NOW MY TMODLOADER IS PERMA RUINED
LTWafflez 24 Jul @ 10:05am 
also seems to make any sprite appearing next to the cursor (like when hovering over a bewitching table) flicker
cuh 24 Jul @ 8:40am 
is there fr no way to uninstall this mod??????
LTWafflez 24 Jul @ 4:59am 
sadly has about a 50/50 chance to crash the game on startup, for some reason
Churumela 23 Jul @ 11:05am 
make a reverse button, this mod is breaking the game in so many ways
unninstalling it does nothing
perma changes on the game
undo button necessary
Eeve2espeon 19 Jul @ 7:00pm 
I'm betting youtubers are gonna find this mod, and do a "20 youtubers try to survive hardcore Terraria at 10 times speed" lol
MUMINEK69 18 Jul @ 1:41pm 
DOJEBANE
DJ Dirty Elbows 18 Jul @ 8:23am 
Would this mod be the cause of my multiplayer world having issues like running insanely fast at the start, and doing any action such as attacking with a sword or mining ore insanely fast at the very start?
千鹤子 16 Jul @ 4:50pm 
good
Knight of Aria 16 Jul @ 4:46pm 
godddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
Rukir 14 Jul @ 6:42pm 
Not a big deal, but seems to interact strangely with Cheat Sheet. The search bar's text cursor will blink very quickly and right-clicking to grab 1 item will grab 2 or 3. I'm not sure if this is even fixable since it's another mod, but I felt I should bring it up. Perfect otherwise
shxdy808 12 Jul @ 6:58am 
damn wtf it makes my game better looking and better fps, idk why on high end mac i had problem with fps on tmod loader, i can play in 4k, THANKS!
1843753150 12 Jul @ 5:18am 
NB
Xtra_ 11 Jul @ 11:22am 
This should exist in base Terraria, thank u bro
Katelacanth 10 Jul @ 2:51pm 
imagine having monitor that can display over 60 fps

nerd
MagicMushies 10 Jul @ 4:10am 
Made a thread in discussions, cheers mate
-Mappleaf 🍁 7 Jul @ 5:38am 
My game runs on absurd fps with frame skip turned off, so it's trying to run at N fps without skipping frames and draw every one. With frame skip on, it runs normally, because it skips anything around to bind game fps to basically target tps. So after your mod installation some fixed value of N that was 60 changed to something like 6k+ – that's how I understand it. Probably you need to look at .net itself and build structure – it could change target fps once it's passed one time, but that's only the guessing.
-Mappleaf 🍁 7 Jul @ 5:31am 
If you make your mod's code available publicly via GitHub I can investigate it at least a little, because decompiled version isn't that convenient to look at.
-Mappleaf 🍁 7 Jul @ 5:29am 
Also if I had a 144hz monitor for example, vsync would've capped my fps at 144, so it's not the thing that holds everything fine normally.
-Mappleaf 🍁 7 Jul @ 5:27am 
I thought the same and tried to check it out on another system, but even with it off in driver, game still runs at 60fps with frame skip off like it should. I think you need to look further into it since I'm not the first one who encountered the same issue. Game doesn't pass the 60fps cap in any circumstances neither in vanilla nor in tmodloader, but enabling your mod breaks something in game, so even clean reinstall of it doesn't help. Please mention that there's a such possible issue that could cause a break of something and try to find the root of problem.
Stellar  [author] 6 Jul @ 10:53pm 
Ah, I see. It sounds like vsync got disabled somehow. It's what caps your frame rate normally when frame skip is off, but the game doesn't have a setting for it, and it *seems* to use the setting from your drivers.

If you have an nvidia gpu, you can open NVIDIA Control Panel and set an override to force it on. Not sure why it got disabled in the first place, since this mod doesn't touch anything related to vsync. Again, it just turns frame skip off
-Mappleaf 🍁 6 Jul @ 8:31pm 
Let me clarify. In clean setup of tmodloader frame skip that set to off doesn't warp my game and still caps fps at 60. After your mod my fps is uncapped at frame skip off, so that's what I specifically want to fix. I need to set it off, but your mod has changed something, so now this setting is broken. And I want to fix the setting, not to put a crutch and just change the setting value. I need to fix it to default behaviour.
Stellar  [author] 6 Jul @ 8:10pm 
Sounds like frame skip is still off. It's on/subtle by default
-Mappleaf 🍁 6 Jul @ 8:02pm 
Or maybe I did miunderstood you - after disabling the mod my game still runs at 5k fps and main menu is insanely fast with frame skip disabled. Mod is entirely deleted from the filesystem.
-Mappleaf 🍁 6 Jul @ 7:59pm 
And I specifically want to revert this change (kinda obvious when I'm trying to disable the mod, huh?). I don't want ANY lasting changes at all, so I'm trying to find a way to revert it myself as mod doesn't provide such opportunity (and even doesn't specifies that it is a thing)
Stellar  [author] 6 Jul @ 7:53pm 
Disabling frame skip is the only lasting change this mod makes
-Mappleaf 🍁 6 Jul @ 7:28pm 
How to entirely revert the effect of this mod? I know about enabling frame skip again, but that's not a solution to the problem. I'm asking to make an adequate guide in the mod's description to revert such a destructive mod's functionality that it's still working after disabling and deleting it entirely.
ziannlim 6 Jul @ 9:40am 
I can't turn frame skip on
Pitaya 5 Jul @ 10:36pm 
This mod continues to crash my game, and I don't understand how I'm supposed to get rid of the consistent crashing.
Arga 3 Jul @ 11:38pm 
nice
nineleaf 2 Jul @ 8:51pm 
anything i can do about the mod speeding up ui tweens and the sky cloud/bg speed in the menu
Stellar  [author] 30 Jun @ 7:51pm 
This mod turns frame skip off automatically. It can be turned back on in video settings
Rb 30 Jun @ 7:43pm 
any way to completly remove the changes that this mod makes on terraria? because it seems that just removing like any other mod doesnt do anything, also what does this mod exactly change? because is so strange for a mod to leave lasting effects and bugs even after removing it