-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get the most FPS out of your device #6432
Comments
I want to know your tips here |
Hi, where did you get the app? I want to try it |
LTW build here |
I have my tips. 2:why do you say turn off alternate surface rendering it's actually boost fps for me not decrease. Sustained performance mode and vsync are decrease performance for device not heating up 3:I usually download sodium in GitHub website and have good updates that not in release versions for now and best of all for me is (combine draw command to improve rendering performance) it's actually 1.5 faster than release version of sodium available for 1.21.1 and 1.21.3 4:add pojav to game booster to apply some optimizations 5:iris shaders little decrease performance if you don't use shaders remove it But in my opinion sodium is LOT BETTER than optifine with holygl4es |
okay, I got stuff to run, Sodium Nightly + LTW is indeed faster than GL4ES + OptiFine, dang still cant beat vulkanmod tho (which does at least 2500fps) |
Vulkanmod really doesn't matter as most people cant use it anyways |
. |
The number of build is not for combine draw command download with my link I edited |
Reference to CaffeineMC/sodium#2895 |
turnip supports vulkan 1.3 on my gpu
there is actual terrain there, im just looking at the sky, which is why it does make a difference |
Hi, in the YouTube video of the LTW construction there is a link to download the app, is it sold or expired ¿because?, I'm just asking |
Didn't happen to me |
Nah didn't work for me even I use zink version 24.3.2 includes vulkan 1.3 still crash with vulkan mod and 2500 fps is not very much?? For zink because my max fps in zink if I look at the sky and lower all setting is 50 fps. |
Now it works, thanks |
Tested Optifabric on the older versions of minecraft [Upto 1.14.4], and it's comparatively faster than just using plain optifine. Tested settings: Resolution: 65% [Everything else was on default setting] |
LTW has gone into testing about a month ago, here are some new FPS boost tips I can give you:
(LTW actions link: https://github.com/PojavLauncherTeam/PojavLauncher/actions/runs/12079825845)
Renderer speed comparison (on my Poco F3):
-> OptiFine on GL4ES: 1000fps (1.21.4)
-> Sodium Nightly on LTW = 1150fps (1.21.4) -- stable versions of Sodium only run at 850fps for me
(for some people OptiFine on GL4ES might be faster than Sodium Nightly on LTW)
->
VulkanMod = 1700fps (1.21.4)VulkanMod doesn't work on any device out of the box, it currently only works on:
- Adreno 6xx GPUs + manually installed Turnip
- Adreno 7xx GPUs (works both with system Vulkan driver and manually installed Turnip)
- you also need Vulkan Android Libraries
- and you have to create a custom build of Pojav with JNA 7.0.x (if you want VulkanMod for 1.21+)
Please don't ask about VulkanMod on the Pojav Discord (nor here) if you don't know what you are doing (it's most likely gonna be a waste of time)
RAM Allocation is important, lower might be faster for you
which allocation number is the fastest changes based on what phone you use, what mc version, mods, etc.
(this means you gotta test it yourself on your device)
In terms of video settings, in Sodium, you don't have to change anything, but in OptiFine, you can get a huge FPS boost.
Recommended OptiFine settings for most performance are (Video Settings -> Performance):
ON: Fast Render, Fast Math, Smart Animations, Lazy Chunk Loading
Chunk Updates: 1
Chunk Builder: Threaded
everything else OFF
(try changing the dynamic updates option if you get frequent lag spikes)
The resolution scaler helps a lot, if you have a 2400x1080 screen like I do, I suggest using 100%, 50% or 25%
Alternate surface rendering OFF for most FPS
(put it ON if you want less heat, also if you want less heat, lock your fps to 60 or lower)
Misc stuff:
if you use Forge, you might get a lot less fps (fabric and quilt dont slow the game down nearly as much as forge)
If you use the OptiFine profile, some JVM arguments are added by default, that might also help you
(^ this does not mean that all JVM arguments make the fps increase, you might have to change the RAM allocation to something higher or lower if you use JVM arguments)
-XX:ActiveProcessorCount=8 might also help if your SoC cores are not detected properly in Minecraft
(if Minecraft is reporting CPU as 5x null or 9x null)
The text was updated successfully, but these errors were encountered: