makoto nakamura Posted November 25, 2019 Posted November 25, 2019 #6740 ありがとうございます。 無事、尻尾消えました。 サイトの使い方がよく分からないので アンカー できてないと思いますがご勘弁ください。
0664856484 Posted November 25, 2019 Posted November 25, 2019 14 minutes ago, Actarus73 said: Spent 255k hearts + 125 red tickets ,,,, No one Monica!!!!! I'm very very very very unLUCKY ! Damned KOEI TECMO !!!! They very gready.
bbva Posted November 25, 2019 Posted November 25, 2019 48 minutes ago, 0664856484 said: for monica pleace bad english (抱歉 我在學校學習不好) 666666666666666666666666666666666666 你做的莫妮卡是將角色衣服選取後替換成R嗎?
krunkDunk Posted November 25, 2019 Posted November 25, 2019 Here is a quick bit of code for replacing the picture in the Cheer Board (Oen Board) in photo mode. The pose item that is bought with gold chips... [ShaderOverridePSOenBoard1] hash = 022ead00ab05e856 checktextureoverride = ps-t0 ; run = CommandListHUD [TextureOverride] hash = d1638eba ps-t0 = ResourcePic [ResourcePic] filename = test.jpg You can uncomment ( delete the `;` ) if you want to be able to dump the original picture in Frame Analysis UI option. if `run = CommandListHUD` is left uncommented, the cheer board will be hidden with the rest of the UI when you hit the mouse-back-button (XButton1) 14
Moonlit Night Posted November 25, 2019 Posted November 25, 2019 日本語で申し訳ないです。 どなたか。モニカの全裸MODのファイルをお持ちで無いでしょうか? I'm sorry in Japanese. Someone. Don't you have Monica's naked MOD file?
krunkDunk Posted November 25, 2019 Posted November 25, 2019 3 hours ago, makoto nakamura said: 日本語で失礼します。 初心者ですがMOD作ってみたのでアップしました。 もし何方かこのコスチュームの尻尾の消し方が分かる方が いましたら教えて頂けると幸いです。 Excuse me in Japanese.I am a beginner but I tried making a MOD so I uploaded it.If anyone knows how to erase the tail of this costumeI would appreciate it if you could tell me. The tail has 3 meshes for different types of shaders, in blender you can find the first index of each quickly... In the ini it goes like this. [TextureOverrideTail0] hash = d3423c41 match_first_index = 0 handling = skip [TextureOverrideTail1] hash = d3423c41 match_first_index = 46491 handling = skip [TextureOverrideTail2] hash = d3423c41 match_first_index = 44763 handling = skip The tail meshes also include puffy things on the shoes. If you want to keep those you have to delete the vertices or faces from the tail part of the mesh, and export the remaining object and write something like... [TextureOverrideTail0] hash = d3423c41 match_first_index = 0 handling = skip vb0 = ResourceNewMesh0VB ib = ResourceNewMesh0IB drawindexed = auto [ResourceNewMesh0VB] type = buffer stride = 76 filename = newtailmesh0.vb [ResourceNewMesh0IB] type = buffer format = R16_UINT filename = newtailmesh0.ib and so on for the remaining pieces...
Donline- Posted November 25, 2019 Posted November 25, 2019 Kasumi & Misaki (4K).rar Hitomi(4K).rar ? 6
fatiaocheng Posted November 25, 2019 Posted November 25, 2019 Hi, I met an issue about DMM game player, maybe it's not a good place to ask help about the DMM launch but I don't know anywhere else to ask. After I restart my PC this morning, the DMM asked for update. After updating, the DMM looks like the screenshot I attached. It's basically blank. If I try some method I googled to start the DOAXVV, it shows me an error 7008, which I've no idea what it means. Seems like it told me it's failed to start, re-try again. But I tried many time with/without VPN or Locale Emulator, none of them works. Did anyone meet the same error like me or any suggestion please? Thanks in advance.
d7763847 Posted November 25, 2019 Posted November 25, 2019 10 minutes ago, fatiaocheng said: Hi, I met an issue about DMM game player, maybe it's not a good place to ask help about the DMM launch but I don't know anywhere else to ask. After I restart my PC this morning, the DMM asked for update. After updating, the DMM looks like the screenshot I attached. It's basically blank. If I try some method I googled to start the DOAXVV, it shows me an error 7008, which I've no idea what it means. Seems like it told me it's failed to start, re-try again. But I tried many time with/without VPN or Locale Emulator, none of them works. Did anyone meet the same error like me or any suggestion please? Thanks in advance. In such cases updating drivers sometimes helps.
fatiaocheng Posted November 25, 2019 Posted November 25, 2019 1 minute ago, d7763847 said: In such cases updating drivers sometimes helps. Thanks dude, what kind of driver I should update? Like video card drivers?
d7763847 Posted November 25, 2019 Posted November 25, 2019 2 minutes ago, fatiaocheng said: Thanks dude, what kind of driver I should update? Like video card drivers? All drivers. Go to the Microsoft site and update everything you can on your computer.
Rony80 Posted November 25, 2019 Posted November 25, 2019 31 minutes ago, fatiaocheng said: Hi, I met an issue about DMM game player, maybe it's not a good place to ask help about the DMM launch but I don't know anywhere else to ask. After I restart my PC this morning, the DMM asked for update. After updating, the DMM looks like the screenshot I attached. It's basically blank. If I try some method I googled to start the DOAXVV, it shows me an error 7008, which I've no idea what it means. Seems like it told me it's failed to start, re-try again. But I tried many time with/without VPN or Locale Emulator, none of them works. Did anyone meet the same error like me or any suggestion please? Thanks in advance. 21 minutes ago, d7763847 said: In such cases updating drivers sometimes helps. Updating drivers is always useful, but you need to start troubleshooting by rebooting the computer.
fjr10000000000000 Posted November 25, 2019 Posted November 25, 2019 3 hours ago, Actarus73 said: Spent 255k hearts + 125 red tickets ,,,, No one Monica!!!!! I'm very very very very unLUCKY ! Damned KOEI TECMO !!!!
makoto nakamura Posted November 25, 2019 Posted November 25, 2019 4 hours ago, krunkDunk said: [TextureOverrideTail0] hash = d3423c41 match_first_index = 0 handling = skip [TextureOverrideTail1] hash = d3423c41 match_first_index = 46491 handling = skip [TextureOverrideTail2] hash = d3423c41 match_first_index = 44763 handling = skip The tail has 3 meshes for different types of shaders, in blender you can find the first index of each quickly... In the ini it goes like this. The tail meshes also include puffy things on the shoes. If you want to keep those you have to delete the vertices or faces from the tail part of the mesh, and export the remaining object and write something like... [TextureOverrideTail0] hash = d3423c41 match_first_index = 0 handling = skip vb0 = ResourceNewMesh0VB ib = ResourceNewMesh0IB drawindexed = auto [ResourceNewMesh0VB] type = buffer stride = 76 filename = newtailmesh0.vb [ResourceNewMesh0IB] type = buffer format = R16_UINT filename = newtailmesh0.ib and so on for the remaining pieces... Thank you very much.informative.
Popular Post minazuki Posted November 25, 2019 Popular Post Posted November 25, 2019 SSR Event Glorious Plumage (Common only) Update V1.1 Fixed the mod, after the game update Download 21
Popular Post minazuki Posted November 25, 2019 Popular Post Posted November 25, 2019 SSR Event Place Your Bet (Monica) Quote Bra Variation (X + 1) Quote Spoiler Top Variation (X + 2) Quote Spoiler Top Lace 1 Variation (X + 3) Quote Spoiler Top Lace 2 Variation (X + 4) Quote Spoiler Collar Variation (X + 5) Quote Spoiler Panty Variation (Z + 1) Quote Spoiler Panty 2 Variation (Z + 2) Quote Spoiler Waist R Variation (Z + 3) Quote Spoiler Waist L Variation (Z + 4) Quote Spoiler Waist Back Variation (Z + 5) Quote Spoiler Thigh R Variation (Z + 6) Quote Spoiler Thigh L Variation (Z + 7) Quote Spoiler Tail Variation (Z + 8 ) (It will remove the tail on shoes too) Quote Spoiler Transparency Variation (C + 1) Quote Spoiler Preset (Preset 1-9 will not touch the Transparency Variation) Quote Spoiler Restore to Default (P + 0) Preset 1 (P + 1) Preset 2 (P + 2) Preset 3 (P + 3) Preset 4 (P + 4) Preset 5 (P + 5) Preset 6 (P + 6) Preset 9 (Nude) (P + 9) More Preview Quote Spoiler IMPORTANT This mod needs Hi-res body Skin Texture, e.g. HI-METAL's Skin You must update 3Dfix-DOAX-VenusVacation to 1.9 or latest to use this mod. Download Quote SSR.Event.Place.Your.Bet.Monica.zip 71
Popular Post minazuki Posted November 26, 2019 Popular Post Posted November 26, 2019 New SS suit released! Swimsuit Swapper (Honoka) 001.Butterfly Fairy Quote Spoiler For download, please go to SS thread 48
MFow Posted November 26, 2019 Posted November 26, 2019 6 hours ago, krunkDunk said: The tail has 3 meshes for different types of shaders, in blender you can find the first index of each quickly... In the ini it goes like this. [TextureOverrideTail0] hash = d3423c41 match_first_index = 0 handling = skip [TextureOverrideTail1] hash = d3423c41 match_first_index = 46491 handling = skip [TextureOverrideTail2] hash = d3423c41 match_first_index = 44763 handling = skip The tail meshes also include puffy things on the shoes. If you want to keep those you have to delete the vertices or faces from the tail part of the mesh, and export the remaining object and write something like... [TextureOverrideTail0] hash = d3423c41 match_first_index = 0 handling = skip vb0 = ResourceNewMesh0VB ib = ResourceNewMesh0IB drawindexed = auto [ResourceNewMesh0VB] type = buffer stride = 76 filename = newtailmesh0.vb [ResourceNewMesh0IB] type = buffer format = R16_UINT filename = newtailmesh0.ib and so on for the remaining pieces... あなたは何のMODについて話しているのですか?
007ns Posted November 26, 2019 Posted November 26, 2019 6 hours ago, d7763847 said: 在这种情况下,更新驱动程序有时会有所帮助。 A completely white screen is usually a network problem. It can be connected naked before, not after. After troubleshooting the operating system Restart the router to change IP (if it is an independent IP) If it's not good, it's only a ladder I have encountered the same situation as you before. My solution is to turn off the computer first, then turn off the power supply, then turn off the router, unplug all the relevant network cables, reconnect the network cables in a few minutes, restart the router, and finally turn on the router normally. In general, it can recover normally
7469346750 Posted November 26, 2019 Posted November 26, 2019 2 hours ago, 568846385 said: May I fand out where this canbe found?
JOHN10 Posted November 26, 2019 Posted November 26, 2019 Hi! all good But i have problems. Only monika has this texture. How can I fix this? Thanks!
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