chrisssj2 Posted March 28, 2019 Posted March 28, 2019 With the game now on the switch. Are there people working on mods for the switch? Or mods transferable to the switch of venus vacation?
Quest_Items Posted March 30, 2019 Posted March 30, 2019 Really ? i couldnt find any website modding the switch version. Do you have a link or something please
DORODERE Posted March 30, 2019 Posted March 30, 2019 Yes, care to share? Why say it's already done and not link to it? The only results on Google for Scarlet mods is this exact post.
kholdy Posted March 30, 2019 Posted March 30, 2019 He's talking about DOAX3:Venus for the Vita. He's the one making mods for that game.
chrisssj2 Posted March 30, 2019 Author Posted March 30, 2019 Ah okay! So for the vita version not for the switch version unfortunately..
RYONY Posted March 31, 2019 Posted March 31, 2019 15 hours ago, NumberXer0 said: Yes, care to share? Why say it's already done and not link to it? The only results on Google for Scarlet mods is this exact post. https://www.loverslab.com/topic/114747-doax3s-reveal-trailer/ there's nothing there either
chrisssj2 Posted March 31, 2019 Author Posted March 31, 2019 All I want is nude/topless mod for this version of the game. Or bigger boobs and nipple piercings would be cool too. I can dream... Because I don't think it is happening going by from what I see here.
Quest_Items Posted March 31, 2019 Posted March 31, 2019 would it be complicated to convert existing mods to this version ? if there is a tuto and tools somewhere i am willing to try
frank2141 Posted March 31, 2019 Posted March 31, 2019 1 hour ago, DOAX3GLITCHER said: Wrong Venus, Fortune and Scarlet. DOAX3VF&S ?
chrisssj2 Posted April 1, 2019 Author Posted April 1, 2019 10 hours ago, DOAX3GLITCHER said: yes doax3 venus (psvita) done doax3 fortune (ps4) done (in vr is the best) doax3 scarlet (switch) done doax3 scarlet (ps4 is temporary missing because need new jailbreak) When you say doax3 scarlet (switch) done, do you mean topless/nude mod is done for this game version?
lamialove Posted April 2, 2019 Posted April 2, 2019 On 4/1/2019 at 3:41 PM, DOAX3GLITCHER said: yes doax3 venus (psvita) done doax3 fortune (ps4) done (in vr is the best) doax3 scarlet (switch) done doax3 scarlet (ps4 is temporary missing because need new jailbreak) I have supported on patreon.But I cannot findout the mods for ps4 or switch.Where can I get these mods?Thanks for the job.
chrisssj2 Posted April 3, 2019 Author Posted April 3, 2019 1 hour ago, DOAX3GLITCHER said: ps4 nor switch mods are released (only private) How do you know this? Can you buy them or..? (PM ME if you can't msg me here)
chrisssj2 Posted April 4, 2019 Author Posted April 4, 2019 4 hours ago, DOAX3GLITCHER said: I'm not talking about console hack... I'm just saying that doax3(fortune for ps4) and doax3(scarlet for switch) mods are not public (i have them only for me right now). Anyway I'm almost sure that i will be able to mod scarlet for ps4 when new jailbreak method will be released since the files structure is the same. I wasn't talking about console hack either. I was meaning to say if those private doax3 mods are buyable. Oh you mean personally modded Scarlett for switch? Nice! Any plans on releasing it at some point or remain private?
hundery Posted April 4, 2019 Posted April 4, 2019 12 minutes ago, DOAX3GLITCHER said: no plans for a release You are being super mysterious dude... May I please ask why? I think switch is the perfect platform for this.
chrisssj2 Posted April 4, 2019 Author Posted April 4, 2019 33 minutes ago, DOAX3GLITCHER said: no plans for a release Why keep all the fun for yourself?
exaltu Posted April 7, 2019 Posted April 7, 2019 So I got my hands on a NSP of the game, and I extracted it using hactool. Now I got this big file I don't know what to do with. Any help? EDIT: I used a quickbms script found in xentax to open the data_00 file. The files used for the character costumes are tmcl files. Here is the link for the script. https://forum.xentax.com/viewtopic.php?f=10&t=19697 1
GuyInDogSuit Posted April 10, 2019 Posted April 10, 2019 Would love to see some nude mods for the Scarlet edition...
knight77 Posted April 10, 2019 Posted April 10, 2019 I would really like to know how to extract the data from the switch version of the game (also ps4). I don't know how you can access and modify the data on console. I thought these are closed systems.
vagonumero13 Posted April 10, 2019 Posted April 10, 2019 58 minutes ago, knight77 said: I would really like to know how to extract the data from the switch version of the game (also ps4). I don't know how you can access and modify the data on console. I thought these are closed systems. You have to hack the consoles through exploits. I don't know the details of those consoles because I stopped following consoles homberew scenes at PS3, but the process may require you to be at a specific firmware version or a specific hardware revision. Anyway, you should be able to find all of that easily in internet.
knight77 Posted April 11, 2019 Posted April 11, 2019 5 hours ago, mikey1995 said: If you dump the game legitimately then you would need to hack the switch. https://guide.sdsetup.com/ shows one way to. Then you'd need to dump the game with something like https://github.com/CaitSith2/SwitchSDTool. If not legitimately, you don't even need a switch, you just need the game. After that you use a tool like https://github.com/Thealexbarney/LibHac to extract the game contents. Eventually you end up with a package_data.bin and a data*.lnk files (depending if base game, update or DLC) and you use quickBMS to extract those. The problem I face is 1. You need to be able to repack the data*.lnk back and modify the package_data.bin (which contains pointers to the files on data*.lnk), or no way to load it up on the switch via LayeredFS (module that allows to overwrite files in memory). I don't know of any tool so far to repack, maybe with QuickBMS possible, but I only found the unpack script. 2. The tmc and tmcl files you get after unpacking, are similar to files of Vita version (Fortune) but none of the existing tools unpack those (they apparently contain the 3d models and UV textures), or at least not without modifying their plugins and whatnot. So first step would be to be able to unpack the TMC and TMCL files, and mod them. After that, second step would be able to repack and modify the package_data.bin file. So as you can see, not a trivial task. The DOAXGLITCHER3 guy I think already figured this out but he's not interested in the community he just wants Patreon money so we're still far away from figuring it out I guess. PS: If you want I could give you some TMC and TMCL files for your inspection if you even do those, because I know you all Venus Vacation modders don't work with repacking files just with interception via DirectX APIs or whatever Migoto et. al. is. Thanks for the description. So if you could repack it, you might be able to pack it as its own game and install it on the switch afterwards? I am just curios, I am not going to mod that game since I dont own a switch or the game and I have my hands full with DOAXVV modding. (right now trying to fix a tiny little edge of the back of the nude body, which I have no idea how it gets there. The original girls body dont have it. It only appears when I merge the mesh together. so probably some weird normal problem with the holes in the original body, which leaves some faces disconnect to some around them)
exaltu Posted April 12, 2019 Posted April 12, 2019 On 4/10/2019 at 4:25 PM, knight77 said: I would really like to know how to extract the data from the switch version of the game (also ps4). I don't know how you can access and modify the data on console. I thought these are closed systems. To access the data, you either need to dump the switch game using Homebrew or get it online and then extract the data. There is a tool, but you will need your switch's keys (but you can find it online *cough* eurasia.nu *cough*) and use this tool. https://gbatemp.net/threads/extract-nsp-nca-xci-update-all-in-one-tool-for-layeredfs.511156/ modding the switch isn't that hard, as long as you have a hackable unit, of course. Here is a guide to modding your switch, if you haven't already done so. https://nh-server.github.io/switch-guide/user_guide/getting_started/ Well... Someone has already helped you.
exaltu Posted April 12, 2019 Posted April 12, 2019 23 hours ago, APsychedelic said: If you dump the game legitimately then you would need to hack the switch. https://guide.sdsetup.com/ shows one way to. Then you'd need to dump the game with something like https://github.com/CaitSith2/SwitchSDTool. If not legitimately, you don't even need a switch, you just need the game. After that you use a tool like https://github.com/Thealexbarney/LibHac to extract the game contents. Eventually you end up with a package_data.bin and a data*.lnk files (depending if base game, update or DLC) and you use quickBMS to extract those. The problem I face is 1. You need to be able to repack the data*.lnk back and modify the package_data.bin (which contains pointers to the files on data*.lnk), or no way to load it up on the switch via LayeredFS (module that allows to overwrite files in memory). I don't know of any tool so far to repack, maybe with QuickBMS possible, but I only found the unpack script. 2. The tmc and tmcl files you get after unpacking, are similar to files of Vita version (Fortune) but none of the existing tools unpack those (they apparently contain the 3d models and UV textures), or at least not without modifying their plugins and whatnot. So first step would be to be able to unpack the TMC and TMCL files, and mod them. After that, second step would be able to repack and modify the package_data.bin file. So as you can see, not a trivial task. The DOAXGLITCHER3 guy I think already figured this out but he's not interested in the community he just wants Patreon money so we're still far away from figuring it out I guess. PS: If you want I could give you some TMC and TMCL files for your inspection if you even do those, because I know you all Venus Vacation modders don't work with repacking files just with interception via DirectX APIs or whatever Migoto et. al. is. I've repacked the data_00.ink.
exaltu Posted April 14, 2019 Posted April 14, 2019 On 4/12/2019 at 1:49 AM, APsychedelic said: How? QuickBMS script? Can you share? yes. https://forum.xentax.com/viewtopic.php?f=10&t=19697 to repack files all you need to do is use the reimport_4gb_files.bat or reimport2_4gb_files.bat
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