your current location:首页 > news>Dimensional Threading Refed Minecraft

Dimensional Threading Refed Minecraft

2024-12-12 09:17:31|Myriagame |source:minecraft skins

Brief introduction

It optimizes the processing logic of multiple worlds, and improves game -related performance by placing calculations to independent threads.

It can work both on the client and server, and it does not need to install the MOD on both sides.

This is an unofficial branch of the DimensionalthReading-REFORGED, and the unofficial branch of WearBlackAllDay.

the difference

Fixed#17

Transplanted to Minecraft 1.20.1 and MINECRAFT 1.16.5

The transplant should be completely compatible with Embeddium, Immesive Portals and Oculus (at least no collapse occurred during the test)

Configuration

You can configure the MOD through the following two game rules.

/Gamerule Dimthread_Active Enable/Close MOD function/Gamerule Dimthread_thread_count The number of threads created by the MOD FALSE> Crash on the dimension

Common questions and answers

Q: Does the MOD change some of the behavior logic of the original game?

Answer: Dimthread has been committed to retaining the original game experience.The behavior logic of the current server is not known.If you encounter any problems, tell us through github issues.

Question: Will the world unable to synchronize because of the MOD?

Answer: As described above, the situation is not the case.The multi -thread -based world of DIMTHREAD will always synchronize each other, which means that MSPT will always be subject to a single world that responds the slowest.

Q: Does it support the number of more than 3 worlds in the original version?

Answer: This is yes.You just need to change the rules of the game accordingly.

Q: My CPU did not reach the number of threads required by Minecraft. Can I set the value of the number of CPU threads?

Answer: If you do not have enough threads for MOD, the game will not collapse, but it will slow down the game operation accordingly.Make sure your CPU has a free available thread.

Question: What is the compatibility with other modules?

Answer: The author can only ensure that the performance optimization of most JellySquids has good compatibility with the performance optimization of MOD and Carpet, and will make positive responses to related issues.If you plan to use other mods to test compatibility or not, the author will not guarantee that it can provide reliable and persistent support, because not every author written by the author is thread security.

Q: Will it be transplanted to a lower Minecraft version?

Answer: The supported version is 1.16.5, 1.18.2, 1.19.2 and 1.20.1.Nothing.