sodium-extra-fabric icon indicating copy to clipboard operation
sodium-extra-fabric copied to clipboard

double max render distance to 64

Open isXander opened this issue 2 years ago • 5 comments

closes #192

isXander avatar May 22 '22 08:05 isXander

Have you tested this code btw?

This PR is incomplete, there are many places where vanilla clamps down the render distance to 32 regardless if you just change the render distance to 64. There are also many other places where the game is hardcoded to 32. It is also missing an entry in the mixin config plugin.

I should have commented about this on the original issue. I'm fairly hesitant about trying to even implement this feature because it involves messing with TACS which is a dumpster fire itself.

Edit: This change makes more sense for Bobby.

FlashyReese avatar May 22 '22 20:05 FlashyReese

For users of farsight, using Bobby is out of the question.

isXander avatar May 23 '22 07:05 isXander

This mod increase render distance to 128 https://github.com/RelativityMC/C2ME-fabric/tree/b7ed18cb5b26865d5aaea1b575bd60fef74ceb57/c2me-client-uncapvd/src/main/java/com/ishland/c2me/client/uncapvd/mixin

offbeat-stuff avatar May 28 '22 05:05 offbeat-stuff

C2ME has custom chunk loading and things

isXander avatar May 28 '22 08:05 isXander

I'm closing this PR as it's for an outdated branch.

FlashyReese avatar Jun 06 '23 22:06 FlashyReese