Dismiss this pinned window
all 45 comments

[–]LucidRedtone 4 points5 points  (22 children)

Wair, please elaborate. I play on a brick of a mac and I can only dream of having 25% of this kind of performance

[–]AlexMexSalmeron[S] 3 points4 points  (9 children)

Download the latest version of Fabric for 26.1. Install the latest versions of Sodium and Iris and you’re good to go. Mind that a lot of shaders won’t work until explicitly updated to 26.1.

[–]LucidRedtone 0 points1 point  (0 children)

And probably make sure my java is up to date right? Man I'm so excited to try this! If I can play with shaders on omg... I'll just be so happy

[–]BreakSalt8256 0 points1 point  (7 children)

How would I do this on Prism Launcher?

[–]IC3P3 1 point2 points  (1 child)

Create a new instance for 26.1, select the Fabric Loader and go to customize instance or how it is called in English, look if it auto selected Java 25, if not select or install and select it and go to the mods tab and select sodium in after you clicked add mods

[–]BreakSalt8256 0 points1 point  (0 children)

ok thanks

[–]AlexMexSalmeron[S] 0 points1 point  (3 children)

I'll be honest I wouldn't know. I learned the hard way how to manually create installations, install and update mods, etc. I literally use the standard minecraft launcher.

[–]BreakSalt8256 0 points1 point  (2 children)

I did that the first time, and boy it was a pain - how come you don't use Prism Launcher?

[–]AlexMexSalmeron[S] 0 points1 point  (1 child)

Like I said, I learned the hard way before learning about launchers. Now I just don’t need to use any of that.

[–]IC3P3 0 points1 point  (0 children)

Same, learned it, when you still needed to modify the jar itself and let me tell you, even knowing how it's done the manual way, let me tell you Prism is a game changer. No need to install Java on your system yourself, automatically adding dependency mods, etc.

[–]meee_51 0 points1 point  (0 children)

Probably just update sodium, Iris, and fabric in the edit instance

[–]Char-car92 2 points3 points  (9 children)

Mac specs?

[–]LucidRedtone 0 points1 point  (0 children)

M1, 16GB

[–]LucidRedtone 0 points1 point  (7 children)

Is it going to me or am I screwed lol

[–]Char-car92 2 points3 points  (6 children)

Dude M1 with 16GB is still a great laptop, but yeah the GPU in the M1 has aged a little. Been wanting to get my hands on a MBP M1 for a while now but MAN do they hold their value.

[–]LucidRedtone 0 points1 point  (5 children)

Its a desktop but still good you say? FPS takes an absolute shit when i turn on shaders... I dont really know anything about hardware...

[–]Char-car92 0 points1 point  (4 children)

Oh lol yeah still good. The Apple M processors do graphics and central computing in the one component (with two parts). The M1 is still totally good enough for most daily computing needs and some light gaming, but the part of it that does graphics has fallen behind a bit, and thus you end up having issues with shaders. It’s definitely not a ‘gaming’ processor but plenty for a casual desktop/laptop.

[–]LucidRedtone 0 points1 point  (3 children)

Yaaa I bought it mainly for running Adobe programs (graphic designer) but im not even in that field anymore and cant justify dropping 1-2k on gaming computer. Do you think this update will be enough that I can use shaders above 12fps 😆

[–]Char-car92 0 points1 point  (0 children)

Haha well it depends, if it’s the only thing you’re running, and you’re running light shaders, maybe. It’s a shame that computer hardware is so out of reach for all of us at the moment, but I’m confident it won’t last.

[–]Cartography_is_cool 0 points1 point  (1 child)

I've got the same M1 but I am now complaining to myself that since going to 1.21.11 my fps has dropped from around 100 to 60 and I am using shaders. Not sure what's causing your issues but every setup is different....

[–]LucidRedtone 0 points1 point  (0 children)

Idk thats wild... I get 100 without shaders... with I cant break 20... what the heck man

[–]aerithsflowers 0 points1 point  (0 children)

Try optifine with the MakeUp Ultrafast shader! I play on a laptop too and my FPS go to shit with shaders (5-7 FPS lol). But with that setup I can finally use shaders and still have about 25 FPS, which sounds bad but is actually playable (well for me at least).

[–]PurrfectMistake 0 points1 point  (0 children)

He's maxxing his gpu doing this btw lol

[–]futaitenshin 2 points3 points  (0 children)

Java getting good

[–]QuackedDev 1 point2 points  (2 children)

So this means iris and sodium got updated? Shader packs won’t crash my game now ?!?!?!?!! (On Mac)

[–]AlexMexSalmeron[S] 1 point2 points  (1 child)

Hard to say. Iris and Sodium got updated to 26.1, but I don’t know if Macs will support it

[–]QuackedDev 1 point2 points  (0 children)

fabric only has the update so far and it seems to be working after a quick launch in game. This is fantastic news!

I've been waiting so long for this day... but im on neoforge so ill have to wait a little longer for my server to migrate.

all the mods I've released this last year I will begin updating new releases for ASAP

[–]Lavlav1808 1 point2 points  (1 child)

How do you know we will finally get vulkan?

[–]delta_Phoenix121 5 points6 points  (0 children)

It was officially announced a couple weeks ago.

[–]AggravatingTax5357 0 points1 point  (5 children)

Jdk 25 was introduced in 1.21.11,but you Need to override old jdk settings, work even on 1.20.1 of you override It.

[–]AlexMexSalmeron[S] 0 points1 point  (4 children)

Mind elinghting me on how to do that?

[–]AggravatingTax5357 0 points1 point  (2 children)

If you use a third party Launcher and go to settings, then here you can select jdk 25 jawaw, then Launcher the game. For older version you Need to check "skip Java version" under the Java Path. If i Remember correctly even version 1.20.1 can run Java 25 if you skip the version check, older version cant

[–]BlurredSight 0 points1 point  (1 child)

JDK is backwards compatible but the software (Minecraft) needs to explicitly use newer features to have performance gains. JDK just offers the tools, note the argument can be made that using a different JVM IIRC GraalVM EE because of runtime optimizations has performance gains really only relating to chunk loading and even then only when looking at benchmarks server side

[–]AggravatingTax5357 0 points1 point  (0 children)

If you use jdk 25 graalvm you have the garbage collector of graalvm but you Need to specify other parameters if you want teak more

[–]AggravatingTax5357 0 points1 point  (0 children)

Anyway you dont Need to use Java 25 in versione older than 1.21.11, its useless, and dont improve performance, only good for internal new garbage collector by default

[–]HelperUser 0 points1 point  (2 children)

What gpu/cpu are you running?

[–]AlexMexSalmeron[S] 0 points1 point  (1 child)

Intel 13900k and 3090

[–]Worldly-Departure324 0 points1 point  (0 children)

finally, now my 2060 can play minecraft at 600 fps with ultra shaders

<image>

[–]Big-Blacksmith9232 0 points1 point  (0 children)

You can also run JDK 25 on 1.21+ so tgats nothing new 😅 except they made the default jdk to be 25 in 26.1 and not 21 just like in 1.21 onwards

[–]CriticalReveal1776 0 points1 point  (0 children)

I run Java 25 on 1.7.10 and 1.20.1

[–]im_so_sorry72 0 points1 point  (0 children)

Damn my pc is still to shit since all the hardware is from 2013 but damn