midday Posted January 3, 2023 Posted January 3, 2023 19 hours ago, amorrow28 said: Looks good. I encourage you to share your work! ? Thanks, I was going to try to find which mesh was causing the brown triangle, but I'm going to be a little busy for the next few days, so I'll share the current version. pc00a_model.elixir.gz 1
amorrow28 Posted January 3, 2023 Posted January 3, 2023 (edited) 34 minutes ago, midday said: Thanks, I was going to try to find which mesh was causing the brown triangle, but I'm going to be a little busy for the next few days, so I'll share the current version. pc00a_model.elixir.gz 1001.12 kB · 0 downloads Looks like mesh 18 to me? Spoiler Edited January 3, 2023 by amorrow28
midday Posted January 4, 2023 Posted January 4, 2023 (edited) I had a feeling it was something 17-19. Looks like I must've hid that part before when I was editing. That was an easy fix though. This one doesn't have any random triangles. Thanks for the help! pc00a_model.elixir.gz Edit: whoops forgot the screenshots: Edited January 4, 2023 by midday 2
amorrow28 Posted January 4, 2023 Posted January 4, 2023 30 minutes ago, midday said: I had a feeling it was something 17-19. Looks like I must've hid that part before when I was editing. That was an easy fix though. This one doesn't have any random triangles. Thanks for the help! pc00a_model.elixir.gz 1007.82 kB · 1 download Pro tip - include a screenshot! ?
amorrow28 Posted January 4, 2023 Posted January 4, 2023 (edited) 3 hours ago, fiore99 said: Thank you for updating the tool. I confirmed that the updated tool well function. Also, just as an experiment in pc20b of ryza2, I added a new mesh into the g1m and confirmed that it seems to properly work without crashing the game. That is, I duplicated 10.vb, ib, fmt, and vgmap to create 19.vb, ib, fmt, and vgmap, and modified mesh_metadata.json to duplicate JOINT_PALETTES id10 to insert it into the end of JOINT_PALETTES section, duplicate SUBMESH id10 to insert it into the end of SUBMESH section, and added SUBMESH id19 into "indices" section of id5 of 1st and 2nd MESH_LOD sections. The modified json (also including modification of materials) is attached for references. mesh_metadata.json 235.16 kB · 1 download Thank you for testing that! This should open the door to more complex mods, or making complex mods easier to do. For example, porting the Ryza 1 nude mod to Ryza 2 was possible due to access to bone maps, but I still had to merge and split the torso because the bone palettes were different in the Ryza 2 version for some reason! Now I would just add the missing bones, and I would not waste my time with cutting and fixing weights. Or people could do things like move Ryza’s jacket onto her nude mod, etc, making a new submesh with proper textures and bone map. Exciting! Edited January 4, 2023 by amorrow28
amorrow28 Posted January 4, 2023 Posted January 4, 2023 13 hours ago, wakalws1 said: Hi there, I just tried to mod Atelier for the first time, followed the instructions, but when I was repacking (.json into gust_pak.exe) it came back with an ERROR "Can't open \\data\x64\character\a21_fm_amber_01\obj-a21-fm-amber-01_hi.elixir.gz" I did not touch the a21 folder at all, but it seemed to be the first folder in the character folder. The instructions tell you to move the x64 folder into the main data folder, so you do not need to repack. But if you want to repack, you need to leave the x64 folder where it is (Ryza/Data/data/x64).
wakalws1 Posted January 4, 2023 Posted January 4, 2023 54 minutes ago, amorrow28 said: The instructions tell you to move the x64 folder into the main data folder, so you do not need to repack. But if you want to repack, you need to leave the x64 folder where it is (Ryza/Data/data/x64). I initially moved the x64 into the Data folder, \Games\Atelier Ryza\Data\x64 as per instructions, but the game wouldn't load the modded textures for some reason, it only worked after repacking, I'm not sure why. Quote But if you want to repack, you need to leave the x64 folder where it is (Ryza/Data/data/x64).
amorrow28 Posted January 4, 2023 Posted January 4, 2023 34 minutes ago, wakalws1 said: I initially moved the x64 into the Data folder, \Games\Atelier Ryza\Data\x64 as per instructions, but the game wouldn't load the modded textures for some reason, it only worked after repacking, I'm not sure why. Steam deck or something?
zanadjbouti Posted January 12, 2023 Posted January 12, 2023 (edited) I have a installed a modded pc01a file for Klaudia which is working perfectly but I decided I wanted to modify it slightly. I have done this with other outfits and extracting the .elixir and .g1t files with gust_g1t and gust_elixir have always worked perfectly. However, when I attempt to extract this modded pc01a_model.g1t file I get an error stating "Error: File Size Mismatch". The elixir file from the same modded model extracted perfectly. I am running Python 3.10 Any ideas guys? I am new to personally modifying mesh and textures and would appreciate any help. Edit: It appears to only occur on pre-modified files. I tested out other modded files and it gave me the same error. However, if I use the native files from the game, the error does not occur. Thanks again Edited January 12, 2023 by zanadjbouti New information
fiore99 Posted January 13, 2023 Posted January 13, 2023 On 1/12/2023 at 8:03 PM, zanadjbouti said: I have a installed a modded pc01a file for Klaudia which is working perfectly but I decided I wanted to modify it slightly. I have done this with other outfits and extracting the .elixir and .g1t files with gust_g1t and gust_elixir have always worked perfectly. However, when I attempt to extract this modded pc01a_model.g1t file I get an error stating "Error: File Size Mismatch". The elixir file from the same modded model extracted perfectly. I am running Python 3.10 Any ideas guys? I am new to personally modifying mesh and textures and would appreciate any help. Edit: It appears to only occur on pre-modified files. I tested out other modded files and it gave me the same error. However, if I use the native files from the game, the error does not occur. Thanks again Which mod of pc01a and which version of gust_g1t do you use?
zanadjbouti Posted January 15, 2023 Posted January 15, 2023 On 1/13/2023 at 2:34 PM, fiore99 said: Which mod of pc01a and which version of gust_g1t do you use? I've attempted in on several Klaudia ( e.g. Black Bikini skirtless) mods as well pc05 mods for Lila (most pulled from Quantum64's compilation file, but others as well). Several have spit out the same error but never when I use to original stock file for decompression via gust_tools. There have been times that I have simply edited the letter to overwrite other outfits with the mods but have tested the mods in their default state as well. It seems that only the modded ones that had former been modified seem to give me the error. I am using the latest gust_tools provided on github (1.52) I do not reckon it is pertinent but just in case, I'm on Windows 11.
fiore99 Posted January 15, 2023 Posted January 15, 2023 OK. I confirmed that gust_g1t does not function on modded g1t files of ryza1. Please instead use G1tRePack.exe posted by Joe Average in below thread. https://www.loverslab.com/topic/161226-atelier-ryza-2-lost-legends-the-secret-fairy-nude-mods/page/16/ 1
Thzuri Posted January 15, 2023 Posted January 15, 2023 Did anyone ever manager to convert this to work on the Switch?
amorrow28 Posted January 18, 2023 Posted January 18, 2023 On 1/15/2023 at 11:25 AM, Thzuri said: Did anyone ever manager to convert this to work on the Switch? Yes, look here. I would ask on that thread. 1
zanadjbouti Posted January 18, 2023 Posted January 18, 2023 On 1/14/2023 at 9:03 PM, fiore99 said: OK. I confirmed that gust_g1t does not function on modded g1t files of ryza1. Please instead use G1tRePack.exe posted by Joe Average in below thread. https://www.loverslab.com/topic/161226-atelier-ryza-2-lost-legends-the-secret-fairy-nude-mods/page/16/ Hey, thanks for the info! I'll give it a try.
jaronad Posted January 21, 2023 Posted January 21, 2023 I couldn't find these two anywhere.Please help someone ライザの全裸MOD オイリー肌のライザを堪能・・・・ 水着・ビキニMOD source:https://erogamemod.com/archives/2243
jaronad Posted January 21, 2023 Posted January 21, 2023 1 minute ago, jaronad said: I couldn't find these two anywhere.Please help someone ライザの全裸MOD オイリー肌のライザを堪能・・・・ 水着・ビキニMOD source:https://erogamemod.com/archives/2243 img
midday Posted January 29, 2023 Posted January 29, 2023 On 1/21/2023 at 4:56 PM, jaronad said: img All of these should be in the zip folder I shared within the last few pages. On an unrelated note, I kinda want to try to make a mod of the outfit below, but I haven't touched messing with the model.g1t files before. I also really haven't messed with modeling since I posted that one due to being busy. Anyone have any suggestions of resources to understand UV mapping and getting the colors I'm using to blend with the game's?
midday Posted February 5, 2023 Posted February 5, 2023 Also, sorry to double post, but can someone tell me which file to replace to change Ryza's White Lily of Summer outfit?
auti03 Posted February 13, 2023 Posted February 13, 2023 On 10/3/2022 at 5:22 PM, RyFaJ said: can anyone share this mod? Is there anyone kind enough to give the direction where we can find this mod
Dark_Fenix Posted February 13, 2023 Posted February 13, 2023 (edited) On 7/3/2022 at 4:27 AM, 2dlove said: Here are the mods. I didn't really do much, they are basic texture edits from other modders such as moderchan (btw what happened to the guy? he deleted all of his mods for KT games) and other stuff I saved ages ago. There are some small mistakes (a blatant one is the bump mapping for the stitching on Ryza's outfit), but I don't have much time right now to fix it pc00a is Ryza (wet is obviously the wet model but you can unpack and rename it in the json, then repack it and use it in place of the dry model) pc05a is Lila pc01a is Klaudia When I will have more time I will attempt some color edits and more stuff. I'm also trying to understand how to edit the mesh so I can make a subtle nipple bumps on the stock outfit, but it's too complicated and like I said, basically no free time pc00a_model.g1t 13.91 MB · 706 downloads pc00a_wet_model.g1t 12.66 MB · 636 downloads pc05a_model.g1t 8.62 MB · 572 downloads pc01a_model.g1t 15.05 MB · 564 downloads I read all the previous 63 pages to find what I really wanted, thank you very much Would you be so kind to edit the Summer Adventure, adding the cleavage, and removing the belts and the book for Ryza and remove the socs for Klaudia . I would appreciate it, thanks in advance Edited February 15, 2023 by Dark_Fenix 1
midday Posted February 18, 2023 Posted February 18, 2023 On 6/9/2020 at 3:44 AM, raitoryuulk said: Thank you! I've managed to edit the dialogues thanks to this! Please look at my preview pics! sorry about bad quality, I don't know how to screen cap the game. How did you get the game to load after making the change? I also tried editing the dialogue and the game crashes as soon as it gets past the opening movie.
assassin394 Posted February 19, 2023 Posted February 19, 2023 Any topless mod out there? With only the short?
mori092 Posted March 4, 2023 Posted March 4, 2023 以前ここで共有された「[ライザのアトリエ] ディヴェルの抱擁 透けMOD」の中の「フリルあり透け布あり乳首」というMODで 透け布が透けてないMODってありますでしょうか?
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