NovaRain Posted November 22, 2020 Posted November 22, 2020 New CG art: Spoiler MOD5.rar Cheers, NovaRain 4
kornicska Posted March 13, 2021 Posted March 13, 2021 On 4/19/2020 at 11:01 AM, NovaRain said: Hi guys! I was trying some easy way to mods this gem, so I like how easy is mod the "Bullet Girl Phantasia" with 3DMigoto. I was installed it & then run. The main idea was make modding easier as possible - because now you must multiple time extract textures, convert edited, hex edit,..... and bla, bla, bla.... Using 3DMigoto will be good idea because this game has lots of outfits /graves /etc https://github.com/bo3b/3Dmigoto 3DMigoto is working very well. So You can try it! Test DEMO: Hide contents SAO HR_test_MODv0001.rar 2.73 MB · 297 downloads Cheers, NovaRain Hello. the copy data the main folder the game, and what use , the working game mod?
Lolicon1 Posted March 16, 2021 Posted March 16, 2021 this is what mine looks like. I don't see mod 2 on the site I went through all 3 pages and didn't see mod2 I know it's not working. The shaders are working but not the mod itself. The files are missing on this site, the mod sadly doesn't work.
Hakufu1021 Posted March 17, 2021 Posted March 17, 2021 18 hours ago, Lolicon1 said: this is what mine looks like. I don't see mod 2 on the site I went through all 3 pages and didn't see mod2 I know it's not working. The shaders are working but not the mod itself. The files are missing on this site, the mod sadly doesn't work. Mod 2 is in the spoiler of post #26. 1
Lolicon1 Posted March 17, 2021 Posted March 17, 2021 5 hours ago, Hakufu1021 said: Mod 2 is in the spoiler of post #26. Jesus thanks I looked there guess I over looked it I appreciate it. How do you know if it is working? I don't have the main menu screen like in the first post. The outfit seems to be the same too. Haven't done any pillow talk because I loaded a save near the end of the game and had completed all of that already.
Hakufu1021 Posted March 17, 2021 Posted March 17, 2021 6 hours ago, Lolicon1 said: Jesus thanks I looked there guess I over looked it I appreciate it. How do you know if it is working? I don't have the main menu screen like in the first post. The outfit seems to be the same too. Haven't done any pillow talk because I loaded a save near the end of the game and had completed all of that already. Honestly, I couldn't tell you. I haven't messed with the game yet. It's on my todo list but it's a mile long.
tigers Posted June 4, 2021 Posted June 4, 2021 I have this wierd poroblem with 3dmigoto mods. Steam overlay stops working. Usually I do not mind but in this case, my controller is connected to the overlay. And not having the overlay work means controller isnt working either.
Love201911 Posted June 14, 2021 Posted June 14, 2021 On 4/26/2020 at 12:14 PM, NovaRain said: Update v2: Add some outfits (like Philia, Rain, Maiden & wedding outfits) MOD4.rar 1.81 kB · 340 downloads Installation: simple extract to the MOD4 folder & overwrite old ini file. Cheers, NovaRain Thanks. We can further customize an outfit by using "drawindexed" to draw only part of it. The following example shows how to draw only the upper part of the pyjamas outfit: ;;;PYJAMAS START [TextureOverride_PyjamasPartA] ; Hash for pyjamas part A, can be obtained by cycling through Index Buffer (IB) using NUMPAD 7/8 in 3DMigoto hash = 8c49f84b ; Not to render the whole part A having 5238 indices (with 1059 vertices) handling = skip ; Instead, only draw 870 indices starting from index 924 (upper part A1) ; (One way to find the exact numbers is to check in Blender after importing 3DMigoto Frame Analysis Dump by addon blender_3dmigoto.py) drawindexed = 870, 924, 0 ; And draw 2556 indices starting from index 2682 (upper part A2) drawindexed = 2556, 2682, 0 [TextureOverride_PyjamasPartB] hash = 24d885c8 handling = skip ; Only draw upper parts B1 and B2 drawindexed = 318, 0, 0 drawindexed = 648, 762, 0 ;;;PYJAMAS END It is possible to change the color of the remaining clothing. But good textures are needed.
Hohenheim Posted June 15, 2021 Posted June 15, 2021 any shaved version? i don't like bushes .__. btw great work /) 1
Sparta_666 Posted June 26, 2021 Posted June 26, 2021 I'm 95% interested let me know if you ever need any help testing any of it, because I'm not going to be much help else where.
Guy LeDouche Posted July 25, 2021 Posted July 25, 2021 Thank you @NovaRain for your work on modding this game and introducing me to 3dmigoto, It's an amazing tool and I've been browsing through my steam library for games to try to mod with it. Has anyone found a solution for the incompatibility with steam overlay and controllers? I tried installing the latest version of 3dmigoto but it still had the same problem, and my mods didn't work anymore. Also does anyone know what d3dx.ini setting to edit to get better performance? I just want the tool to load my mesh edits and nothing else, right now it's stuttering so bad that it's almost unplayable.
Love201911 Posted July 25, 2021 Posted July 25, 2021 10 hours ago, Guy LeDouche said: Thank you @NovaRain for your work on modding this game and introducing me to 3dmigoto, It's an amazing tool and I've been browsing through my steam library for games to try to mod with it. Has anyone found a solution for the incompatibility with steam overlay and controllers? I tried installing the latest version of 3dmigoto but it still had the same problem, and my mods didn't work anymore. Also does anyone know what d3dx.ini setting to edit to get better performance? I just want the tool to load my mesh edits and nothing else, right now it's stuttering so bad that it's almost unplayable. I never had any performance issue when using 3dmigoto in this game. Maybe setting "hunting" to 0 in d3dx.ini can help a bit (just for playing the game with mods, but not for making them). Is the stuttering caused by your mod? By "mesh edits", which one do you mean? Add, modify or remove meshes? 1
Guy LeDouche Posted July 25, 2021 Posted July 25, 2021 (edited) On 7/25/2021 at 1:10 PM, Love201911 said: I never had any performance issue when using 3dmigoto in this game. Maybe setting "hunting" to 0 in d3dx.ini can help a bit (just for playing the game with mods, but not for making them). Is the stuttering caused by your mod? By "mesh edits", which one do you mean? Add, modify or remove meshes? Overwriting the mod with the latest version of 3dmigoto fixed the performance issue for the most part, but my controller still isn't working with it installed. Has anyone else who's had this problem find a solution? On the latest version of 3dmigoto they say they fixed the compatibility issue with steam overlay using controllers but it still not working for me. Edited July 31, 2021 by Guy LeDouche fixed one of my problems and posted the solution i found
UnAuWuN Posted August 27, 2021 Posted August 27, 2021 Its this still on progress? I was trying to use the "demo modpack 4" but it isn available to download bc of the page, can someone upload that to try it?
InsipidCjs Posted August 30, 2021 Posted August 30, 2021 On 9/16/2019 at 2:33 AM, AmeroElessar said: Hey, I've been working on decoding the file formats and such for SAO:HR (PC Deluxe Edition). I wanted to gauge the interest for an adult mod for this title, just to see if it's worth making a rather polished release or if I should just continue it as a personal project for my own enjoyment. It seems at least a handful are interested so far which is good enough for me. As far as I know, no other mods exist for this game and it's likely due to the difficulty in editing and reinjecting a lot of the files. As a workaround I'm currently repackaging the files uncompressed to help with stability, the downside is the mod file size will be larger than the whole game's installation (The download will be around 55GB at this stage). There's not much I can do about that right now, but I'll see if I can find a more user-friendly way of distributing the mod without the ridiculous size. What I can change at the moment: UI images Character images Backgrounds Scene Images (including 'pillow talk' scenes) All text *NEW* Character textures What I can't change... yet: 3D models Here's a current to-do list I will try to keep up-to-date: DONE Excplicit dating actions (replacing standard 'gaze longingly' and such) Main Menu art Character portraits and affection screen art for: Asuna Silica Explicit 'pillow talk' lead up conversation and art for: Asuna Silica Lisbeth Leafa Yuuki New responses to explicit dating actions for: Asuna TO DO FOR FIRST RELEASE Character portraits and affection screen art for: Lisbeth Leafa Sinon Strea Philia Argo Yuuki Kizmel Rain Alice Explicit 'pillow talk' lead up conversation and art for: Sinon Strea Philia Argo Kizmel Rain Alice 1st 'Pillow talk' scene rewritten to describe sexual talks/acts for: All FUTURE GOALS Complete pillow talk dialogue for the other 4 scenes for each girl Change some of the story events to be more explicit If reimporting models is even possible - New custom modelled base outfits for all girls and remodelled extra outfits to be revealing/semi nude. 1 costume will act as a 'nude' costume You may have noticed I left out Premiere, Tia, Yui and Seven. I can include them if people wish it, I just thought they looked too young (although 3 of those 4 are just AI to be fair). I've also left out male characters as I personally don't sway that way but if people want them included I'd be more than happy on the condition they supply me the materials I need. (PM for more info on that) There will likely be other bits and pieces thrown into the first version too. For example, Silica's conversation about hating tentacle monsters and how they are attracted to her is a bit more revealing about what they like to do Eventually I aim to replace all Pillow Talk dialogue as well as the romantic dating conversations (the ones at night or romantic locations) though they are a lot of work and the order of each line of dialogue they speak isn't in order in the game files meaning I need to screenshot every single line of dialogue they can speak in a specific conversaion, then cross reference it and be careful of any overlapping lines... If anyone is interested in helping, I'd be grateful. Mostly wouldn't mine a hand just with the writing parts since there's so much. Thanks Why no male ones ?
Downloader-225 Posted October 24, 2021 Posted October 24, 2021 What Tools are being used to Create these?
Hakufu1021 Posted October 24, 2021 Posted October 24, 2021 3 hours ago, Downloader-225 said: What Tools are being used to Create these? Image editor and 3dmigoto.
Downloader-225 Posted October 24, 2021 Posted October 24, 2021 15 minutes ago, Hakufu1021 said: Image editor and 3dmigoto. What Version. I can't even properly identify which is the Latest Version, LOL (Half Asleep at Gone 04:00 AM in the Morning, LOL). 1
Hakufu1021 Posted October 27, 2021 Posted October 27, 2021 (edited) On 10/24/2021 at 12:23 AM, Downloader-225 said: What Version. I can't even properly identify which is the Latest Version, LOL (Half Asleep at Gone 04:00 AM in the Morning, LOL). 3dmigoto - the latest version should work. Which is 1.3.1. If you have any issues getting the mods provided here working on the latest version, I'll test prior versions. But I doubt this will be the case. Releases are here : https://github.com/bo3b/3Dmigoto/releases Image editor - Whatever your personal preference. Gimp, MS Paint, Photoshop, etc. If you get 3D modeling working - of course you need 3DSmax/Blender. Edited October 27, 2021 by Hakufu1021
Downloader-225 Posted October 30, 2021 Posted October 30, 2021 On 10/27/2021 at 6:25 AM, Hakufu1021 said: 3dmigoto - the latest version should work. Which is 1.3.1. If you have any issues getting the mods provided here working on the latest version, I'll test prior versions. But I doubt this will be the case. Releases are here : https://github.com/bo3b/3Dmigoto/releases Image editor - Whatever your personal preference. Gimp, MS Paint, Photoshop, etc. If you get 3D modeling working - of course you need 3DSmax/Blender. OK, so I'm not having any Luck getting it to Run, no idea why... How is this meant to be Unpacked/Installed?
Hakufu1021 Posted October 30, 2021 Posted October 30, 2021 (edited) 3 hours ago, Downloader-225 said: OK, so I'm not having any Luck getting it to Run, no idea why... How is this meant to be Unpacked/Installed? EDIT: As of 3:32am 10/30/2021 EST - Yup, no clue. Tried a pirated version. Still didn't work. Your guess is as good as mine. Mods don't work. Till someone can fix them, we are SOL. Unless they don't work in Gallery. I'm not playing the whole game tonight to figure it out. It'll be at my discretion. Sorry folks. I have absolutely no clue. Going to bed now. Someone with much more experience with 3D migoto may be able to figure it out. But I'm at a loss. EDIT As of 2:37am 10/30/2021 EST. The mods aren't working on Steam. Tried 3Dmigoto provided and the latest version. I'm now downloading a cracked version. If this doesn't work. Honestly, no fucking clue. Nova is good about releasing working mods. So no idea why they aren't working. (NOTE: I've only tested in gallery.) EDIT : I'm working on this now. Didn't want to be a prick and leave you hanging. I'll update with instructions if I get it working. (If they differ from Nova.) Removed instructions. I've tested this for hours. Can't figure it out! Edited October 30, 2021 by Hakufu1021
Love201911 Posted November 27, 2021 Posted November 27, 2021 On 10/27/2021 at 1:25 PM, Hakufu1021 said: 3dmigoto - the latest version should work. Which is 1.3.1. If you have any issues getting the mods provided here working on the latest version, I'll test prior versions. But I doubt this will be the case. Releases are here : https://github.com/bo3b/3Dmigoto/releases Image editor - Whatever your personal preference. Gimp, MS Paint, Photoshop, etc. If you get 3D modeling working - of course you need 3DSmax/Blender. The latest version should be 1.3.16. The sorting of the assets is misleading as it is sorted by strings in alphabetical order instead of numbers in magnitude order.
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