Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
This mod enables frame generation within Minecraft. This mod simulates frame generation using frame blending. It can be used even when shaders are applied. You can achieve a 2x to 1.5x increase in frame rate.
このModはMinecraft内でフレーム生成を行えるようにするModです。 このModはフレーム合成をして疑似的にフレーム生成をしています。 シェーダー適用時でも使用できます。 大体2倍~1.5倍、フレームレートを向上させることができます。
How To Use 使い方
A tab for toggling frame generation on or off will be added to the left of the video settings.
ビデオ設定の左側にフレーム生成のオン/オフを切り替えるためのタブが追加されます
Precautions for Use 使用にあたっての注意
-
It may not function correctly depending on your PC or environment.
-
At low frame rates, you may notice ghosting artifacts.
-
お使いのパソコンや環境によってはうまく機能しない場合があります。
-
低いフレームレート値の場合、残像が残ることがあります。
mechanism 仕組み
This mod increases the frame rate by performing frame synthesis, which sequentially executes the following processes within the game.
- Minecraft renders frames A and B.
- The mod saves the screen.
- The mod overlays A and B with semi-transparency to create an intermediate frame, C.
- It inserts C into the sequence where A would normally transition directly to B.
- The display sequence becomes A → C → B.
このmodはゲーム内で以下の処理を連続で実行するフレーム合成を行いフレームレートを増加させます。
- MinecraftがフレームA,Bを描く
- MODがその画面を保存する
- MODが A と B を半透明で重ねて、中間フレームCを作る
- 通常、A→Bと表示される間にCを挟む
- A→C→Bと表示される
This mod uses the Codex for some parts. このmodは一部にcodexを使用しています


