#Persona 5 X to P5R (P5R:XD)

1 messages · Page 2 of 1

mellow dew
#

he's not wearing his outfits from royal or vanilla p5 🙄

sterile wren
#

detail and AO from pk map applied to diffuse

#

they really should fix this

rose vineBOT
mellow dew
#

i was about to ask what was wrong with it

#

but now i see

#

not a single one of those are correct lmao

whole bison
sterile wren
#

green channel from pk - soft light blend mode

#

blue channel from pk - multiply blend mode

#

with 35% opacity for this texture

whole bison
#

ah ty, i was wondering what the pk textures were for lmao

sterile wren
#

red can be used as specular probably

whole bison
#

this was the diffuse i was using, the banding is so bad on the one from the game lmao

sterile wren
#

dxt1 moment

#

anyways you might want to make a shadow map for this

whole bison
#

yeah i will later today

sterile wren
#

oh his SDF map sucks lmao

#

the eye is always shadowed

rose vineBOT
sterile wren
#

the edit, if you want, though it wont help much

mellow dew
#

...

mellow dew
vagrant egret
#

ballsack.cpk

coarse meteor
#

what's Yuki's codename, maybe i can see if i can export the bundle in a non messed up way

whole bison
#

tembin iirc

coarse meteor
whole bison
#

she’s so cursed i stg

mellow dew
#

what the hell is that

#

looks like sae nijiima

heady fable
#

Hey this mod can have more outfits

whole bison
#

ah cool

#

can finally have his winter casual then lmao

wary cloak
#

those outfits are so sick

#

also btw where is the title screen gmd located

#

i cannot find it to port on switch

whole bison
#

man i love asset studio sometimes

coarse meteor
#

I see nothing wrong here

coarse meteor
#

...right?

whole bison
coarse meteor
#

the only model i got out of P5X that wasnt melted (with rigs) was Joker Fashion

#

dont ask me why only that one

#

I wouldn't know why

whole bison
#

i haven't even been able to find a rigged version of that one lmao

coarse meteor
#

you have to export the "animator"

#

thats how I did it

#

as for how, i just load up aaaaaaaall the bundles at once in asset studio

#

and then just filter by name lmfao

whole bison
#

yeah that's what i do too

#

i got closer, cattle and frost exported properly

#

but none of the others

coarse meteor
#

its very fun

whole bison
coarse meteor
#

i might have the raw fbx export still laying around somewhere for joker fashion

#

lemme see

whole bison
#

oh uhhhh dw i don't rlly need that one

coarse meteor
#

ah

whole bison
#

mainly looking for comte atm but i'm only getting the skeleton on export

whole bison
waxen oracle
#

Laggy ahh video

lament ravine
#

@whole bison How does Closer look? ^ ^

whole bison
#

like this

lament ravine
#

It's only in Showtimes right?

whole bison
sterile wren
#

?????????

whole bison
#

i uhhhhh don't know-

#

i don't think it's meant to be that flickery ig

sterile wren
#

give gmd

whole bison
sterile wren
#

ah i see

whole bison
#

no tangents ?

sterile wren
#

yea

#

closer probably had the same issue (?)

whole bison
#

yeah she did

sterile wren
#

using normal maps requires tangents (in any rendering, not just p5r specific)

whole bison
#

is there a way to reexport w tangents ?

sterile wren
#

blender plugin has a checkbox in materials

#

"requires tangents"

#

it'll export every mesh that uses that material with tangents

#

also please rename these

rose vineBOT
whole bison
#

yeah i will lmao

sterile wren
#

also maybe make rim light thicker

#

it's almost non-existent

#

on hair too

#

something like 0,72-ish would work well probably

#

(the bigger the number - the thinner the rim light, from 0 to 1)

cedar gulch
sterile wren
#

Field1C

cedar gulch
#

the one that comes with tracers for your pistol?

whole bison
#

p sure i sent one w older materials bc the hair speculars black on ithollowcat

#

also adding tangents fixed it ty

whole bison
#

it's bc of the way the mask texture feathers out so hollowcat

sterile wren
#

wait is there no half blink sprite

whole bison
#

oh wait i'm a dumbass

#

i didn't realise it was a half blink lmao

sterile wren
#

by the way uh

#

try this for wonder

#

it's very subtle but there is a difference

#

generated a proper blue channel

whole bison
#

ah cool i'll try it out now

sterile wren
#

chainner my beloved

whole bison
#

should i do that for the other normals too ?

sterile wren
#

yes

whole bison
#

is normalising it meant to kill the alpha ?

sterile wren
#

no

whole bison
#

damn i must've done something wrong then lmao

sterile wren
#

normal maps dont have alpha anyway

#

red channel - lighting from top to bottom
green channel - lighting from right to left
blue channel - generated from these two when normalizing the normal map

#

iirc it's lighting from the back to the front (?)

#

anyway

#

p5x only has the first 2

#

and they're in different channels

whole bison
#

so uhhhh idk when but at some point i managed to get 2 different normal maps from P5X (the red one was what i used in the update)

sterile wren
#

separate channels from the red one

#

you'll see what i sent

stray anvil
#

yeah the red one just looks like theres an extra map in there lol

lament ravine
stray anvil
#

some games do that (smash ult for instance, has blend maps on top of normal map channels making it piss)

sterile wren
#

red is full white, green and blue are the same (light from top to bottom), alpha is light from left to right

stray anvil
sterile wren
#

it's like this because it compresses better

stray anvil
#

Never seen a game do red before weird

#

Maybe because I dont datamine phone games

lament ravine
stray anvil
#

Darker colors do indeed compress better though

#

So checks out billcosbyTRUE

#

his is Unity normal map optimization. To get normal Normal map move Alpha channel to Green channel and fill Blue channel with pure white

#

Ah

#

Its a unity thing

sterile wren
#

chainner lets you generate a proper blue channel

stray anvil
#

I mean

#

not every game uses the channels the same

#

So that could be correct for the specific game being datamined

#

This is from a asset studio github issue

sterile wren
#

im talking about how normal maps work in general

#

it's XYZ lighting data

stray anvil
#

yes

#

but some shaders be built different

#

you gave a blanket statement so i just said its not always the case billcosbyTRUE

sterile wren
#

unity recalculates Z at run time adachi_true

sterile wren
#

when using those normal maps in something else you can use pure white yes, but if you want it to be fully accurate you need to properly generate the blue channel

#

so basically uh

#

the difference between pure white and proper blue channel is barely noticeable but i thought i should share this anyway adachi_true

whole bison
#

ty, i'll add them in next time i get around to updating the mod

sterile wren
#

were you using untouched red texture

whole bison
#

p much

sterile wren
coarse meteor
#

the red texture is wrong anyway

#

we learned the hard way recently that red textures are an extraction error (Engage modding)

#

they're supposed to be blue, like, y'know, literally every normal texture ever

sterile wren
#

it has the data you need though

#

just need to swap channels around

coarse meteor
#

yes

#

move the alpha channel to blue (delete old blue)

#

and make alpha full

sterile wren
#

incorrect

#

in p5x case anyway

#

idk about fee

coarse meteor
#

you need to swap red and blue too

#

obv this shit aint supposed to be red

#

alpha -> blue (delete old blue)
red <-> blue

sterile wren
#

p5x texture is different

#

alpha goes to red, green/blue (they're the same) goes to green

#

blue is either pure white or properly generated

coarse meteor
#

moment

whole bison
mellow dew
#

april fools

#

how dare you cheat 🙄

whole bison
lament ravine
#

@whole bison You have her in the overworld you legend WOOOOOOvibinmakoto vibinmakoto vibinmakoto

whole bison
#

yeah and i think i've decided not to go w shujin unifroms in P5XD

#

it'd be too much effort to redo some of the bustups

stray anvil
#

Same reason I dont do em in p5it and ferm lmao

lament ravine
#

I can't wait to have her in my game lol 😆

lament ravine
#

LFGHEEFUCKINGHOOO Closer Supremacy LFGHEEFUCKINGHOOO

vestal stream
#

Can't wait for itKittnLove

whole bison
#

after i finish up cutins i might post closer here

#

although it'd only be PT, School, P3,P4,P1,P2 outfits, and Winter Shujin/PT bustups

vestal stream
#

"only" ^^ that's already enough
Since I personally only use their original pt outfits anyway
And I even more like that they use their original school outfits Rather then shujin ones

Are there news about the other characters ?

(Sry about bad English ^^)

whole bison
#

well the only other character that's sorta been done is frost although she only has her PT outfit and Bustups in the beta so there's not really much i can do about that

lament ravine
vestal stream
#

Yeah I wouldn't mind it either if the models for closer and the others and their bustups are a little bugged

Just like @lament ravine said I would make my (for now) own private mod just like I did with akechi

lament ravine
#

Closer over Joker will be the mod of all time

#

Private of course

#

Did ya think I was gonna make a nude mod lol?

whole bison
lament ravine
sterile wren
#

it looks so wet floor

#

and ui adachi_true

#

i feel like they updated some portraits

#

cuz some cbt1 portraits looked

#

incomplete

stray anvil
#

Theyve updated a few models of the pts lol

#

Like Monte

whole bison
#

the portraits look v flat in comparision to p5's

#

i might just wait then before doing more

lament ravine
#

I really love how P5X looks tbh

coarse meteor
#

cbt1 was probably like very early assets and not the final ones tbh

whole bison
#

hopefully it's like last time where you can download the update w out loging in

#

yeah there was a lot of placeholder stuff especially for anims lmao

sterile wren
coarse meteor
#

imagine if this is another srgb moment like with gnf

sterile wren
#

no the gradient is just gone

#

reminds me of this tbh

whole bison
#

yeah the gradiant makes a massive diff

lament ravine
#

Will that be possible to add to this mod?

#

I'm guessing it will

lament ravine
#

I think she's had better days

wary cloak
#

Closer is such a cutie patootie

lament ravine
#

Closer solo's all characters in P5X

whole bison
#

what versions the new p5x update ?

lament ravine
#

Or 0.1.13

#

I've been trying to get an activation code but no luck so far MoriPain

waxen oracle
#

But you can't play the game until next testing

lament ravine
whole bison
#

i thought you needed id verification for perfect world accounts ?

lament ravine
#

But to get the code you need a Chinese number

whole bison
#

you can drop down the phone number select thingy im p sure

#

they had uk area code on there for me lmao

lament ravine
#

Yeah that's what I did then I got ass blasted by a activation code

#

Hoping someone will be an absolute angel and share a code with me

lament ravine
waxen oracle
waxen oracle
#

But um

lament ravine
waxen oracle
#

That's how someone got to play Beta 2

#

If i remember correctly

#

If you sign up for a Perfect World account on their website

#

And click "From another country"

#

You'll actually get a Perfect world account

#

Kinda pointless doing it now since you need to wait for Beta 3

lament ravine
#

Sadness

#

Pain

#

Agony

#

I just gotta hope someone has a spare activation code

waxen oracle
#

Kinda impossible

#

Unless you have a Chinese friend

#

That hate Persona

coarse meteor
#

they already said they'll do public beta at some point

lament ravine
#

Until then I'll settle for this masterpiece 😌

whole bison
#

as long as i can access the files irc about the playing the game lmao

whole bison
lament ravine
#

Did you update it?

whole bison
#

0.1.13

lament ravine
#

I had to go in the launcher to update it

frank hornet
whole bison
#

same tbh

wary cloak
#

Does P5X use gmds as well

whole bison
#

no

wary cloak
#

Also is Soy going over ryuji

whole bison
#

yeah

wary cloak
#

W 🙏

#

Oh and do you know where I can find the title screen gmd for the wonder over joker mod

#

It’s no where to be found naosmiley

whole bison
#

it's with the others

#

c0001_048_00, c0001_048_01 ,c0001_048_02

wary cloak
#

048_00 isn’t used in game and doesn’t even have a model, unless it’s somehow used with cbt

#

c0001_118_00.GMD is used instead

#

Also there is no c0001_118_00.GMD in the mod

wary cloak
sterile wren
#

you can't see it in gfd studio because bounding box is big af but that's the model that's used

lament ravine
#

You got it to work in asset studio? @whole bison

whole bison
sterile wren
#

oh god jumpscare

lament ravine
wary cloak
# sterile wren you can't see it in gfd studio because bounding box is big af but that's the mod...

Oh is my information just wrong, I just got it from here https://amicitia.miraheze.org/wiki/Persona_5_Royal/dataR.cpk/model/character/0001

Amicitia Wiki

The dataR.cpk file found in Persona 5 Royal contains a GMD model folder, Model (P5R). Each folder is categorized by character ID number. See Model (P5R) for a full list of ID number with character names and descriptions. 0001 refers to P5R's Main Character, and contains 62 GMD models related to him. The directory also contains folders organizing...

coarse meteor
#

that is very wrong, yes

#

PS3 title screen model was 49, THAT'S what doesn't exist anymore

lament ravine
#

Is it possible to replace the models on the title screen?

whole bison
#

yeah

lament ravine
#

Is it just a simple model swap?

whole bison
#

they're basically like the same as all the other models although they have anims/meshes other than the character

lament ravine
#

What's the ID of the title screen models? If I remember correctly its 49 right?

#

I just checked its 118

whole bison
lament ravine
#

Yo!

#

When's this new update releasing? 👀👀

whole bison
#

update ? i haven't even released anything

lament ravine
#

Oh I'm getting mixed up with Wonder over Joker lol

coarse meteor
sterile wren
#

oh wow this face rigging is

#

yeah

whole bison
#

yeah i haven't touched it up at all lmao

coarse meteor
#

I stole Ann face from P5X and decided to rerig it myself because it was very uh, yeah

#

so you're probably going to suffer that with every model

lament ravine
#

That sounds rough

#

It's worth it for Closer though

whole bison
#

tbh the most annoying thing for me is getting the meshes that don't come w animators to P5 Rest pose

lament ravine
#

Could you explain that in skill issue terms? I have no idea what any of that means 😭

sterile wren
#

i feel like disabling rim light on soy's hair would make it look better

#

not accurate to p5x but it looks wack there too

#

would also help with uh this

frank hornet
stray anvil
#

its generic unity obfuscation

whole bison
#

clippinghollowcat

lament ravine
whole bison
vagrant egret
#

lil bro use a jacket now, cool

wary cloak
sterile wren
#

lol

#

lmao

whole bison
lament ravine
#

Wonder's PJs are so fuckin cute

coarse meteor
#

oh did they straight up add new/more geometry

whole bison
#

man the green one looks so bad

coarse meteor
#

the shirt is the wrong arcana smh

sterile wren
lament ravine
#

Blue one is the best IMO

coarse meteor
#

I managed to get wonder's anims extracted but they're a bit fucky

#

but those seem like helper bones that can be ignored?

#

althought the coat bones seem a bit stretchy and idk if that's normal

lament ravine
whole bison
#

kinda funny how the one w panda colours is the only one that doesn't say panda

whole bison
#

i'm sure the jacket bones fine

#

i think wonder has a diff number of jacket bones to joker iirc

sterile wren
#

shading looks funny

coarse meteor
#

yes, wonder only has 4

#

joker has 6

sterile wren
#

are you using unedited red normal maps again 😔

whole bison
#

sadly not

sterile wren
#

damn

#

guess it just be like that

#

also you can enable receive shadow on this material

#

in overworld

#

it crashes in battle because of red model copy but it should work fine in overworld i think?

#

ah wait assist also makes a model copy

#

f

sterile wren
whole bison
#

omg nice

#

did you get the other anims or just the victory run ?

sterile wren
#

exported everything

#

need to retarget each anim individually

lament ravine
#

Wonder's victory run is so clean

coarse meteor
#

the game does not like what's happening

#

seems like animation length is hardcoded too

lament ravine
#

Is that fixable?

coarse meteor
#

this is omega scuffed but its the solution i came up with lmfao

lament ravine
lusty wind
sterile wren
cedar shell
#

clean !

whole bison
#

nice those animations look so good !

#

ik this is probably a dumb quesitoin but what export settings are you using bc whenever i try to export an anim from blender it just sorta dies lmao

sterile wren
#

added a 3 frame delay before the final pose so he doesnt just stand there before the art actually appears

#

smoother transition i think

sterile wren
whole bison
#

ohh nvm i fogot you could export as gap lmao

whole bison
cedar gulch
sterile wren
whole bison
#

his anims are sm better than jokers imo lmao

#

also it'd be v cbt to add a weakness sfx right ?

sterile wren
coarse meteor
cedar gulch
#

Omg, I wanna play p5r with the mod now lmao

#

...imma wait till the next update though...

#

I fucking LOVE Wonder's animations better then Jokers

coarse meteor
#

@whole bison do you have a twitter, I wanna make a tweet with the video but I need to know how to credit you

whole bison
#

uhhhhh

coarse meteor
cedar shell
# coarse meteor

It's weird how in p5x, the snap feels way too quick. Here, it feels way more natural.

coarse meteor
whole bison
#

twitter moment

coarse meteor
#

going to leave it like this and pray it tags the right person

#

oh hey it did

#

good

sterile wren
sterile wren
lament ravine
#

Damn you guys are cooking!

whole bison
#

i never want to touch morgana again

whole bison
stray anvil
whole bison
stray anvil
#

Have you tried editing mogna's boneset

#

To match demon neck mfer instead

#

And retargeted

whole bison
#

yeah but that's what i did origionaly

#

i got some issues w floating iirc

stray anvil
#

thats why you edit morganas

#

instead of retargetting to original

whole bison
#

no like

#

in morgana's edited bones

#

bc i moved bip01 mikuclown

stray anvil
#

Well dont move bip01

sterile wren
whole bison
cedar gulch
stray anvil
#

Johnny looks happy naosmile

cedar gulch
#

Everyone looks happy! 🙂

#

See? everyone happy! 🙂

vagrant egret
#

stupid question, it's possible to somehow "port" some of the highlight attacks?

#

ik that maps are just nop

coarse meteor
#

fixed/proper victory run

coarse meteor
#

@whole bison hi, put this in your Wonder over Joker mod, this is everything you need for the Wonder combat anims, just credit me and dniwe and we good, this is the CPK folder so you can just drag and drop to your mod

lament ravine
#

That's hype well done you two! ^ ^

whole bison
#

ah tysm i’ll add it when i get home

coarse meteor
#

the crit anim is still Joker's because there was some camera stuff we couldnt figure out so its probably hardcoded

lament ravine
mellow dew
#

wait i just realized

#

is dc also a based rin enjoyer

sterile wren
#

BAM BAM BAAM

whole bison
#

just updated the mod hopefully everything should be fine if not lmk probably wasn't a good idea to upload it at 2am lmao

#

oh yeah speaking of rin, has anyone been able to get her animator exported w meshes ?

wide nebula
#

i'll show the progress i made when i get home from uni

stray anvil
#

doesnt current asset studio support it

wide nebula
#

from what i've tested i haven't gotten it to export the mesh with it rigged

coarse meteor
#

its because of how you need to go about it

#

so fun fact, ive been complaining about this elsewhere because its unbelievable

#

you need to find the right animator to export stuff

#

fun fact, the animator named wonder_thief was not the right animator for exporting wonder_thief_body

#

only way I got everything out (anims and rigged model) was by exporting all the Wonder animators individually and checking them

#

EVERY. SINGLE. ONE.

stray anvil
#

Oh wow you really did that

coarse meteor
#

yes

stray anvil
#

I told you there were 40 and my ass was too lazy and bro went and did it himself 💀

#

I could never

coarse meteor
#

yes lmao

#

I was getting those animations one way or another

stray anvil
#

Except for frost and soy I did that for them

coarse meteor
#

I'm no stranger to suffering and CBT

#

I mod KT games after all

stray anvil
coarse meteor
#

rin's codename is tirara iirc?

#

so you might have to load up all the bundles in asset studio, search that, and then export all the animators that show up

#

once you find the right animator you can select it and export it with the anims

#

do be careful how many anims you pick tho, I picked all Wonder thief anims (palace included) and ended up with an almost 300mb FBX with 150 anims

#

💀

stray anvil
#

I put p5x on an hdd so ill try to extract her sometime before the heat death of the universe

mellow dew
wide nebula
#

it is

#

but in the files she's called tirara

#

there's a few other characters who also have that sort of name difference

coarse meteor
#

right i shouldve specified it was internal name

#

brain moment

#

mont i think is called frost in the files

mellow dew
#

FROST?

wide nebula
wide nebula
#

there's also comte but i forgot who that was

coarse meteor
#

thats uuuuuuh

#

the butler looking one iirc

#

i always forget his name

mellow dew
#

these p5x characters have goofy ass code names bruh

coarse meteor
#

Seiji i think?

mellow dew
#

Soy is still the funniest

wide nebula
#

true

coarse meteor
#

they're all terrible except Wonder which is ok

mellow dew
#

all i think of when i think about the word soy is

cedar gulch
#

I love Soy Milk

cedar gulch
#

yes

mellow dew
#

LET'S GET DOWN TO BUSINESS / TO CONSUME THE SOY

cedar gulch
#

...MILK

mellow dew
#

BRUSH THE STACIES OFF NOW / OUR OMORIBOY

wide nebula
#

i can hear that gif

mellow dew
#

twitter ruined me

#

😭

wide nebula
#

omori boy is a redditor

#

😭

mellow dew
#

i need to find the better version that someone edited

#

there

coarse meteor
#

anyway I know rin is tirara in the files because thats what I used to find the bustup

wide nebula
#

i checked with rin and couldn't find any animators with a body/face mesh inside its node tree (*most* characters have it though). much like with wonder_thief, tirara_thief was just bone positions. there is a mesh tirara_thief_body_wholeexport_rig, but there's no animator in it's node tree and and that asset's node tree only contains one node to hold the mesh.

#

what i ended up doing was i looked through assetstudio's code and saw that it seems to not export a mesh with rigging unless it's referenced in a (skinned) mesh renderer, so I instead made a copy of that function using different params to get around that

coarse meteor
#

ayy yo?

wide nebula
#

attack_a

whole bison
wide nebula
coarse meteor
#

what does it look for in the bundle?

#

could be worth just editing the thief bundles

#

not like it'll cause issues, we can't play the game after all

whole bison
wide nebula
#

it contains references to a mesh, materials and the names of the root bone and any other bones that the mesh has weights for

coarse meteor
#

gotcha

#

time to suffer

#

this is on the animator, right?

wide nebula
#

not where the animator is, but where the mesh is

coarse meteor
#

ah

#

wait so how does the animator reference the mesh

wide nebula
#

that i haven't figured out yet
I checked the DLL that MUActorMeshExportInfo is declared in dnspy and there's a function in there which builds a skinned mesh renderer

#

one of the params it accepts is a Transform, which is the node tree that the animator would be inside of

coarse meteor
#

i guess i'll have to check the wonder animators again and see

heady fable
#

is his outfit supposed to be this dark?

sterile wren
#

p5 env moment

lament ravine
#

Looks kinds cool

mellow dew
#

xtra dark

lament ravine
#

I kinda like it tbh

#

Looks more edgy

heady fable
#

I don't want him to be edgy I want him to be Dorky

cedar shell
#

does wonder over joker deletes some costumes added by CBT ?

whole bison
#

it'll replace them but not delete any

cedar shell
#

hum, then it may be a problem with another mods...

#

the additional suits from CBT has been removed from my save : for example : the blue blur suits for morgana is n,ot available anymore but since I had morgana equipped with it it still is active but considered as a gun in the costume slots and not available in this slots, pretty weird

#

I'll do some test later in the day, thx

whole bison
#

kinda dep

#

oops

#

*kinda debating who to put over who for some of the other characters

#

bc some like Closer - Ann, Soy - Ryuji, Kotomo - Haru, kinda just fit

lament ravine
#

I can help if ya want

whole bison
#

So i'm not too sure who to put Tirara over

lament ravine
#

Who's that?

#

I don't think I have her yet

whole bison
#

her

lament ravine
#

Ohhh

#

Rin

#

Yeah I'd say maybe Futaba

#

She isn't a navi in game though so that might not fit

lusty wind
#

it could work, mainly as I don’t think okayann has an aoa

lament ravine
#

She doesn't but she has some cool anims that involve dancing Hehe

#

So if you can make them work then maybe use her ^ ^

lusty wind
#

would be a cool idea

#

only problem would be the finisher art 😔

lament ravine
#

Yeah true

#

She doesn't have one

#

Maybe someone could make it as a comm?

whole bison
#

tbh i don't think okayann would fit over futaba

#

wayyyyy too different of characters imo

lament ravine
#

I agree 100%

#

Okayann is annoying as fuck

#

She doesn't shut up

lament ravine
sterile wren
#

kii akechi ig

whole bison
#

oooooo i didn't think about that

#

they might fit rlly well

lament ravine
whole bison
#

kii over akechi

lament ravine
#

Oooh yeah

#

I haven't used him much but that would fit

mellow dew
#

he’s hot

cedar shell
cedar shell
lament ravine
#

Yeah Rin would go over Sumi really well @whole bison

cedar shell
#

My opinion :
Wonder - Joker
Closer - Ann
The Cowboy - Ryuji
The butler - Yusuke
The girl with grey hair (or the female butler) - Haru
FlameThrower guy - Akechi
Rin or the Robin hood like girl - Sumire

#

Robin hood girl could also go as navi

frank hornet
#

tbh Mont would work best as Sumire

#

she kinda of does that ice skating thing like how sumire does her gymnastics
also the AOA

#

Kotone Montagne or smth

cedar shell
#

problem is that she is also grateful, which could works with haru and that would mean rin for futaba which doesn't work at all, would be fine for me but it looks likemorty wanna put rin inside P5R

frank hornet
#

i think the general figure matters more when it comes to having them replace a character
rigging (idk anything about it)

cedar shell
#

or maybe...

#

rin over ann ?

#

and closer over ryuji

#

so there can be mont over Sumire

#

and so, the two butlers for ysuke and haru

#

could do it I guess

lament ravine
sterile wren
cedar shell
#

ah shit...

#

ryuji anims would fit on closer I think...

lament ravine
whole bison
#

the voice too

cedar shell
#

no it terms of rigging

lament ravine
#
  1. Ryuji is a man
sterile wren
#

i do not want to see her manspreading

cedar shell
#

just as a theme, they both are thugs

#

or seems like to me at least

lament ravine
#

If I see my Queen over fuckin Ryuji I swear

#

Closer isn't a thug

cedar shell
#

Tbh, closer is more close to chie than any other persona character to me

coarse meteor
#

itd only be weird for the crit i guess

#

same issue as Wonder

lament ravine
#

I wanna romance Closer though lol

whole bison
#

out of battle it'd be uhhhhhh

sterile wren
#

ok go replace all event animations i guess

cedar shell
# lament ravine Closer isn't a thug

I dunno, I just said how she looks to me (btw, I saw like very few stuff about p5x so I could say more shits because it would be based on my feelings rather than on my knowledge)

sterile wren
#

ryuji does it quite a bit

lament ravine
#

I'd say just keep everything as is

cedar shell
#

alright, closer over everyone on fucking pursona 5 royall, is it fine now ?

frank hornet
lament ravine
#

Closer over Joker is something I'll be doing lol

#

It'll be private before anyone bonks me

sterile wren
frank hornet
#

true

whole bison
cedar gulch
#

...oh dear god

#

she needs surgery AND a preist

lament ravine
#

I think she's ready to upload

cedar gulch
#

...

#

sure she is lmao

lament ravine
#

If she doesn't look upload ready I don't know what does

cedar gulch
#

da fuk u mean "ready to upload", with this elastic girl lookin ass

#

lmfao

lament ravine
#

Okay your right

cedar gulch
lament ravine
#

This model is ready to upload

#

I mean come on she's perfect

#

Everything I'm saying is sarcasm btw

cedar gulch
#

OMFG

#

NO SURGERY OR PREIST CAN FIX THIS SHIT

#

CLOSER IS BEYOND SAVING

#

ABANDON SHIP!!!

lament ravine
#

She looks perfect!

#

She's ready to ship

cedar gulch
#

omfg

sterile wren
cedar gulch
#

u made me so many brain cells, i fucked up kotone's tears

#

HOW DO YOU FUCK UP A FUCKING OVAL!?

#

...

#

"fuck this shit, im out"

lament ravine
#

Honestly amazing

lament ravine
#

@whole bison Are you planning on adding the new Persona designs? I think they go so hard

heady fable
#

I forgot his name he's cool

cedar shell
#

oh yeah I forgot he exists, yeah he looks sick

frank hornet
heady fable
#

Probably Alex YIIK cause he's a theater student

lament ravine
whole bison
#

still trying to figure out which mona mats are which eyes lmao

stray anvil
#

Use my vibin naoto for reference if you want

#

I labelled everything in model for that reason

lament ravine
whole bison
#

ah cool ty i'll check it in abit

sterile wren
#

wait do they use bounding box for this camera

rose vineBOT
frank hornet
#

anyone know when the beta ends?

sterile wren
#

already ended i think

coarse meteor
#

yup

frank hornet
#

oh

whole bison
#

i think p5x might add its gradiant to the bustups in post bc there's ones of P5 characters w out it (it'd also explain why none of the new characters have gradiants on their bustups)

lament ravine
sterile wren
#

that would be a wack way to handle it but maybe

#

you'd need to find the gradient texture or make one yourself then 🤔

whole bison
#

yeah im looking for one rn

sterile wren
#

divided original portrait by this p5x version

#

the gradient is very subtle ig

whole bison
#

i am going to go insane

sterile wren
#

so you have to find the proper versions

#

neat

lament ravine
#

She looks edgy

heady fable
#

tried to convert this mod for switch but ig the models are too high poly for switch since decreasing the texture resolution was not enough the game just crashes

wary cloak
#

yeah it just doesn’t work

#

plus mortyyyy has said that even if you can get the model to load it could look weird cuz it needs cbt

#

the only reason why I’m porting the adachi mod is cuz I couldn’t get this mod to work 😭

cedar shell
#

I wonder, do you think wonder with P5D suit would look good ?

whole bison
#

which P5D suit ?

lament ravine
#

Crossdressing

cedar shell
#

the one we got in P5R

heady fable
#

Damn just call them the starlight outfits lmao

lament ravine
#

Seeing wonder cross dress would be hype

cedar shell
frank hornet
sterile wren
lament ravine
cedar shell
cedar shell
#

see what ?

sterile wren
#

moment

lament ravine
#

Like as in "See? not everyone calls the dancing games by there proper names"

cedar shell
#

oh my bad

#

technically their full name is dancing in the starnight/moonlight iirc

lament ravine
#

Yeah most call them P5D or P3D

#

So it's easy to not remember the proper names

coarse meteor
#

Persona 3: Dancing in Moonlight
Persona 4: Dancing all Night
Persona 5: Dancing in Starlight

#

or if you prefer the JP names, Dancing Moon Night and Dancing Star Night

lament ravine
#

There's one for P4? Huh

#

Pretty cool

frank hornet
#

aren't they called Dancewear for p4d outfits

whole bison
#

in p5 yeah

lament ravine
#

I just call them "P5D" or "P3D" outfits

cedar shell
vestal stream
#

Any updates when closer gets released?

And the others as well?

lament ravine
#

Soon™

whole bison
#

yeah lmao

#

i've done all i can model wise (apart from physicshollowcat ) P5X only has 2 outfits for these characters, so it's either i make ones to be replaced or i just sit on it until the offical ones release

lament ravine
#

So Closer is done?

lament ravine
#

From what you've shown she looks pretty good

sterile wren
whole bison
#

ah cool thanks i'll use it whenever if there's any left for me to convert

#

i was just running them through chainer before lmao

sterile wren
#

that uh

#

that doesnt swap channels

whole bison
#

it does ?

sterile wren
#

show me your nodes

whole bison
sterile wren
#

oh lmao

#

yeah that works

#

i thought you were just normalizing or something

#

yeah keep using that then

lament ravine
sterile wren
#

you can use green channel from pk map as a specular map, for this i set emissive color to [0.3, 0.3, 0.3, 10] and it looks pretty close to p5x

#

i dont know if it'll work with c_complex tho, i think specular map acts as a mask for reflection map when a material has one

#

well maybe not 10 lol

#

multiply pk's green with the diffuse at 80% opacity, emissive color set to [0.6, 0.6, 0.6, 50]

whole bison
#

ah cool, i'll update the mod soon probably bc i need to fix rigging anyways

#

also btw do you know how i'd be able to get a proper shadow map for the sideways shadow material ?

sterile wren
#

🤔

#

what are you trying to do

whole bison
#

oh nvm lmao i was being dumb i thought you needed a special type of shadow map for it

lament ravine
whole bison
whole bison
#

was messing around w the gradiant left is no gradiant right is with, the P5X bustups w gradiants are only a single expression that i've found so far, and the eye/mouths are ungradianted iirc

#

oh i should also probably reupscale them too bc it doesn't look good here lmao

sterile wren
#

oh you applied it manually?

whole bison
#

gradient or upscale ?

sterile wren
#

gradient

whole bison
#

oh i used chainer for it

cedar gulch
#

@whole bison is it ok if you can send me the gradient used for the talking sprites?

#

trying to practice making my own talking sprites and i need the gradient to make it look... you know, close to the actual P5 sprites

whole bison
#

uhhhhhh

#

well idk how well it'd work w other characters

#

i just tried to make one that works w Luffy

cedar gulch
#

oh ok

#

thx morty

cedar shell
#

I was wondering. Why not splitting the mod in two parts :

  1. Characters (models and anims)
  2. Personas

Would be better for compatibility with outfit mods and persona expansion mods, right ?

sterile wren
whole bison
#

if anything there's too many seperate parts atm

cedar shell
cedar shell
#

wait... what is misc ?

sterile wren
#

gatekeep

coarse meteor
#

girlboss?

whole bison
sterile wren
#

👨‍💻

whole bison
stray anvil
#

did someone forget to raise fuukas model

sterile wren
#

he just like me

whole bison
cedar gulch
#

lol

#

"iT JUsT woORksssssssssss"

whole bison
#

okay so like this is big

#

just found closers normal outfit

#

spelling mistaskes my beloved

jovial oracle
#

how is the mod looking so far? any word on the party members releases?

whole bison
#

she is NOT beating the Chie 2 allegations

viral karma
#

nah, naoto the best

heady fable
# whole bison

Bro how did you get the jacket physics so well Mudkips P3 mod's MC jacket breaks every time and clips a lot

sterile wren
#

p3mc skeleton is just cursed

stray anvil
#

Thats just using jokers normal jacket bones anyway lol

#

P3MC uses actual p3mc skeleton with its jacket bones

#

atp its a works4me moment

#

I never have physics issues on it anymore

heady fable
heady fable
#

knife disappears while using winter casual

#

most random bug i've ever gotten💀

minor plaza
#

I remember a while back I had weapons disappearing either when swapping weapons or outfits outside of saferooms. It would fix itself for the next battle but I haven’t had it happen in a while. Determined it was a cbt thing at the time since it didn’t happen when it was off

heady fable
minor plaza
#

I mean it could be a different issue all together as well

#

I'll download it rq and check on my end

minor plaza
#

Is it maybe a specific weapon?

heady fable
#

Maybe that glitched?

whole bison
#

probably some vertex limit stuffs or somin idk

#

it shouldn’t be the weapon bc i used like the same 3 models for all of them lmao

coarse meteor
#

there is a bug listed since day 1 on the custom bonus tweaks page about weapon models disappearing for 1 battle and then never again, however it is so rare that even I myself have not been able to replicate it

minor plaza
#

Wouldn't a vertex limit just stretch the mesh? Not make it completely invisible?

coarse meteor
#

thats not how it works in p5r, no

minor plaza
#

Oh I might be thinking of unrigged vertices

heady fable
coarse meteor
#

I can't even replicate it on my own machine lol

mellow dew
#

do you think it's something to do with the power of pcs and how fast it loads stuff in?

whole bison
#

📣⚟𝐏𝟓𝐗 ◤ #事前登錄 ◢ 正式開跑啦‼
預約送限定主角時裝 ➜ http://lnk.to/P5Xpre
完成FB貼文任務~阿七加碼送つ🎁⊂
.
◜汪汪嚕!怪盜們久等啦ꔛ
ꊞ 離阿七與大家見面的時間
◟ 又更進一步了! ( ꈍ∇ꈍ )
.
💎預約完直接【按👍粉絲團】
就送補給禮包!千萬別錯過啦~
.…

💖 39

#

might finally be able to do some more work on this mod lmao

whole bison
#

kinda forgoten what i've posted and what i haven't but uhhh lmao

#

anyways here's the current plans for characters:
Ann- Closer
Ryuji- Soy
Makoto- Tembin
Yusuke- Comte
Haru- Komoto
Futaba- Tirara
Sumi- would probably make sense to be Frost considering their character similarities although Wind seems to be an important character in the promo so i might use her insead
Akechi- probably gonna be Enco and then Kii is gonna be over mishima instead
Morgana- obvs gonna be cattle but i still haven't really considered what to do for his overworld model so if anyone has any ideas lmk !

jovial oracle
#

Neat! I lokk forward to seeing how the whole cast will look, fingers crossed that their persona's will be added in as well.

sleek relic
#

merope as velvet attendant naocry 👉 👈

minor plaza
#

Yes

cedar shell
sleek relic
#

igorteddieigor

heady fable
#

If its Leo then it's extremely fitting for Normal Akechi

whole bison
#

Enco's one of the ppl on the train with the Introverted Girl

#

p sure this is him

heady fable
#

Wow we don't even have phantom thief fit for him I think?

whole bison
#

we do not

whole bison
#

ignore the mouth rigging but-

whole bison
#

looking for some people to test out Luffy, mainly looking for Cat form anims that have been incorrectly retargeted and also any bugs refering to the mementos car (should still be morgana bus in cutscenes)

#

also some event bustups have been changed (not cat form tho) navi bustups should still bo mona

#

also don't share outside of this server pls ty

minor plaza
#

I assume the car will have cbt as dependency since it crashes without it?

whole bison
#

oh yeah lmao

minor plaza
#

Doesn't the mona car have normal maps anyway though?

#

It seems odd that this mat is crashing if that the case

whole bison
#

lmk if it crashes w cbt tho bc im p sure i was fucky w the mats

minor plaza
#

Nah it's fine with cbt

#

No real issues to my eye with the battle model or animations. Mona truck still part of Noir showtime but you probably already knew that

whole bison
#

yeah that’s known i haven’t really looked much at changing it bc the beta 1 model was too small but i’ll give it a look w the new one

cedar gulch
#

i can do it

#

test luffy i mean

#

(an excuse to play Royal again lol, been procrastinating cuss of classes and waiting for this to be done lol)

cedar gulch
#

found an error, Luffy's portrait eyes and mouth are misplaced

#

@whole bison

#

also this, His eyes don't move at all, in the overworld or in ingame cutscenes

#

i would like to call this... "The Eyes of Death"

cedar gulch
#

this bird crashed my game when going into battle lol @whole bison

whole bison
#

are you using cbt ?

whole bison
cedar gulch
#

cbt?

wet lichen
#

Custom bonus tweak

cedar gulch
#

oh, i'm not

#

how do i do that?

whole bison
#

p sure this is the bustup param w the cattle changes place it in BUSTUP\DATA btw if anyone knows a better way for me to do this lmk bc editing the param seems like it's gonna be a nightmare if ppl want only a couple characters from the mod

jovial oracle
#

its awesome, will his persona be added in soon as well?

jovial oracle
#

btw my game crashed after using his follow up attack.

minor plaza
#

Just delete the car

jovial oracle
#

got it

whole bison
#

kinda knew this wasn't gonna work but i'm surprised at how much it didn't lmao

minor plaza
#

Lmfao I love it

waxen oracle
#

Bro is not holding the Steering wheel 🗣️❗

whole bison
#

i heard

#

limited to 1000 ppl tho iirc

#

but hopefully we can still download it

cedar gulch
#

yes

#

i need my new phantom thieves god damn it lol

#

u doing ok?

minor plaza
coarse meteor
#

well, so far everyone's been able to download the clients/files even without access

minor plaza
#

Praying they still let me do that

whole bison
#

i just need to figure out why my models materials are getting the shader crash no matter what mats i use it’s driving me insane lmao

cedar gulch
whole bison
mellow dew
#

yeah that looks right

whole bison
#

honestly same tbh

whole bison
#

okay bc i can't figure out how to move the anim into a gap for the life of me, here's the blend of the anim set up for rokoko retargeting (should just need to press the retarget button)

#

if anyone could take a look at it for me it'd be greatly appreciated :3

minor plaza
#

Crashed my Blender haha

whole bison
cedar gulch
#

lol, noice

whole bison
#

just need to polish the aoa portrait and anim location bc i was using sumi's whilst editing but jokers cam fits a lot better imo

cedar gulch
#

lol

#

noice

frank hornet
#

feels a little out of sync (and a bit fast) but also p5x kinda feels less polished tbh

cedar shell
#

Normal : it's a spin-off, and a gacha game on top of it, and not made by the studio that made the original P5(R)

whole bison
whole bison
sterile wren
#

she shiny

whole bison
#

what thingy is it for the pbr mats that determine glossyness

sterile wren
#

roughness

whole bison
#

ah ty

minor plaza
whole bison
jovial oracle
#

...what am I looking at?

whole bison
#

worst part is i have some no idea how to fix them lmao

whole bison
sterile wren
whole bison
#

so true

whole bison
#

she still shiny|| i've been too busy editing the anims||

sleek relic
#

merope supremacy❤️

minor plaza
#

She was vibin for real lmao

sleek relic
#

who wouldnt? the music hard asf FEMMCHI

whole bison
#

actually wait could this be due to the bone orientation of the root im using to load the field objects ?

stray anvil
#

Is the skyboax supposed to have a uv anim

whole bison
#

not at the moment

stray anvil
#

i mean in p5x

whole bison
#

ohhhh

#

yea

#

i think im using the wrong texture for it anyways

stray anvil
#

me when hole in neck because face and skin mats are very different

whole bison
#

i need to reexport basically all the older models anyways bc of bounding boxes so i can fix that then

whole bison
#

still a couple of touch ups i need to make on a couple, but the alice anims i had to basically redo so she sits bc she's too tall for lavenza's anim lmao

whole bison
#

okay so i think i found the gradiant for bustups in p5x but uhhhhhhh hollowcat

whole bison
#

oh cool just found out they changed closers anims from beta 1-2

stray anvil
#

and models got changed

#

This is why you wait for beta to be done True

whole bison
whole bison
#

cannot wait for them to include bust ups in the next beta (ignore the green i will be fixing)

cedar shell
#

how do you manage to get all this stuff from the betas btw ?

whole bison
#

just exporting them using asset studio

cedar shell
#

so you actually managed to download the game or even to play the beta ?

whole bison
#

oh no ive never actually played it lmao

#

just downloaded it for the files

cedar shell
#

alright, thx ^^

whole bison
#

the env of all time

sterile wren
#

holy shit

whole bison
#

trying to find what controls lighting direction is not going well

cedar gulch
#

10/10 lighting

mellow dew
#

people who make fnaf vhs would be loving this lighting

whole bison
#

trying to figure out how to stop the wall from being partially lit is going to drive me insane|| (i have said this about every part of the mod)||

#

okay i think this might be the worse one yet

#

turns out it was the materials this whole time hollowcat

mellow dew
#

she's goin O.O

sleek relic
#

O.O

frank hornet
whole bison
#

cooked here i think ngl

#

okay nvm after checking i have realised i accidentally made it wayyyyyy too dark

stray anvil
#

why his jacket look like that

whole bison
#

forgor to add roughness for pbr

cedar shell
#

Next update will be sick I think !

whole bison
#

jw does anybody have an fbx w rins battle anims, my exporter likes to just ignore 90% of the bones

whole bison
#

wanted to make sure everything worked before retargeting the jacket bones for doors, do yous think it's obv there's none there or ?

whole bison
#

i somehow managed to loose the edited for p5r rin aoa animspain

whole bison
whole bison
#

no thoughts head empty

jovial oracle
#

I saw the Rin mod on gamebanana and it looks amazing, I’m curious of who from P5X will be next, Maybe the owl one along with their persona?

whole bison
#

the owl will not be done for a v v long time probs

#

well a full replacer for them anyways

#

bc uhhhh owl with cat animations doesn't look good !

jovial oracle
#

What about the persona?

mellow dew
#

i'll install the owl mod whenever it comes out cuz i hate that annoying ass cat's face :3

wet lichen
#

based joe

whole bison
#

honestly i rlly wanna work on lufy over mona but it's just gonna be such a pain w anims

#

and i can't rlly mess too much w the model before deciding what to do about anims

astral pine
whole bison
#

i'd appreciate if some ppl could test this next update to see if there's issues w models, anims, etc whilst i move over the rest of the outfits to costume framework

#

changelog:

  • redid wonder thief rigging, now uses high poly model instead of the low one used before which was causing issues w normal maps
  • new materials/textures on all models no longer use normal maps, freeing up speculars to create a look more similar to p5x
  • simplified hair rigging for hopefully easier physics when implimented
  • uses wonders beta 2 face model which has been rerigged fixing former face rig issues
  • edited emt animations to help reduce jokers exagerated expressions
  • converted the mod to now use costume frameworks character asset system (uses slot 1)
  • converted spds for compatability with spd merging

known issues:

  • probably some visable seems around necks on some models
  • rigging on wonders back colar isn't the best
  • janosik currently hasn't been reimplimented loading a save with him causes the game to softlock
  • not sure if this is bc i did something wrong or if it's a costume framework issue but enabling overworld costumes causes the game to hang on opening due to loading the phantom thief costume for main menu?
  • currently no physics chunks on any of the outfits (hopefully)

oh and also not every outfits done yet, so chances are you'll be seeing the shujin uniform alot

whole bison
minor plaza
#

Bro. Man is slaying

mellow dew
#

DOES BRO WEAR A CHOKER?

#

THAT'S AWESOME

minor plaza
#

They know what they're doing lmao

mellow dew
#

bro gets a little fruity with it

#

:3

sterile wren
#

viola from bayonetta 3

wet lichen
vestal stream
#

Did you just always trigger a showtime ? How?

whole bison
#

it's a flag ingame lmao

vestal stream
#

I know but I was never able to find out which one it was
Would you mind telling us?