amanesugi1029 Posted March 11, 2021 Posted March 11, 2021 東方に伝わるという壊れた鎧を入手したライザがパティの鎧を作りました。 錬金中にフィーが邪魔をしたために,大事な部分が隠れていませんが,壊れた鎧をもう使い切ってしまい,再錬金は不可能です。←という設定です^^ 今回はSkyrim LE「AkabirSamurai-作者不明」のデータを使用させて頂きました。 Spoiler pc24d_model.g1tpc24d_model.elixir.gz Spoiler pc24e_model.g1tpc24e_model.elixir.gz 18
k0kelivecl Posted March 11, 2021 Posted March 11, 2021 On 27/1/2021 at 15:09, Hoffinator said: Estoy en el juego en este momento y hay una textura húmeda para el atuendo predeterminado de Ryza cuando llueve, pero no para ninguno de los otros colores o atuendos. Me pregunto si fue un descuido de su parte no incluirlo para el disfraz sin chaqueta y los cambios de color, o si fue intencional. Tampoco incluyeron la textura húmeda para el atuendo original. Aún no lo he probado con la natación, pero funciona cuando llueve. no man, when one enters the character files only the pc20a (the original model) has a pc20a_wet (the model with wet texture) I don't know why they didn't do it with the others ... but it's complicated in the end if one wanted to to do something with the others I would have to put them on the pc20a and make a normal version and a wet one
newbioform Posted March 11, 2021 Posted March 11, 2021 What happened to Nexus? I remember it used to house Ryza 1 mods. It's good to have a nice central deposit for fan mods and gives the mods more exposure as well.
kinkanon Posted March 11, 2021 Posted March 11, 2021 something i wondered about too, though last year i only saw mods for putting ryza ( and cosplays) in skyrim and a few other games on nexus, not mods actually for ryza i thought there might be other forums with mod sharing, even tried looking for some jap ones
k0kelivecl Posted March 12, 2021 Posted March 12, 2021 6 hours ago, newbioform said: ¿Qué pasó con Nexus? Recuerdo que solía albergar mods Ryza 1. Es bueno tener un buen depósito central para los mods de fan y también les da más exposición a los mods. I would like someone to bring some mods or combine them with those of ryza 2 ... for example I would love to see ryza with the shirt of Ryza 2 but with the pleated miniskirt that they had modeled in ryza 1 ... there was a skin in particular that they had put a thong on her
Joe Average Posted March 12, 2021 Posted March 12, 2021 I seems this twitter user created fanart to insert onto the status screen. 4
Kaldor Draigo Posted March 13, 2021 Posted March 13, 2021 5 hours ago, Joe Average said: I seems this twitter user created fanart to insert onto the status screen. what name is that mod?
Joe Average Posted March 13, 2021 Posted March 13, 2021 2 minutes ago, HUNK RE2 said: what name is that mod? I don't know its real name myself because I cannot read japanaese. I'm just using google translate to match up the text in the twitter post and the getuploader link. It should be the one at the top of the list until they post something else. Newer items are always seem to be at the top of the getuploader list.
Joe Average Posted March 13, 2021 Posted March 13, 2021 This twitter user made a new Ryza mod. It seems there is a verion with and without nipples. 5
amanesugi1029 Posted March 13, 2021 Posted March 13, 2021 On 3/7/2021 at 12:48 PM, amanesugi1029 said: WF666様のMODを利用させて頂きました。 またModerchan様のライザの全裸MODのデーターを使わせていただきました。 そして何よりfiore99様,手取り足取り丁寧に教えてくださって本当にありがとうございました。 皆さんのおかげで納得のいくものが作ることができました。本当にありがとうございました。 I used WF666's MOD. Also, I used the data of Moderchan's Liza's naked MOD. And above all, thank you very much, fiore99, for kindly teaching me how to take steps. Thanks to everyone, I was able to make something that I was satisfied with. I'm really thankful to you. On 3/11/2021 at 8:27 PM, amanesugi1029 said: 東方に伝わるという壊れた鎧を入手したライザがパティの鎧を作りました。 錬金中にフィーが邪魔をしたために,大事な部分が隠れていませんが,壊れた鎧をもう使い切ってしまい,再錬金は不可能です。←という設定です^^ 今回はSkyrim LE「AkabirSamurai-作者不明」のデータを使用させて頂きました。 上記のMODはパティの脇に隙間ができてしまっていたため,14kw23様にアドバイスを頂き修正をさせて頂きました。 修正前 修正後(巨乳化) 修正後(武者) <巨乳化> pc24a_model.g1tpc24a_model.elixir.gz <武者ー白> pc24e_model.g1tpc24e_model.elixir.gz <武者ーピンク> pc24d_model.g1tpc24d_model.elixir.gz 10
Joe Average Posted March 13, 2021 Posted March 13, 2021 I took a look at moderchan's new Ryza mod to see if I could remove the white jacket. It seems the side of the boobs does not have anything underneath the jacket. ? I noticed something when trying to extract the .dds files from the .g1t... "gust_g1t.exe" preforms differently when by itself than when it is in the same folder as the other gust_tools 1.30 files. The .g1t files can be opened by "gust_g1t.exe" when it is in another folder. For whatever reason I had been making a copy of only "gust_g1t.exe" to place in the same folder that had the .g1t files I was working on.
Gorzius Posted March 13, 2021 Posted March 13, 2021 6 hours ago, Joe Average said: I noticed something when trying to extract the .dds files from the .g1t... "gust_g1t.exe" preforms differently when by itself than when it is in the same folder as the other gust_tools 1.30 files. The .g1t files can be opened by "gust_g1t.exe" when it is in another folder. For whatever reason I had been making a copy of only "gust_g1t.exe" to place in the same folder that had the .g1t files I was working on. Had the same issue, found the cause: The gust tool stops when it's trying to create the folder for the unpacked files when there are special characters in the folder path. (In my case it was an "á" character, but tha same thing is caused by the Japanese folder names from moderchan's mods) I've found 2 workarounds for this: Rename the folder in the folder path with the special character in its name. Create the folder manually gust tool would create before unpacking the g1t file. (E.g. if you're working with pc20b_model.g1t, create a folder called pc20b_model right next to it.) Edit: Looks like gust_pak gives an error message too on this. (And it looks like it's the only gust tool to do so) 1
Nigol Posted March 13, 2021 Posted March 13, 2021 Here is the update for the PS4 buttons for version 1.02 PS4input v5 (PACK00_01.PAK & PACK00_04_01.PAK) (v1.2).rar 1
Kaldor Draigo Posted March 13, 2021 Posted March 13, 2021 i forgot how to mod this game can someone tell me how to mod this game?
amanesugi1029 Posted March 13, 2021 Posted March 13, 2021 今回パティのMODを作るときに苦労したのですが,Blender2.83で 例えば頂点グループA,B,Cがあって 右肩の頂点1(A:0.7 , B:0.3) 右肩の頂点2(A:0.8 , B:0.2) ウエイトがかかっていた場合。 左肩を対象化すると 左肩の頂点1(A:0.7 , B:0.3) 左肩の頂点2(A:0.8 , B:0.2) となってしまいます。 これを 左肩の頂点1(A:0.7 , C:0.3) 左肩の頂点2(A:0.8 , C:0.2) へと変更したい時は,どのような機能を使えばよいのですか? 変更したい頂点は1個だけでなく,複数にあるので手作業では厳しいのです。。。 左肩の頂点Bを削除して,合計で1になるように残りのウエイトを割り振る機能であったり・・ Bのウエイトの値を変えずにCに置換できたりすればよいのですが。 ご存じな方いらっしゃいましたら,教えていただけるとありがたいです。 I had a hard time making Patty's mod this time, but with Blender 2.83 For example, there are vertex groups A, B, C Right shoulder apex 1 (A: 0.7, B: 0.3) Right shoulder apex 2 (A: 0.8, B: 0.2) When weight is applied. When targeting the left shoulder Left shoulder apex 1 (A: 0.7, B: 0.3) Left shoulder apex 2 (A: 0.8, B: 0.2) It will become. this Left shoulder apex 1 (A: 0.7, C: 0.3) Left shoulder apex 2 (A: 0.8, C:0.2) What kind of function should I use when I want to change to? It is difficult to change manually because there are multiple vertices that you want to change, not just one. .. .. It is a function to delete the vertex B of the left shoulder and allocate the remaining weight so that it becomes 1 in total ... I wish I could replace it with C without changing the weight value of B. If anyone knows about it, I would appreciate it if you could let me know.
fiore99 Posted March 14, 2021 Posted March 14, 2021 1 hour ago, amanesugi1029 said: 今回パティのMODを作るときに苦労したのですが,Blender2.83で 例えば頂点グループA,B,Cがあって 右肩の頂点1(A:0.7 , B:0.3) 右肩の頂点2(A:0.8 , B:0.2) ウエイトがかかっていた場合。 左肩を対象化すると 左肩の頂点1(A:0.7 , B:0.3) 左肩の頂点2(A:0.8 , B:0.2) となってしまいます。 これを 左肩の頂点1(A:0.7 , C:0.3) 左肩の頂点2(A:0.8 , C:0.2) へと変更したい時は,どのような機能を使えばよいのですか? 変更したい頂点は1個だけでなく,複数にあるので手作業では厳しいのです。。。 左肩の頂点Bを削除して,合計で1になるように残りのウエイトを割り振る機能であったり・・ Bのウエイトの値を変えずにCに置換できたりすればよいのですが。 ご存じな方いらっしゃいましたら,教えていただけるとありがたいです。 I had a hard time making Patty's mod this time, but with Blender 2.83 For example, there are vertex groups A, B, C Right shoulder apex 1 (A: 0.7, B: 0.3) Right shoulder apex 2 (A: 0.8, B: 0.2) When weight is applied. When targeting the left shoulder Left shoulder apex 1 (A: 0.7, B: 0.3) Left shoulder apex 2 (A: 0.8, B: 0.2) It will become. this Left shoulder apex 1 (A: 0.7, C: 0.3) Left shoulder apex 2 (A: 0.8, C:0.2) What kind of function should I use when I want to change to? It is difficult to change manually because there are multiple vertices that you want to change, not just one. .. .. It is a function to delete the vertex B of the left shoulder and allocate the remaining weight so that it becomes 1 in total ... I wish I could replace it with C without changing the weight value of B. If anyone knows about it, I would appreciate it if you could let me know. If you need only one of weight B and C and you want to replace weight C values with weight B values, you can use Vertex Weight Mix (頂点ウェイト合成) modifier with Replace weights as Mix Mode to replace weight C values with weight B values, and then you can delete weight B. For convenience, I recommend diving the object into left and right parts, modifying only the left part, and then unifying the parts into the whole object. For details, please also see https://horohorori.com/blender-note/modifiers/modify/about-vertex-weight-mix-modifier/. 1
Joe Average Posted March 14, 2021 Posted March 14, 2021 I made some modifications to the Serri mod originally made by ojisan184. The lower front area looks slightly off where it connects but this is the best I can do without editing the model.elixir.gz myself. pc26a_model.g1t pc26a_model.elixir.gz from post #355 is required 11
Gorzius Posted March 14, 2021 Posted March 14, 2021 8 hours ago, HUNK RE2 said: i forgot how to mod this game can someone tell me how to mod this game? You can find all the neccessary information on the earlier pages of this topic.
amanesugi1029 Posted March 14, 2021 Posted March 14, 2021 7 hours ago, fiore99 said: If you need only one of weight B and C and you want to replace weight C values with weight B values, you can use Vertex Weight Mix (頂点ウェイト合成) modifier with Replace weights as Mix Mode to replace weight C values with weight B values, and then you can delete weight B. For convenience, I recommend diving the object into left and right parts, modifying only the left part, and then unifying the parts into the whole object. For details, please also see https://horohorori.com/blender-note/modifiers/modify/about-vertex-weight-mix-modifier/. VertexWeightMixで無事に頂点のウエイトを移すことができました。いつも的確なアドバイスをしてくださって本当にありがとうございます。 I was able to safely transfer the weight of the apex with VertexWeightMix. Thank you very much for always giving me accurate advice.
Joe Average Posted March 14, 2021 Posted March 14, 2021 I made a recolor of my previous post (#595) with tan skin, matching eye color, and golden metalic parts. I wanted to use the default grey clothing for the tan version but it seems the model.elixir.gz was causing random unsymetrical light-blue tint of the right sleeve. It is much less noticable with the dark green clothing so I just reused it. One of these days I need to read through the forum and learn how to edit the model.elixir.gz files... pc26a_model.g1t pc26a_model.elixir.gz from post #355 is required 7
Gorzius Posted March 15, 2021 Posted March 15, 2021 On 3/13/2021 at 5:18 AM, Joe Average said: This twitter user made a new Ryza mod. It seems there is a verion with and without nipples. I've made some modifications to the nippleless version, removed the accessories and the lower part of the coat, also recolored the panties. There's a glitch in it, a small line can be seen behind Ryza's back that can be seen from certain angles from the sides, but couldn't figure out where that comes from. To be used with moderchan's elixir file from the twitter post above from #587. PC20a_MODEL.g1t 17
ddsrx Posted March 16, 2021 Posted March 16, 2021 On 3/13/2021 at 8:34 PM, Nigol said: Here is the update for the PS4 buttons for version 1.2 PS4input v5 (PACK00_01.PAK & PACK00_04_01.PAK) (v1.2).rar 12.78 MB · 70 downloads do you know if it still works on the 1.03 version? thanks in advance.
Togurolucifer Posted March 17, 2021 Posted March 17, 2021 is it possible to get rid of the shoes in the swimsuit mod for ryza 2?
Gorzius Posted March 18, 2021 Posted March 18, 2021 11 hours ago, Togurolucifer said: is it possible to get rid of the shoes in the swimsuit mod for ryza 2? The swimsuit mods were directly ripped from the Nintendo Switch version as they havent't been released on PC yet. While they do work with the PC version, something is different about them and so far all our efforts to modify them ended up in failure. 1
amanesugi1029 Posted March 18, 2021 Posted March 18, 2021 クラウディアのスカートの縁を消したいのですが,DDSファイルで,どの部分に該当するかご存じの方いらっしゃいますか? どうやらいくつかのテクスチャが組み合わさっているようで,探すのに難儀しています。。 I'd like to erase the edges of Claudia's skirt. Do you know which part of the DDS file it corresponds to? Apparently some textures are combined and it's hard to find. .. Spoiler Spoiler 4
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