LagGoggles Mod is a profiler where you can see timings in the world, visually. It comes with a custom GUI using a configurable keybind.
You can use LagGoggles as a player too! With LagGoggles, you can look around and see that alot of small things like pipes or cables cause a tiny bit of lag most of the time, often resulting in more lag than a machine right next to the source would.
Features:
- Teleporting to sources of lag
- Client GUI, including overlay and clickable menus
- Colour scale for easy spotting of sources of lag.
- Calculations are done on the client, so each client can have a different colour scale.
- Clientside FPS support!
- Checks render time for Entities, Tile entities and event subscribers
- It’s very young, but it should give some insight in what may cause FPS issues.
- Config for client:
- Custom gradients
- Colorblindness support
- Config for server
- Custom permissions for players (non-operators)
Screenshots:
Configuration
- Drop the jar in the /mods folder
- Make sure you have TickCentral installed. Try the latest version you can find first.
- Serverside configuration is not required and has no effect.
- Clients can edit the config to change the colour scale.
How it works
Entities, blocks and event-subscribers are timed using System.nanotime() before and after the tick() and update() methods. These times are recorded and sent to the client when the profiler is done.
Requires:
How to install:
- Make sure you have already installed Minecraft Forge.
- Locate the minecraft application folder.
- On windows open Run from the start menu, type %appdata% and click Run.
- On mac open finder, hold down ALT and click Go then Library in the top menu bar. Open the folder Application Support and look for Minecraft.
- Place the mod you have just downloaded (.jar file) into the Mods folder.
- When you launch Minecraft and click the mods button you should now see the mod is installed.
LagGoggles Mod Download Links:
File Name | Status | Game Version | Date |
---|---|---|---|
LagGoggles-1.12.2-5.3-113.jar | Release | 1.12.2 | Apr 21, 2020 |
LagGoggles-FORGE-1.10.2-4.1.jar | Release | 1.10.2 | Mar 1, 2018 |
Author: Terminator_NL