#1.20.30.24 - Preview

1 messages Β· Page 2 of 1

modest mica
#

wasnt always like that

#

the first video was taken in 1.16.201 and everything works fine

shy cobalt
modest mica
#

lol

shy cobalt
modest mica
#

attachables have existed since 1.14 if im not mistaken

#

the first video was taken in 1.16.201

shy cobalt
modest mica
#

its hardcoded i think (?)

shy cobalt
#

The animations are customizable via resource pack

modest mica
#

for the trident too?

shy cobalt
modest mica
#

u sure bout that?

shy cobalt
#

I'm sure of it

modest mica
#

ok

honest hedge
#

Are they also planning to add shader support to PowerVR gpu's?

velvet rampart
#

they can barely run regular minecraft

wicked flint
#

you can't expect an extreme low-end chips to play deferred.

abstract wolf
#

some send me pack pbr

#

i just updated

abstract wolf
#

@agile swan what can i use on mali

restive plank
#

@deep igloo will we ever see gentle and customizable camera shaking? like if we wanted to simulate a POV of someone walking. right now camera shake is fast and harsh

also, will we be getting a /camera ability to center around a point? this would be great for things like multiplayer maps and showcases, as well as better panning shots

i guess im asking, is /camera's features all there or are similar things I suggested being looked into?

modest mica
#

Hmm I think you can already have /camera set to a point by executing from an entity with pos centered on ~ ~ ~ cords.

restive plank
#

@agile swan ^

gentle anvil
#

bro i just dont understand why PlayerPlaceBlockAfterEvent only has player property, how do we know whats the block?

and why PlayerPlaceBlockBeforeEvent can't get the block either but it can get it's face and faceLocation

and why PlayerBreakBlockBeforeEvent can't get the block being broken?

#

the most confusing events they ever added/modified lol

gentle anvil
#

where

safe meteor
#

ItemStack?

gentle anvil
#

?

shy cobalt
#

You can just check the block the player is holding no?

shy cobalt
gentle anvil
gentle anvil
#

i think im blind

#

i didnt see that

#

πŸ’€

shy cobalt
gentle anvil
#

true

#

now im happy cuz it actually has block lol

#

i thought this was some joke like how a block event doesnt give the block instance XD

#

now i see that im blind

brazen stone
#

which one do you like more

modest mica
#

second

brazen stone
agile swan
agile swan
swift furnace
sage oasis
swift furnace
#

ddf8196

sage oasis
#

oh

#

might as well try it then.

#

wait a sec, it seems to be having bin files. I don't think so bin files work with rps/bps

#

so it's not a mcpack

swift furnace
#

Yeah it's not, you have to insert those files into the APK. Or alternatively, if you have a shader loader mod, you can use this mcpack. But it only works with modded mcpe that has a shader loader, doesn't work with vanilla.

sage oasis
#

oh okay.

#

I can just do the replacing thing then. Right

swift furnace
#

Wish bedrock natively supported loading rp shaders, like in the old days πŸ₯²
But since it doesn't we are forced to use game modifications and 3rd party patches for that.

sage oasis
#

I mean it's not intentional. The team would be working on fixing those issues.

#

to make them load again using rps

#

we just gotta wait for more technical previews.

swift furnace
#

Nah, I doubt that. From what I understand there are no plans to bring back resource pack shaders, they want to implement features that can be supported on all platforms, which is impossible to do with shaders (consoles in particular require compiled shaders to be shipped with the binary)

sage oasis
#

also wait. just to confirm, does the folder need to be in the renderer folder or would it work pasting anywhere?

sage oasis
swift furnace
#

Zip has material.bin files, you need to paste those files into renderer/materials folder in the APK, so that modified materials will replace existing ones

sage oasis
#

yeah ik that. I have seen them.

#

okay so apparently nothing got replaced but copied. Should work.

#

ok now uh

swift furnace
#

Yeah when editing APK it needs to be signed to be installable

modest mica
#

apkeditor pro 🐱

wicked flint
#

there's an app called 'APK Editor' somewhere.

#

use it to modify the game assets, sign it and hope for the best that it'll work out for you

sage oasis
#

yeah right.

#

ok so yeah this app is trash.

wicked flint
#

that's not even the real APK editor.

#

maybe nevermind the original one already got yeeted off playstore

sage oasis
#

ok got the "real" apk editor

sage oasis
#

The fake one is just a couple pics with full of ads. So it's trash

wicked flint
#

yeah that should do it

#

seems old, just to be cautious that 'APKs' type might won't work

sage oasis
#

right. Try no 2

#

Fail! (again)

wicked flint
#

yeah the app is definitely old

#

there's patched version that makes it more modern and supports latest things

#

WSTxda patch or something

swift furnace
#

But I didn't test so idk for sure

abstract wolf
shy cobalt
#

Plus, that fix is incomplete. Rest of the work must be done Mojang's end anyway

abstract wolf
#

:<

safe meteor
#

Mali fix will be in .40

abstract wolf
#

rip

#

i hate that they merged audio with apk

#

hard to edit and install back

sage oasis
abstract wolf
#

try Apktool M

steep cloak
#

You are breaking the TOS! Monopoly jail card.

pure owl
#

guys, was my gpu not supported :c?

resourcePack.incompatible.graphics.pbr

ripe remnant
#

Yea, not supported

pure owl
ripe remnant
#

You have that bug

pure owl
#

sad :C

ripe remnant
#

Use Better Renderdragon

pure owl
#

will they cost any performances?

ripe remnant
#

No

pure owl
#

thank you

ripe remnant
#

It will help you run deferred

#

Your game uses dx11 and not dx12

pure owl
#

was the issses related to Window itself or Minecraft?

ripe remnant
#

Minecraft

pure owl
worldly kayak
# ripe remnant Minecraft

actually not Minecraft is smart enough, the versions whats are using dx11 and not dx12 is for a reason, if you force it to use dx12 then it burn your PC, i have tried it and my every thing was so laggy, its not bug for sure Minecraft is just smart and mojang dont want to receive bug reports such as minecraft is running low FPS or something similar

#

if you want to enjoy deffered then you need better PC components

manic spoke
#

Kayla outsmarted the smart guys

pure owl
#

so... no shaders :c?

brazen stone
manic spoke
#

?deferred shaders πŸ€“

limpid basinBOT
#
Deferred Pipeline and Shaders
  • Shader is a program that usually runs on the GPU with the purpose of rendering things (calculating color of pixels) or otherwise utilizing GPU for other computations. Shaders, in the context of Bedrock, are modifications that modify or completely replace existing vanilla shader code, which can significantly alter the way objects are rendered in the game. Usually, bedrock shaders enchance the look of the game by modifying the way terrain, entities and clouds are rendered.
  • Deferred Rendering Pipeline is a graphics mode introduced to bedrock in preview 1.20.30.20. It offers various data driven options for graphics customization. However, one thing it does not offer is shaders. It is a common misconception to call either the deferred pipeline or its customization packs as shaders, however neither can be accurately described as such. Deferred Pipeline is a graphics mode, while its packs can be best described as graphics customization or extension packs. Or just graphics packs for short.

Why is it important to differentiate between both terms?

Both Deferred Pipeline and Shaders are ways to customize the graphics in Bedrock, however the key difference is that shaders are not officially supported. Calling graphics packs as shaders causes a lot of frustration and confusion in the community and among add-on and shader developers.

pure owl
#

thanks

brazen stone
pure owl
#

It's weird that dx12 uses full GPU even when the game isn't in the world...

brazen stone
pure owl
#

huh, I didn't know Discord is a VRAM eater

brazen stone
pure owl
#

why is it not using all the shared graphic memories?

brazen stone
manic spoke
#

Also you have to make sure Minecraft wants to use that GPU

pure owl
manic spoke
#

What?

pure owl
manic spoke
#

What categories?

#

You need to have it installed from the Microsoft store at least to be able to find it. Even if you use 3rd party launchers

brazen stone
manic spoke
#

Even then you can find it there if you bought the game in the Microsoft store

#

I have Minecraft not installed and I can find it there

pure owl
#

Microsoft store is broken in my device...

brazen stone
pure owl
#

I cannot get the latest preview due to that very issues...

manic spoke
#

Also you can re-install Microsoft Store

pure owl
#

It only shows the official one

manic spoke
#

This is under the Graphics Settings?

pure owl
#

ye

manic spoke
#

Yeah you should select that one

#

It checks for Minecraft.exe, doesn't matter where you installed it

pure owl
#

wut...?

brazen stone
brazen stone
manic spoke
#

it does not matter where you installed Minecraft from, as long as you own the game. You can change the settings from there by pressing on it

#

Pressing Minecraft there, and then press "Options" (or whatever it is called in your language", you can select the GPU under the High performance

pure owl
brazen stone
manic spoke
#

Does it show which GPU you used?

pure owl
pure owl
manic spoke
#

Both

#

Oh wait I see... you don't have the preview

brazen stone
#

i thought he had it

manic spoke
#

πŸ€¦β€β™‚οΈ I didn't realise you were talking about the Preview, my bad!

brazen stone
#

it should be like it

manic spoke
#

@pure owl Can you open Microsoft store and download the Minecraft Preview app from there?

pure owl
#

this should do it right?

#

integrated cpu sucks :c

brazen stone
#

i knew it

#

this guy was using unoffical launcher

pure owl
#

oh. I forgot to say that... sorry

brazen stone
pure owl
#

maybe I should reinstall window 11

brazen stone
pure owl
#

sorry for the confusion tho : p

pure owl
wicked flint
#

Perheps check if your windows can update or not

pure owl
#

Lastest window 11 22H2

wicked flint
#

If it can't then windows update service probably was disabled, hence. causing MS store to stop working

pure owl
#

Despite the poor quality, thanks everyone for the help... I love the sparkle of lighting C;

manic spoke
worldly kayak
manic spoke
#

Oh wait that is Better REnder Dragon

pure owl
#

I cannot get it to have dx12

pure owl
#

While I was playing around with the file system earlier, I did something that stuck the fps at 20. All movements were smooth (20fps πŸ₯΄) and the lighting has some little latency

pure owl
#

Looks like I tried to fake the VRAM information πŸ’€

errant fox
errant fox
shy cobalt
mighty wharf
#

I swear my graphics card supports DirectX 12. I'm even using BetterRenderDragon, and it isn't working. What the hell is going on??

mighty wharf
#

bruhhhhh

#

My drivers are on the latest update

restive plank
mighty wharf
#

Damn, feature level isn't high enough. It's only 11_1.

modest mica
#

when will we get rocketships to the moon

restive plank
#

eclipse suseyes

livid quail
#

fortnite

wicked flint
#

mindustry

elfin flower
#

Now how do you write this? it no longer works

world.afterEvents.BlockPlace.subscribe

agile swan
#

also now it’s a before event too

elfin flower
#

Thanks!

modest mica
safe meteor
modest mica
safe meteor
modest mica
#

who else would be breaking blocks??

#

lmao a pig?

safe meteor
modest mica
safe meteor
#

Setblock air

compact jacinth
#

fill

#

and actually absolutely any entity if you use any of those two commands

modest mica
#

Its a dumb name change, cause blockBreak sounds more universal than playerBlockBreak

agile swan
#

blockBreak only detected block breaks from a player

modest mica
agile swan
modest mica
compact jacinth
#

I wonder if you are being for real or ur just a troll

safe meteor
#

100% people complain just to complain

modest mica
#

Its a dumb change

safe meteor
agile swan
compact jacinth
safe meteor
#

Once again complaining for the sake of complaining

modest mica
#

I was just making a comment

#

a joke

#

rather

tribal surge
#

Tbf, naming inconsistencies are annoying. But definitely not worth breaking the bank over.

modest mica
safe meteor
#

"Joke"

#

Just a prank bro

modest mica
compact jacinth
#

it’s chill chill

#

πŸ€“

modest mica
#

fr stop instigating the situation its not that deep

safe meteor
#

Then stop complaining?

#

shrug its annoying as hell seeing you make your "joke" rather than give the devs actual feedback

modest mica
safe meteor
#

smokeynerd Just a prank bro

wicked flint
safe meteor
#

Which usually is my average with deferred

errant fox
#

10 fps on a jailbroken switch from what my friend said 😎

#

20-30 if overclocked

wicked flint
#

cool for decade old gpu