_QED Posted March 26, 2025 Posted March 26, 2025 55 minutes ago, amorrow28 said: Yes, unfortunately. The names are stored in root.rdb.name (0xADD53B4B.name), which is stored inside 0x012fe7c9.fdata. Unfortunately, the final version of the game is missing 0x012fe7c9.fdata - it has been deleted. Interestingly, it is still referenced inside root.rdb and root.rdx, even though it has been removed. I would like to express my gratitude for the advice you have given me. I will endeavour to locate the files that will be of use to me.😄 (I find the structure of this game to be quite complex, and while I must admit I am not fully convinced, I trust that KT has its reasons and sees value in this approach.......) 1
UCR Posted March 27, 2025 Posted March 27, 2025 9 hours ago, td-ok said: I send my biggest thanks to the game author, tool author and mod author. Yumia's jacket and skirt were shortened. The shorts are plain and tasteless, so I added color. yumia-mini skirt.zip no panty please ?
amorrow28 Posted March 27, 2025 Posted March 27, 2025 I've uploaded a new version of partially-nude Yumia that restores her hair ornaments and belt. Thank you to @cyn_mod for helping me! Download here. 17
amorrow28 Posted March 27, 2025 Posted March 27, 2025 (edited) 1 hour ago, _QED said: I would like to express my gratitude for the advice you have given me. I will endeavour to locate the files that will be of use to me.😄 (I find the structure of this game to be quite complex, and while I must admit I am not fully convinced, I trust that KT has its reasons and sees value in this approach.......) DeathChaos25 (the author of fdata_dump) gave me a great idea, and I tried it out just now. Unzip this fdata file (taken from the demo) into your {Steam}/Atelier Yumia/Motor folder, then use qrdbtool. It will restore names to about 2/3 of the files (the files that exist in the demo)! I tested the game, and it does not crash if you put this file in your folder. Yumia Demo fdata files from DeathChaos25 My next tip is to 1. search for "g1m" for example to get all the models, and 2. to sort by size, because character models will be around a certain size. They will not be very big like maps, or very small like objects. In fact, this is how I found Yumia the first time before I learned about qrdbtool - I extracted every single file using fdata_dump and sorted g1ms by size. Characters are around 1-4 MB (although so are other objects) - you can see two of them in my screenshot. But now you can skip many files that you know you do not care about, and it should speed up the process of finding files. Edited March 27, 2025 by amorrow28 2
_QED Posted March 27, 2025 Posted March 27, 2025 8 minutes ago, amorrow28 said: DeathChaos25 (the author of fdata_dump) gave me a great idea, and I tried it out just now. Unzip this fdata file (taken from the demo) into your {Steam}/Atelier Yumia/Motor folder, then use qrdbtool. It will restore names to about 2/3 of the files (the files that exist in the demo)! I tested the game, and it does not crash if you put this file in your folder. My next tip is to 1. search for "g1m" for example to get all the models, and 2. to sort by size, because character models will be around a certain size. They will not be very big like maps, or very small like objects. In fact, this is how I found Yumia the first time before I learned about qrdbtool - I extracted every single file using fdata_dump and sorted g1ms by size. Characters are around 1-4 MB (although so are other objects) - you can see two of them in my screenshot. But now you can skip many files that you know you do not care about, and it should speed up the process of finding files. It is truly an excellent idea!🌟 I cannot find the words to adequately express my gratitude to you.🙌 I am filled with profound admiration and awe towards you.👏 1
pesoi Posted March 27, 2025 Posted March 27, 2025 12 hours ago, td-ok said: I send my biggest thanks to the game author, tool author and mod author. Yumia's jacket and skirt were shortened. The shorts are plain and tasteless, so I added color. yumia-mini skirt.zip great job white panties please white and light purple stripes panties please
gireza Posted March 27, 2025 Posted March 27, 2025 11 hours ago, 猫タビ said: Hello, I added a new topless mod for Isla... Reveal hidden contents Front View Yumia Isla I will add mods to the remaining female cast once they join my party (my story hasn't progressed at all orz) ^^b YumiaIslaToplessSwimsuit.7z 6.99 MB · 333 downloads The installation notes are inside the file, my previous Yumia's mods are also included in this file... Make sure to back up your root.rdb & root.rdx files Enjoy The Mod! thats great!!! can you include only isla ones? thankyouuu 1
Yukiusagi2023 Posted March 27, 2025 Posted March 27, 2025 (edited) アイラのデフォルト服を少し改造 Isla(fdata).7z Isla(g1mg1t).7z Edited March 27, 2025 by Yukiusagi2023 11
amorrow28 Posted March 27, 2025 Posted March 27, 2025 (edited) I figured out how to remap some textures, so my Yumia nude and half-nude mods are now compatible with DLC outfits! Light Alchemist, Waterside Alchemist, Athlete of Memories, and Black Rose Magician are all verified working. Palette swaps still don't work, I have no idea how those work. The new uploads are labeled v1.1. Yumia partially nude (both versions - belt and no belt) Yumia full nude Note: I am now replacing the testpc00a skin texture. I have no idea if this texture is used in the game... I hope not. Enjoy! Edited March 29, 2025 by amorrow28 18
Popular Post MangetsuC Posted March 27, 2025 Popular Post Posted March 27, 2025 (edited) Greatly thanks to the wonderful work from @amorrow28 . Also thanks to @JCShore for reminding me of that the mod manager does not support multi-fdata mods before v0.0.5. The spell of "easy" is correct, thanks to @ailyz. I hope all the mods are easier to be used by normal users. So I made a easy yumia mod manager. It has basic functions to help you import mods and enable or disable them. The mod manager builds with Tkinter instead of QT or other GUI library to save the time. It looks not well but just works. [0.0.6]The mod manager now tries to check whether the root.rdb and root.rdx files have mod data. If there is no mod data, the mod manager will think this a new game version and backup them for futher use. Thus, the game update should not influence the mod manager's work anymore. Also, the mod file with variants, like this from amorrow28, is supported. The mod manager will split it into different mods. A button called "Split" is added to split mods with submods. It will split one mod into different mods with numbered suffix. However, I tried this on the mod AtelierYumiaRevealingMod but it causes crash if only single mod is enabled. It just works today. Maybe my game file was broken before. If you have better ideas to solve these problem (update check, mod with variants import), just tell me. The new attachment is the mod manager 0.0.6 with root.rdb and root.rdx files from game 1.10. The old attachments are also provided until next update. [0.0.3]The new version has been released. It can backup root.rdb and root.rdx properly and disable mods properly. Also can enable multi mods properly. The mod manager now can import single fdata file and change it's 8-digit hex code. [0.0.4]No CLI anymore and a little better GUI. No function update compared to v0.0.3. [0.0.5]Support multi-fdata mods. Such as this wonderful mod. The attachment contains the 0.0.5 mod manager with original root.rdb and root.rdx file from game version 1.00e. I think I will not update it unless there is any problem or yumia_mod_insert_into_rdb.exe update (you can update it by yourself with setting ignore_md5_check = true in config.toml). I'm going to enjoy playing Atelier Yumia and hope you have a good game play time. All the mods are listed in the first column, other mods which have conflict are listed in the second column. With the buttons in the third column, you could manager your mods easily. The mod conflict is because that the mod for the game Atelier Yumia needs unique 8-digit hexadecimal code now. Thus, the mods have same 8-digit hexadecimal code are incompatible. If this happens, just edit it. The mod manager does not dump rdx or rdb file by it self. It will download yumia_mod_insert_into_rdb.exe from amorrow28 first. If you do not like this, I will change it. Thank you again amorrow28. The mod manager can be found in yumia_easy_mod_manager. Downlad it here(0.0.6) or here(0.0.5) . yumia_easy_mod_manager_0_0_6.7z Edited May 23, 2025 by MangetsuC update for 0.0.6 36
EnnoSuite4 Posted March 27, 2025 Posted March 27, 2025 1 hour ago, gggnog said: During testing, texture quality looked fine at "High". What are you using for your ai art? I've been using yodayo but it doesn't come out as good or consistent with characters/faces as yours. Lovin the mods btw ty.
ddtddt Posted March 27, 2025 Posted March 27, 2025 1 hour ago, amorrow28 said: I figured out how to remap some textures, so my Yumia nude and half-nude mods are now compatible with DLC outfits! Light Alchemist, Waterside Alchemist and Black Rose Magician are all verified working. Palette swaps still don't work, I have no idea how those work. The new uploads are labeled v1.1. Yumia partially nude Yumia full nude Note: I am now replacing the testpc00a skin texture. I have no idea if this texture is used in the game... I hope not. Enjoy! Thank you so much for these semi-nude mods! I don't know how I can thank you enough. 1
WHATTHELINK Posted March 27, 2025 Posted March 27, 2025 16 hours ago, 猫タビ said: Hello, I added a new topless mod for Isla... Reveal hidden contents Front View Yumia Isla I will add mods to the remaining female cast once they join my party (my story hasn't progressed at all orz) ^^b YumiaIslaToplessSwimsuit.7z 6.99 MB · 417 downloads The installation notes are inside the file, my previous Yumia's mods are also included in this file... Make sure to back up your root.rdb & root.rdx files Enjoy The Mod! ♥Wow! You're absolutely the goddess of my kinks! Have you ever considered designing more varieties of succubus tattoos or graffiti? 1
Scarecrow03 Posted March 27, 2025 Posted March 27, 2025 3 hours ago, amorrow28 said: I figured out how to remap some textures, so my Yumia nude and half-nude mods are now compatible with DLC outfits! Light Alchemist, Waterside Alchemist and Black Rose Magician are all verified working. Palette swaps still don't work, I have no idea how those work. The new uploads are labeled v1.1. Yumia partially nude Yumia full nude Note: I am now replacing the testpc00a skin texture. I have no idea if this texture is used in the game... I hope not. Enjoy! Is there an easy way to add the belt to semi nude without disturbing you?
JCShore Posted March 27, 2025 Posted March 27, 2025 On 3/26/2025 at 6:42 AM, Yukiusagi2023 said: 作れそうだったので作ってみた。 黒薔薇のノーパン化。 amorrow28さんのヌードMODを利用しています。 Yumia_nopan(fdata)).7z 6.56 MB · 259 downloads Yumia_nopan(g1mg1t).7z 6.56 MB · 227 downloads Lovely work ❤️ Is it possible to give her a little black or red sting panty? 素敵な作品です❤️ 彼女に黒か赤のスティングパンティを少し与えることは可能でしょうか?
td-ok Posted March 27, 2025 Posted March 27, 2025 Please help! I am new to 3DCG and I may not understand the basics. I was trying to fix the pants on my yumia. When I edit the texture and introduce it into the game, there is a gap between her buttocks and legs. When I check the texture on the blender it looks like there is a texture in the gap as well. Please tell me how to close this gap. 2
karnbrade Posted March 27, 2025 Posted March 27, 2025 I want to install both nude and PS5 icon, but only one can be installed. I want a solution please help me
SBAAK85 Posted March 27, 2025 Posted March 27, 2025 17 hours ago, Shoichi said: 0. 將 root.rdb 和 root.rdx 檔保留為原始檔。 1. 將 0xoooooooo.fdata 檔、0xoooooooo.yumiamod.json 檔和 yumia_mod_insert_into_rdb.exe 檔插入 {Steam 資料夾}/Atelier Yumia/Motor 資料夾中 2. 執行 yumia_mod_insert_into_rdb.exe。 https://www.loverslab.com/topic/247708-atelier-yumia-the-alchemist-of-memories-nude-mods-request/page/3/ 請閱讀上面連結中的第五篇帖子。 Hello, I have indeed followed these steps. However, what I don't understand is: Where do the two files, 0xoooooooo.fdata and 0xoooooooo.yumiamod.json, come from? (I reviewed the compressed files from the previous posts, and they don't seem to be 0xoooooooo.)
JCShore Posted March 27, 2025 Posted March 27, 2025 26 minutes ago, karnbrade said: I want to install both nude and PS5 icon, but only one can be installed. I want a solution please help me https://www.loverslab.com/topic/247708-atelier-yumia-the-alchemist-of-memories-nude-mods-request/page/3/ Please read the fifth post on the link above... There you can see, what you have to do, if you want more that one mod active.
amdhater Posted March 27, 2025 Posted March 27, 2025 7 hours ago, MangetsuC said: Greatly thanks to the wonderful work from amorrow28. I hope all the mods are easier to be used by normal users. So I made a easy yumia mod manager. It has basic functions to help you import mods and enable or disable them. The mod manager builds with Tkinter instead of QT or other GUI library to save the time. It looks not well but just works. All the mods are listed in the first column, other mods which have conflict are listed in the second column. With the buttons in the third column, you could manager your mods easily. The mod conflict is because that the mod for the game Atelier Yumia needs unique 8-digit hexadecimal code now. Thus, the mods have same 8-digit hexadecimal code are incompatible. The mod manager does not dump rdx or rdb file by it self. It will download yumia_mod_insert_into_rdb.exe from amorrow28 first. If you do not like this, I will change it. Thank you again amorrow28. The mod manager can be found in yumia_easy_mod_manager. Downlad here. Thank you for doing that and that'll help really dumb people like me to be able to use the mods for this game. Amorrow28's tutorial is way too complicated for me to follow and perform. Amorrow28's tutorial sounded like he was speaking Korean to me and I don't understand Korean at all.
amdhater Posted March 27, 2025 Posted March 27, 2025 7 hours ago, MangetsuC said: Greatly thanks to the wonderful work from amorrow28. I hope all the mods are easier to be used by normal users. So I made a easy yumia mod manager. It has basic functions to help you import mods and enable or disable them. The mod manager builds with Tkinter instead of QT or other GUI library to save the time. It looks not well but just works. All the mods are listed in the first column, other mods which have conflict are listed in the second column. With the buttons in the third column, you could manager your mods easily. The mod conflict is because that the mod for the game Atelier Yumia needs unique 8-digit hexadecimal code now. Thus, the mods have same 8-digit hexadecimal code are incompatible. The mod manager does not dump rdx or rdb file by it self. It will download yumia_mod_insert_into_rdb.exe from amorrow28 first. If you do not like this, I will change it. Thank you again amorrow28. The mod manager can be found in yumia_easy_mod_manager. Downlad here. your tool needs to be linked to in OP for easy access.
amorrow28 Posted March 27, 2025 Posted March 27, 2025 (edited) 4 hours ago, Scarecrow03 said: Is there an easy way to add the belt to semi nude without disturbing you? This is already included in the semi nude download. I combined the two versions into one pack. I have updated the descriptions to clarify. Edited March 27, 2025 by amorrow28
Mr.No Money Posted March 27, 2025 Posted March 27, 2025 23 hours ago, gggnog said: アイラの軽装MODの胸が見えるバージョンを作りました。ストーリーを進めてニーナを早く仲間にしたいので、アイラに胸を移植できて嬉しかったと思います。 Fixed the size of the choker around the neck. Isla_seminude.rar 1.86 MB · 413 downloads The game wont load Isla's mod...ps5 icon also didnt work
amorrow28 Posted March 27, 2025 Posted March 27, 2025 Updated my nude mod build files to v1.1, here. You can reuse your g1m without modification, just update the rest of the files.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now