#Modded Assets Discussion
1 messages · Page 14 of 1
if that works good for you
yeah it works
its like uhh
Fsr 3.5 frame gen for rtx
the same thing
most of the time it only generates "fake" frames which doesn't affect the main thread
so you're not getting any dps advantage
but i see that my modernia deals more dmg, is it placebo or is it doing something
tested it like 6 times
Modernia deals at least 3 mil more
But that mean they blacklisted an entire AMD Rx 6000 and 7000 series + Rtx 40 series
pretty minimally and roughly tho
like
they calculate your expected dps and total damage
some shit like that
and see if they match up in the result

they also check your clear time with other users
it's amd exclusives
Nvidia has it too
they cant ban entire graphics card company
Frame gen isnt able to be fix since it's not a glitch
no I mean
only if they put it on Vulkan
the whole game being tied to the framerate
it's unity atm
they said they're gonna fix it on jan
it's been 11 months
and they still have zero clue on why it's happening
cuz they fired all senior devs
why they do dat
I would do that too if I were a ceo
I mean that's a common thing in game dev
you launch the game and fire the senior devs

cuz you need to pay them well
wth
unnecessary cost
yeah that's true
senior = more professional = higher cost
why do you need senior devs after you launch the game
you only need some cheap script kids to fill in the data
so they get fired after they implement all essential features that are needed to launch the game
life cycle of most game programmers are < 2 years
you move to other companies after that
that's why sequels are garbage, almost always
cus when shits happened theres when a professional is used
like data breach or sum
also from what i see
most unity game
hey they haven't updated the encryption method used for staticdata.pack for 12 months
is used 60
what is that
the most essential data in this game
dialogues, events, stage info, monster stats, character stats
everything is in there
Even in their developer interviews you can't find system programmers
Only server programmers because they are essential for the live service game
Kek
so I need to swap some existent MLB Nikkes burst lobby I got for the one I want? 
Yeah, swap with SRs
There is also Modernia's skin's burst wallpaper
being a Modernialess player I did not know that
@pine estuary #modded-assets message x.X
was it a request or poll or smt?
p.s, videos are kinda slowmow... intentionally?
just a preview
Fetish btw, i mean, who don't like to preg a schoolgirl? Most JAV porn are school related
Hentai also
Basically "schoolgirl" term were made for porn

🤨

💀 mans dedicated to his craft
Agree on the schoolgirl point.
@polar wing @mellow marsh how you do skin swap when the original file is like this?

default skin is c090_aim_00 (skel, atlas and texture) so when I try to do skin swap with the files from the skin the result is broken 
But I wanted to swap default Emma for that one

Why they had to make c090_aim_00.skel for xmas Emma and for default Emma? 
I would need Spine to modify c090_aim_00.skel to c090_aim_01.skel and to make it works right?
@wicked pivot how xmas Emma aim is working from your website? 
When I upload the original files from my eb folder the textures break even when they are the original files 
Nvm guys, actually the skin swap works just fine with the traditional swap method renaming only atlas and the png
But the files can't be opened properly from SkeletonViewer/SpineViewerWPF/Live2DVisualiser, only from the game itself

Xmas Emma default skin swap done 
Yeah coz the texture is smaller than the resolution specified in the atlas
The game upscales it
If u wanna view it externally then resize the texture to 2048×2048
lol true, I just checked and the original aim texture is at 1024x1024

yes what he said
this explains why my assets before PC launch looks blurry in aim and cover
I upscaled them myself but I used some shitty tool that was fast and free
I need to reupload everything in full hd but it'll be so boring
it's ok, the tool works just fine for most recent skins anyways so that's what matters

This xmas Emma skin was a specific case 
Hi. does anyone has this file but not as a skin swap?
oraclealice
oraclealice still has the skirt
on that one i removed the skirt and drew over the leg
So is there no way to change normal UI to NieR UI?
When this skin ?
is there a mod to turn off this flicker that happens while shooting?
Nope
Thats basically if u aim too much to the left or right
At the end of the day, these models are all 2d
Theyre just designed in a way that gives u the impression of being 3d
📌Check the pinned messages. They have all the information you need.
How to view pinned messages: Tap the pin icon in the top right of your screen if you're on Discord for PC, or else swipe left to open the sidebar and then click on the pin icon if you're using Discord for Mobile.
how do I install mods
📌Check the pinned messages. They have all the information you need.
How to view pinned messages: Tap the pin icon in the top right of your screen if you're on Discord for PC, or else swipe left to open the sidebar and then click on the pin icon if you're using Discord for Mobile.
Yus thanks

shifty has become sentient
wait what
so with spine tools can you make custom animation modules?
Is there a reason to use spine pro anymore for modding?
can u tell me the path of where to find this
i think thats just a spine viewer with extra shit
@lament ruin is this real
Ive coded her to react with a middle fingie if someone keeps asking the same thing 3 or more times
To reduce spam
But she didnt have react perms apparently and that was making her crash
Which would mean I had to keep checking regularly and restarting her if she did crash
interesting
@polar wing do u know how I could modify the sprite files to avoid that cut the game does to fit the image to the portrait? 
📌Check the pinned messages. They have all the information you need.
How to view pinned messages: Tap the pin icon in the top right of your screen if you're on Discord for PC, or else swipe left to open the sidebar and then click on the pin icon if you're using Discord for Mobile.
did you try doing the portrait swap then editing that
or did you replace viper's directly
I tried to edit the sprite data from the default Viper with the original skin version but I just break the sprite file instead 
i think viper just has a lower border than her skin
cause her original doesnt have bunny ears
actually idk
yeah that's is why I tried to modify the sprite data
i just took it from dci server
but I was breaking the file instead 
how they do it? I want to do the same for other border limited portraits

uh
regular swap?
do you swap both sprite and texture2d or only one
its probably not border cause the one i sent works
I mean to avoid the cut on the texture swap
because I do it the same way than skin swap but the result is the file crop the image to fit the size in the sprite data I think
idk
@severe mountain
-
Open the original sprite bundle using UABEA (on kxdew case the original file for the bunny viper skin)
-
Click on the sprite asset then hit 'Edit Data'
-
Copy everything (Just alt+a + alt+c)
-
Paste it in notepad or anywhere you want
-
Now close the existing windows then open the sprite bundle you want to modify in UABEA
-
Same as step 2, view the data of the sprite
*refer to the image -
On the opened 'Edit Data' window copy the highlighted texts and replace the highlighted texts to the one you saved earlier(saved in notepad)
-
Copy everything (notepad) then paste it to the 'Edit Data' windows then press Ok
-
Change image if you havent done so then repack as normal
@small yoke
only works for swaps skins tho. You can modify the border radius yourself too but its a bit tedious since you also need to modify the dimension of the images and shits
The file path? It's on the same unity folder as nikke skillcut animations
...\AppData\LocalLow\Unity
if you're planning on getting anything from it though you'd need a different fork of asset studio with an updated texture2d decoder
once again arigato for the help! it works perfectly now

@severe mountain the lines to be copied/replaced in the sprite data are always the same ones?
Time to test it for other portraits like Scarlet one with her huge hat 
Ye
yeah, spine pro is unfortunately still crusial if you want to modify animations and geometry. The main purpose of my app is to have to solution to convert the textures to standart alpha, so you can work with any graphic tool you like, and update modified textures with a single click. So basicly it helps if you don't have a spine pro.
The big disadvantage is it will only work for spine 4.1 models... I figured getting multiple spine runtimes in one Unity build is a major task, not to mention the runitmes have to be modified greatly to allow import from raw assets at runtime.
is it that big of a deal
there isn't any 4.0 asset released anymore afaik
at least I haven't encountered one in a long time
dunno, I don't have time to start checking latest files, but all old mods certainly are still 4.0.
When normal version of Viper Bunny skin ?
Hello everyone! Is this possible to unpack nikke gamefiles? That's only just for my own purposes i won't share extracted files. I saw nikkeTools but it was DMCAd
i wanna get skins, l2ds and ost, if it's possible
check pins
oh, thanks a lot
The time when we needed her. Shifty is useless.
Viper skin swap (normal) for PC
THX so much
Lmao
this ever get repacked to work in current game? i tried couldn't get it working
How does nikke encapsulate the unpacked files?
u mean how to re-encrypt modified nikke files so the game can read them?
Yeah,Can you give me a hand?
hey, so the privaty non swap less exposed variant 1 just doesn't work
there is no files to replace and as soon you boot up the game the files vanish from the eb folder
the mod is old
or you picked the wrong platform
well, the file .bundle can't be re-encrypted directly I think (I never tried it like that)
I use UABEA to edit the .bundle, then:
- "save as" the modified file with any name, I use xxxx_MOD
- close the file from UABEA and re-open it again
- "compress" the file you opened with the compression option "LZ4" and save it with a different name (example xxxx_comp_MOD)
- drag that conpressed file and drop it on NikkeAssetUnpacker.exe (NAU because NikkeTools is older)
and the final file must have "enc" in its name if the process was correct (example: xxxx_comp_MOD_enc.bundle)
The last step is to rename that file like the original one, removing ".bundle" extension making the file without extension like nikke original files

Maiden the headless

really difficult to make the lower part of her hair transparent without mess up the whole hair
kinda goofy
there’s not much behind her hair anyways
you could probably do a gradual fade ish transparent by using little hardness and a huge ass brush size
well the mod is for myself anyways

I was Maiden main before so I must to do it
but maybe I'll post Maiden portrait swaps later 
oh
Alright, thanks
Noise modded default skin by VolumeSimp repacked for PC
I just repacked it because I liked the standing mod
Do credit me kiddo
TBH it's not mentioned in the message replied to
I just made the repack but no idea who made it because the message, sorry 
I was trying to blend the boobs colors a bit but PS and its white borders strikes again


I made the whole noise mod on that
so far I can switch between PS and paint.net just fine but to remove the white edges manually is pain 
someone have the noise skin for pc pls ?
Anyone have any suggestions for what spineviewer to use?
trying to start learning how to mod
This website: https://nikke-db.pages.dev/visualiser or the ones below
ty
Okay now uh
I know there's a download somewhere here with each characters file
think I found it
not the file names
oh, you mean the eb folder?
I don't have idea what is that tbh, I use the files in my own eb folder
📌Check the pinned messages. They have all the information you need.
How to view pinned messages: Tap the pin icon in the top right of your screen if you're on Discord for PC, or else swipe left to open the sidebar and then click on the pin icon if you're using Discord for Mobile.

good lord this hurts my eyes
simple but useful 
thx so much !
to know the version you need to open the ".skel" file with some text editor like notepad++
use 4.0.6x
4.0.64
yup
Alt+click on the body to move it separately
Alt+mouse wheel to make it smaller or bigger
crashed when I clicked "use BG"
if u want to see the preview only the option you need to modify is this one only
eh experimenting with stuff

how
paint net
dude trying to change the colors of mast’s leg to match her ass was a huge fucking pain
uh
the website one?
Paint.NET is free image and photo editing software for computers that run Windows.
yeah download that
old head ahh website
wdym by website one
saw it was on the microsoft store
ver 5.0.12
just download latest
epic now we painting : D
if not for my lack of artistic talent i wouldve made pantyless mast 
photoshopping shit onto other shit is so much easier
use hue tool
hue... hue... hmm
Magic wand doesn't let me select in bulk
like multiple parts
ye
on "Selection mode" select "Add union"
Lasso is what I use
for that
Great! now where s add union

it's for Lasso tool
what just hold ctrl
oh
wait actually magic wand got the option too lol
you dont need add union
holding ctrl it just keeps on making little areas not being consistant
drag the wand around for a while until it selects the entire thing
magic wand kinda shit tbh
maybe just lasso it
I think you need to play with "Tolerance" level too

dayum
actually gimme a sec to find rgb
had to find a specific hex
if its on the texture there’s a color picker tool
copies the hex of whatever you click on
press b
hmm
I'm only able to color a small bit of it
k finished
@small yoke How do I attach the new png
you can save the png with the same name and overwrite the original, or move the original to another folder and name the new one with the same name and put it together with the .skel and .atlas files
to see the changes in SpineViewerWPF I think you need to close and re-open the program and load everything over again

hm it worked
now what if I wanted to add it to the game?
isn't there some sort of long process
to do it you need to follow a few steps with other programs: UABEA, NAU and AssetStudio
the ".bundle" file
you get the bundle after to drop the original file onto NikkeAssetUnpacker.exe
here NAU: https://bunkrr.su/d/goY9b5bGcwM37 (NikkeAssetUnpacker)
yeah, 1 file at the time is how I was doing it
don't open NAU
Drag the file into NAU
powershell?
You don't need to do anything
well I did drag and drop the individual file
Just drag the bundle into the exe
yeah I have that rn
not need to open NAU

I think the most recent NAU version can works with a whole folder and stuff but I'm still using an older version because I'm used to the manual process already

k got the bundle
now to UABEA
So I put the bundle into the UABEA
and it gives me file or memory
what's the issue with old mods on nikke db
@ancient schoonerif you make mods by using nikke-db assets I'd like you to credit the website, I don't care if you do your own digging in eb
now I'm here
I'm simply just learning, I'll never actually make public mods
I just got random motivation to do one for shits n giggles
after seeing this meme
but yeah, ty for the nikke-db
it's really helpful
basic mod is just drawing over the .png file . if you want something a lot more complex with new animations and stuff you'll need to pay for spine afaik there isn't a cracked 4.1 version
my main goal is to redraw delta
I'm first testing with a simple hair color swap
welp good luck with WPF, can't help you with it
ty, I'll try my best to learn on it
I mean for specific cases like the old xmas Emma from the other day, not a website problem... the mods are too old 
hmm
how can I change the texture here to be the one I just made?
I'm confident they still use 1024x files for android tho so the mod isn't "old"

wait you can take assets from nikke db?
how
plugins, edit texture, load
🙏
all my static files are uploaded to a public repository so yeah you can grab every spine and png I use. though I do a lot of manual renaming ( especially skins, story , cutscenes, etc ) so I'm not sure if they will work if you try to mod and repack it in game
I know that web today as well thanks to this chat 
honestly if you just want to test recoloring you don't need uabe if you already have the files
it's an extraction tool so once you've got the three needed files on your pc you're good to mod
edit your png, load it into a software and leave uabe for later
once I get the png edited from paint where would I load it into
to avoid the whole uabea steps
lewd Delta mods when?
ahaha... never
So, how do I turn it into a file now
📌Check the pinned messages. They have all the information you need.
How to view pinned messages: Tap the pin icon in the top right of your screen if you're on Discord for PC, or else swipe left to open the sidebar and then click on the pin icon if you're using Discord for Mobile.
shiver me timbers
what
what is this called _
the _
only file name
for enc bundle
shut up
it's ight blud

wait did you compress
taco bell
what
ok
added the new texture
recompressed
okay loading worked
now to see if it's a pink standing or not
nope it's a ghost
only time a character is pink is when atlas has the wrong png name inside
well it shows nothing
uabea with new texture -> NAU - > file
uabea with new texture -> uabea with new bundle
click file then compress
or ctrl m
hmmm
ight now the UABEA is acting up
I drop the bundle after I save it
and it only opens it
yeah it only opens the asset info
and not the file stuff for the bundle
i dont think its uabea
strange
I redid the steps
ep -> NAU -> UABEA -> w/texture change.bundle - > UABEA
but for anything I put into UABEA it keeps on saying no file open
even after I redownloaded it
ok so after you edited the bundle on uabea
you saved on both windows
then you drag the bundle back onto uabea?
drag bundle onto UABEA = that
it doesn't even bother asking if I want to open it
it goes straight to asset info
oh what the hell
yk what just encrypt with nikketools
great! where's that at
dmca but that doesnt mean its completely removed from the internet
so uh
how does nikke tools work?
oh brother, every time I try to open nikketools it instantly closes
replace .bundle with _MOD
put it in a folder
drag that folder onto nikketools
you'll get MOD_ENC if it works
works similar to nau
yeah
antivirus update, intelligence update, other update
yeah it might be because of the update
yes I'm able to run NAU perfectly
so it's 100% not that
and I tried downloading net earlier but it said I have it already installed
nope not even open a slight bit
I just see a tab about to open on my hotbar b
for 1 milisecond
then it disappears
damn
no
damn just send me the bundle and ill compress it
maybe see if there's anythign wrong with the bundle or your uabea
Not again 😔
ight lets retrace
wym not again?
Not you
thank god 🙏
what
okay
step 1
da eb file
into NAU to get the decompressed version
UABEA then I add the texture
then I save
on both windows?
do you save on both assets window and uabea
is it supposed to take a couple of seconds to load the png file
if your UABEA freezes loading the png just wait until it finish to load
I load the bundle again and it still shows this
I'm gonna restart my PC and see if it fixes
cause it was working fine earlier
on that window (if you already loaded and saved the png previously) you need to select "File>save" and then close that window
yeah so I do close it
after saving
nothing happens
to the main windo
w
even if I try to click compress or do ctrl+m
lemme restart rn brb
why your file is not showing in main UABEA window tho? 
ok so first you saved on asset info window
closed it
and then saved on uabea window right
wait the file is not showing on main UABEA window 
The weirdest part is, it was working 100% fine earlier
do u open the bundle file dragging it to UABEA or from UABEA menu file>open?
wait did you click compres to file or memory
Both
It don't let me click anything
it just straight opens to asset
no when you first opened it
When I first opened I clicked memory
oh it was like that at the start?
like in the video
oh
But that shouldn't have mattered
oh lol, I forgot the "memory" step as well

since after I noticed the bug, I reinstalled UABEA and it still persisted
you fucked up the bundle somehow
I fucked up UABEA somehow
no that happened on my uabea too

how tf you fix it
That is why I use an older UABEA 
wait what
which uabea
game dont crash cause of this
maybe softlock
if gjopin did the edition the file works for sure now
uh...
what
biblically accurate delta

🔥
give me the atlas and skel of the place you got the png from 🔫
oh and that ☝️
fuck i just got mihara from gold mold
well apparently they arent
average mold experience 
isnt that the latest oen
Don't worry... I use Gimp anyway
itll work this time
🥹
the easier process would be to use your own files in your eb folder to avoid problems with outdated files from other sources and stuff
ngl I might just do that
why didnt you in the first place
because I don't know how 💀
literally just drag file from eb onto nau
no white edges?
if it doesnt work it's koshirei's fault
ok yk what redo your edits on the current delta file
step -2
Well... I don't see any yet, but I might switch to paint.net anyway
or just work on one texture between programs
k file is decompressed
I just want something between PS and paint.net in terms of utilities and flexibility
Gimp + plugins:
asset studio download where
found it
Imo RazTools is better
😭
go to releases
dont download master
what advantages does it have over asset studio?
I don't rememer which one I use but if it works, it works

AssetStudioGUI_NKAB_v3.7z
actually
okay so 3.7z
Can't say much.
All I know is that is continued and works for newer stuff that may crash on normal AssetStudio in the future
and the exe in "net472" folder
this one opens file without needing to decrypt first right
i think it was made for that purpose
I think I have too many
great now I have it
unity folder files yes, eb folder files idk 
try it
welp
I'll check RazTools version then
ngl, someone should really make a tool that does it all
works the same but has newer libraries
or at least half of these steps
I've been at this for 3 hours+
when I was starting I spent a day, then next day goofing around with textures
Now i wonder what should I do...
I am bored. Mouse is sht now so i can't draw lines

well you could join me in my journey
in an epic quest
THE ONE PIECE
to make delta into astolfo
NikkeTools gave me problems too, so I just sent it to my trash bin and started to use NAU for everything 
why would you turn a tomboy into a femboy...
just a recolor?
it's 1 am
gonna check on it tomorrow
replace the mouth with a perm smile from rupee kit
wait how easy is it to replace a standing with a gif?
for the face I'd need Spine
wdym
like change the animation?\
what about that old Maiden mod?
spine pro
to a gif or an image
300 dollars
well fuck right
license so you have to pay yearly
well fuck
I mean... I could. But I am lazy. yeah.
duality of man
the duality of my mind because I spent the entire day learning "okay do this" then seeing someone else come in and say
"actually why not do this?"
then it doesn't work
and someone else says
"yk this parts easier if you use this"
I guess I could make a rough image of what i want to do with her and then change the rest on paint.net because of edges
@polar wing yo can you post ur delta texture
the process is tedious but We do it for the waifus
what
weird I thought I made one
Also, I wonder if there even is a plugin that aligns the texture based on the .skel file.
would be so much easier to edit.
there probably isnt
you can just:
- close the game
- delete your Delta files from your eb folder completely
- open the game
- the game will download Delta original files again automatically
nah
yeah we talked about this like a couple hours ago
just go to outpost
delete delta file
go back to nikke
and click on her
so it downloads her files again
wouldn't she be invisible?
cause theres nothing to load
nah
dayum
downloads again
let me try
it takes a bit to download the file but it does
DAMN
as long as there isn't any file of X_char name in the eb it will automatically download
you guys didn't know? damn
pain
@ancient schooner
i remember i closed nikke everytime to check mods too
🙏
before i found out outpost strat
going to outpost refreshes stuff, so yeah
I guess imma just... fetch new files for maiden standing... do sht tomorrow if I don't forget and continue for next days
whatchu gonna do with maiden
open her chest, idk
change black color to skin color
remove long ass dress
just like I did on older files
I still can't believe I haven't touched it since then
shading without having everything aligned is so ass
yeah... ima redo whole thing tomorrow

8 months
M'kay remade da hair
I had to redraw manga chapters before and it was a bit easier for the black&white, but colored stuff is too much for me

i wanna learn how to make mods using ai
dont think there's a tutorial on that tho
would be so much easier if only I could just
😭
asset studio is just an extractor
probably just taking standing and using img->img
😔
that's uabea's job
aka the one thing I can't use
then glueing it all together
imma check sth...
just try again
you download uabea from bingle right?
nope, RazTools is also only the extractor
💀
yes
and just like that
yeah
the smallest possible
no the fastest possible
well... I use LZMA anyway
I don't feel any difference anyway
launching game
time, literally 10s compression difference

it's been here for a while
you'll have to endure it
yes
did it say something like this when you reencrypted
https://cdn.discordapp.com/attachments/1041207949508497548/1181033240606294087/image.png?ex=657f95eb&is=656d20eb&hm=358bbb1b98a00912e6d06555c873f03c7f64c788915d2493f2a2dbccff92c684&
drag compressed back onto nau
get rid of dec_enc.bundle assuming you followed my video
It should say this when encrypting
she's ginger-ish now
decided to mess around
is that what delta looks like without her vest

her torso is basically just a black tank top
can 100% just make it black colored or change it into a proper wife beater
OOOOOR
I can find something to paste over it

2 am, I am off to sleep
cya
I wonder what you'll cook
just don't burn the damn kitchen
I'll probably start doing random stuff
best thing to do would be to add nipples to it since she's already flat
then boom you got femboy mod
uh how 2 do nipples and even then how would I make it look like it's under the clothing
AI-generated boobs where?
how 2 even make the AI add to it properly
just realized delta looks like she has a bulge in her pants
even more of a reason why astolfo would fit it
sleep for now, tomorrow the grind continues
If there was ever Nikke that could be a good Femboy Delta would be one of them
I was pingponged
simple, dont sưap







