作者:rebot | 分类:模组
Minecraft 版本: 1.21.9 1.21.10 1.21.11
平台: fabric quilt
标签: game-mechanics utility
a mod that displays FPS with high precision on a customizable HUD
Main FPS is the main FPS value, regulated by the Main Update IntervalAvererage FPS is the average FPS value from all the values took in Average Update IntervalMax FPS is the maximum FPS value from all the values took in Min Update IntervalMin FPS is the minimum FPS value from all the values took in Max Update Interval
FPShud with default settings
HUD Features:
General Settings:
Toggle HUDtoggles the entire HUDX Positionchanges the X position of the HUD on the screenY Positionchanges the Y position of the HUD on the screenText Colorchanges the color of the entire HUDShadowenables or disables the text shadow on the HUDPolling Rateindicates how frequently the mod should poll FPS
FPS Display, Average Display, Maximum Display, Minimum display
Those settings can be changed for every one of the 4 fields:
Show FPStoggles the FPS fieldFPS Positionindicates the position of the field (first, second, third, fourth)FPS Precisionindicates how many points of precision the field haveBefore FPS Textchanges the text displayed before the specific field FPS valueAfter FPS Textchanges the text displayed after the specific field FPS value
The config screen is divided into 5 categories:
- General Settings:
- FPS Display, Average Display, Maximum Display, Minimum display:
Highly precise:
FPShud uses time elapsed from frame to frame for the FPS value calculation;
This method of sampling elevates precision and customization, permitting millisecond precise calculations and FPS displayingFPShud works with a
Polling Ratealgorithm; samples are taken every frame, then smoothen every poll-time and finally processed to make them match the required
Main Update Interval,Average Update Interval,Maximum Update IntervalandMinimum Update IntervalrequirementsFor those reasons, it is not recommended to set
Polling RateandUpdate Intervalto low values because results may appear very fluctuating
Highly customizable:
You can customize the HUD to match every style:
only showing Avr and Max, modified 'Before Text', changed 'Text Color', removed 'Shadow', changed 'Precision' and modified 'Update Intervals'
If you are using ModMenu install ClothConfigAPI to access the config screen
Don't want ModMenu? The config file is accessible and editable in your config directory, changes apply after a game restart
Settings will be saved in your config folder and updated at runtime
The mod is client side (works on multiplayer)
请登录后举报
暂无评论,抢个沙发吧~