Jump to content

request STRINOVA anime shooter


Ruseve

Recommended Posts

  • 2 weeks later...
  • 2 weeks later...
Posted
1 hour ago, Ruseve said:

i dont understand why no one make mod for this game but Marvel rival and some new game already had

it might also be how the game is made, might be almost inpossible to mod the game or maybe the anti-cheat system is stopping it, so its either the game cant be modded, hard to mod or no modders have too much interest at the moment, give it time...

Posted
9 minutes ago, Nyandred said:

interested aswell
 

found a detail btw

Looks like modding the files directly is NG, so maybe 3DMigoto is the way? 

https://www.reddit.com/r/Strinova/comments/1h08sjb/can_you_mod_strinova/

could give it a try, its a free game and all the characters can be reviewed so this could be something modders could try but would recommend using an alt account till people can confirm it works without being banned XD

Posted (edited)

It is possible with 3dmigoto but I can't recommend it in good faith nor do I like distributing mods using a tool that could be used to hide walls and cheat. The difficulty is also higher than any other 3dmigoto moddable game as it uses compute shader skinning like wuwa

 

Despite that I was able to pretty quickly make some progress. First I managed to undress Celeste pretty well (the game mesh has crotch area but you can even see where the nipples used to be with this model if you look in blender). Next I was able to load a custom mesh. First I used a genshin base body and spent several days on the CN version making mesh edits for a couple characters with this successfully however I left texturing for later. Which proved to be a big mistake as its been the toughest part of all! As insane as it sounds its actually easier to load a custom model than a texture. 3dmigoto would generally just fail, specialk and reshade texture replacers caused crashes. On top of this, shaderfixes from hunting and cached shaders tend to interfere in ways I dont fully understand. Right now if I log in and try using my mods I can't even hide the clothes consistently. I'm not sure if the issues are due to some kind of scanning to ensure resources arent tampered wiht (unlikely) or just a rendering bug or setting I dont understand. I realized that I had been using deferred rendering mode most of the time which should be the worse option for us but maybe it was actually better to have it on, or maybe I just need to redo everything from scratch without it. 

 

Anyway I wasn't willing to stop there so close to glory. I think I could reasonably make or load my own texture on the fly in a compute shader and not change the actual game texture. In any case this led to a rather clever but incredibly cursed solution you can towards the end where I UV mapped her entire body onto the bits of visible skin she had and because her body texture had a few pink areas I was able to make nipples. Unfortunately the game didn't seem to want to take the higher vert count so the boobs are a bit chunky as you can see, despite being very smooth and well weighted in blender but at least its something. 

 

Now this was something I went for as kind of a meme and wouldn't repeat it with other characters so I tried a bit more at replacing the texture and finally I succeeded, kind of.... I literally just uploaded a single color yellow texture for testing with mip maps pregenerated and in just the right format. Since then I was able to load my nude texture in as well but I couldn't get my mesh to load and the texture went onto her shirt. I havent had a chance to continue since then. If an experienced modder wants to partner with me we can probably figure it out. Otherwise I pretty much will be giving up due to lack of time and instead use extracted strinova meshes for modding other games. I'm currently working on making futa mods for wuthering waves and am committed to that. Even if I have to go solo I would be open to picking this back up if I get requests from patrons and if anyone joins and wants a certain strinova character/skin to be made into a nudable mod for another game or in an MMD video that's a reasonable request as well
https://www.patreon.com/c/animatedtiddy

 

I also have access to CN version which has many more available skins and would handle bans separately 

 Screenshot2024-10-21032846.png.90b022d7af6d038364aace77a8635c85.pngScreenshot2024-11-19034621.png.52c695ae1d1df2107fc440d1ca9ac74d.pngScreenshot2024-11-22043055.png.1c2b29a9fc9324dd9a2d14e54d102b28.png

 

Screenshot2024-11-24195001.png.c47afbf83e44c1153c8a7453213f7f9d.pngScreenshot2024-11-24191902.png.dde6a063d5a16d6171c9e851ed142d72.pngScreenshot2024-11-22043055.png.1c2b29a9fc9324dd9a2d14e54d102b28.pngScreenshot2024-10-21033640.png.d6423fa8a0be157dbdaa42dce7a71b6c.pngScreenshot2024-11-19161950.png.931fd581fbdf108ad49010eef46d35c3.pngScreenshot2024-11-24204147.png.8d2dc84bc5377241f4312e2ae7137ad6.pngScreenshot2024-11-24204740.png.6a054248f84e3e0558f17b4b088ef2af.pngScreenshot2024-11-24184956.png.2fafbe7606bc74b4fecb9343846f1e8e.pngScreenshot2024-11-24213833.png.0c80f0f44f5fa780c9df4db8ee3783f4.pngScreenshot2024-11-26175506.png.b2391ebb30d3f2f0571733ae5c25bda9.png

 

Screenshot 2024-10-21 032825.png

 

 

Edited by animatedtiddy
Posted
On 12/18/2024 at 5:49 AM, Ruseve said:

i dont understand why no one make mod for this game but Marvel rival and some new game already had

marvel doesn't verify pak signature meaning as long as the files are in the right format they'll load. However they could easily just block it and shut down the scene any time

Posted (edited)
2 hours ago, animatedtiddy said:

It is possible with 3dmigoto but I can't recommend it in good faith nor do I like distributing mods using a tool that could be used to hide walls and cheat. The difficulty is also higher than any other 3dmigoto moddable game as it uses compute shader skinning like wuwa

 

Despite that I was able to pretty quickly make some progress. First I managed to undress Celeste pretty well (the game mesh has crotch area but you can even see where the nipples used to be with this model if you look in blender). Next I was able to load a custom mesh. First I used a genshin base body and spent several days on the CN version making mesh edits for a couple characters with this successfully however I left texturing for later. Which proved to be a big mistake as its been the toughest part of all! As insane as it sounds its actually easier to load a custom model than a texture. 3dmigoto would generally just fail, specialk and reshade texture replacers caused crashes. On top of this, shaderfixes from hunting and cached shaders tend to interfere in ways I dont fully understand. Right now if I log in and try using my mods I can't even hide the clothes consistently. I'm not sure if the issues are due to some kind of scanning to ensure resources arent tampered wiht (unlikely) or just a rendering bug or setting I dont understand. I realized that I had been using deferred rendering mode most of the time which should be the worse option for us but maybe it was actually better to have it on, or maybe I just need to redo everything from scratch without it. 

 

Anyway I wasn't willing to stop there so close to glory. I think I could reasonably make or load my own texture on the fly in a compute shader and not change the actual game texture. In any case this led to a rather clever but incredibly cursed solution you can towards the end where I UV mapped her entire body onto the bits of visible skin she had and because her body texture had a few pink areas I was able to make nipples. Unfortunately the game didn't seem to want to take the higher vert count so the boobs are a bit chunky as you can see, despite being very smooth and well weighted in blender but at least its something. 

 

Now this was something I went for as kind of a meme and wouldn't repeat it with other characters so I tried a bit more at replacing the texture and finally I succeeded, kind of.... I literally just uploaded a single color yellow texture for testing with mip maps pregenerated and in just the right format. Since then I was able to load my nude texture in as well but I couldn't get my mesh to load and the texture went onto her shirt. I havent had a chance to continue since then. If an experienced modder wants to partner with me we can probably figure it out. Otherwise I pretty much will be giving up due to lack of time and instead use extracted strinova meshes for modding other games. I'm currently working on making futa mods for wuthering waves and am committed to that. Even if I have to go solo I would be open to picking this back up if I get requests from patrons and if anyone joins and wants a certain strinova character/skin to be made into a nudable mod for another game or in an MMD video that's a reasonable request as well
https://www.patreon.com/c/animatedtiddy

 

I also have access to CN version which has many more available skins and would handle bans separately 
 

 

 

good job, did you have any issues when trying this?

 

Because this tool is used in other games, it might be easy to start modding, however, no one will use it if theres a chance for a ban, though all mod tools has this anyways. the tool shouldn't ban you but there is always a small chance XD

Edited by Numbers66
Posted
On 12/26/2024 at 10:38 AM, Numbers66 said:

good job, did you have any issues when trying this?

 

Because this tool is used in other games, it might be easy to start modding, however, no one will use it if theres a chance for a ban, though all mod tools has this anyways. the tool shouldn't ban you but there is always a small chance XD

I stated the issues in my post, the issue isnt safety but rather difficulty. Texture replacement is very finicky and getting your mods to persist through multiple reloads or game restarts can be tough. But I've only been using 3dmigoto to make mods for a few months, maybe someone with more experience can identify the issues. AGMG discord won't mod because of ban risk and MMT author did some testing but isnt personally interested in the game. The skinning is most similar to wuwa with compute shader doing the bulk of the work although it doesnt have shapekeys as vertex attributes. Successful modding requires replacement of vertex and index buffers as usual with textures being in ps-t10-t11 slots which is the first case I've ever seen like that. I suspect that going for a full compute shader pipeline like wwmi might achieve consistency but I am not yet capable of writing such a thing. 

 

Regarding ban risk I don't think its a concern. They did go wild banning people from manual bans and config edits but they cant detect d3d11 wrappers and I had no issues there with CN or global version. I'd personally feel iffy about potentially handing of tards the keys to unlock easy wall hacks especially since if it gets enough attention they could respond by disabling d3d11 altogether

For now I'm content to salvage the models extracted though fmodel for modding other games and am nudifying some of those in the process. If an experienced author with the balls to mod this game wants to collaborate then we can cook, but I'm not going to post what I have to the public in its current state

Posted (edited)
12 minutes ago, animatedtiddy said:

I stated the issues in my post, the issue isnt safety but rather difficulty. Texture replacement is very finicky and getting your mods to persist through multiple reloads or game restarts can be tough. But I've only been using 3dmigoto to make mods for a few months, maybe someone with more experience can identify the issues. AGMG discord won't mod because of ban risk and MMT author did some testing but isnt personally interested in the game. The skinning is most similar to wuwa with compute shader doing the bulk of the work although it doesnt have shapekeys as vertex attributes. Successful modding requires replacement of vertex and index buffers as usual with textures being in ps-t10-t11 slots which is the first case I've ever seen like that. I suspect that going for a full compute shader pipeline like wwmi might achieve consistency but I am not yet capable of writing such a thing. 

 

Regarding ban risk I don't think its a concern. They did go wild banning people from manual bans and config edits but they cant detect d3d11 wrappers and I had no issues there with CN or global version. I'd personally feel iffy about potentially handing of tards the keys to unlock easy wall hacks especially since if it gets enough attention they could respond by disabling d3d11 altogether

For now I'm content to salvage the models extracted though fmodel for modding other games and am nudifying some of those in the process. If an experienced author with the balls to mod this game wants to collaborate then we can cook, but I'm not going to post what I have to the public in its current state

okay, you making a mod for it or you need someone else to help for that? If people can see that you wont get banned, more people will try modding it am sure XD

 

Also, just like the other games, people should know this already but they should never share their ID's so meaning, they might need to activate streaming mode or edit out their name if they want to share recording or screenshot of it working, as the devs cant really see who is sing this if they cant see this stuff XD

Edited by Numbers66
Posted
On 12/28/2024 at 5:43 PM, Numbers66 said:

okay, you making a mod for it or you need someone else to help for that? If people can see that you wont get banned, more people will try modding it am sure XD

 

Also, just like the other games, people should know this already but they should never share their ID's so meaning, they might need to activate streaming mode or edit out their name if they want to share recording or screenshot of it working, as the devs cant really see who is sing this if they cant see this stuff XD

 

tbh blocking your ID is moreso to stop salty users from mass reporting you lol devs dont have time for that

 

 

Yeah I'm not worried about a ban but I'm not actively modding it bc I don't have a target audience and I dont have time to play the game myself right now. So yeah its kind of just stuck until I either get more time or another modder joins me. I did spend a little time looking into the data to figure out the issues though and I think I may end up solving it or making it easier as I continue modding wuwa. 

Quote

For now I'm content to salvage the models extracted though fmodel for modding other games and am nudifying some of those in the process.

as mentioned I am still making use of the models and will port the characters into other games + make nude edits so if I figure out my issues I wont have to make anything new, just port in what I already made

Posted
1 hour ago, animatedtiddy said:

 

tbh blocking your ID is moreso to stop salty users from mass reporting you lol devs dont have time for that

 

 

Yeah I'm not worried about a ban but I'm not actively modding it bc I don't have a target audience and I dont have time to play the game myself right now. So yeah its kind of just stuck until I either get more time or another modder joins me. I did spend a little time looking into the data to figure out the issues though and I think I may end up solving it or making it easier as I continue modding wuwa. 

as mentioned I am still making use of the models and will port the characters into other games + make nude edits so if I figure out my issues I wont have to make anything new, just port in what I already made

could share a small edit to confirm you can mod it, this could allow others to join in? or if their not modders, might request someone they know to try as well? XD

Posted

The community is pretty good at what it does but it needs someone to give it a try before more recognition and attempts are done, maybe it is the scare of a ban? maybe its just that no one who likes to mod their games is playing it, only way to find out is to have a mod, this goes to every modder and every game that can be modded but doesn't have a mod yet, its a chance but no one knows if people wants it modded until someone tries XD
 

To that, Genshin and games like that will always get modded, Bethesda games will always get modded, as most know they can be modded and so people will mod it, little things or untested ground is hard to judge if its worth it or not XD

  • 2 weeks later...
Posted (edited)
4 hours ago, Galak7F said:
Did you give up on the project of modifying this game?

 

Its moddable but no one is trying, might be because either no one is requesting it or the mooders are scared to be banned while they test

If someone can mod the character in the dorm, i think that can confirm its doable and maybe someone else can join in on the modding

Edited by Numbers66
Posted
20 minutes ago, animatedtiddy said:

Why is there any room for doubt in your mind when I literally posted modded screenshots? 

yeah, thats also why i said it could be modable, as there is stuff working while others aren't so if there was more work done to it, all these would be fixed but as theres only you, am sure you dont have time to fix all this and make a mod for the game, if only there were more modders trying XD

 

You did well by the way, good job with the work you did, just sad no one decided to help after all this time...

  • 1 year later...
Posted
On 12/26/2024 at 8:40 PM, animatedtiddy said:

It is possible with 3dmigoto but I can't recommend it in good faith nor do I like distributing mods using a tool that could be used to hide walls and cheat. The difficulty is also higher than any other 3dmigoto moddable game as it uses compute shader skinning like wuwa

 

Despite that I was able to pretty quickly make some progress. First I managed to undress Celeste pretty well (the game mesh has crotch area but you can even see where the nipples used to be with this model if you look in blender). Next I was able to load a custom mesh. First I used a genshin base body and spent several days on the CN version making mesh edits for a couple characters with this successfully however I left texturing for later. Which proved to be a big mistake as its been the toughest part of all! As insane as it sounds its actually easier to load a custom model than a texture. 3dmigoto would generally just fail, specialk and reshade texture replacers caused crashes. On top of this, shaderfixes from hunting and cached shaders tend to interfere in ways I dont fully understand. Right now if I log in and try using my mods I can't even hide the clothes consistently. I'm not sure if the issues are due to some kind of scanning to ensure resources arent tampered wiht (unlikely) or just a rendering bug or setting I dont understand. I realized that I had been using deferred rendering mode most of the time which should be the worse option for us but maybe it was actually better to have it on, or maybe I just need to redo everything from scratch without it. 

 

Anyway I wasn't willing to stop there so close to glory. I think I could reasonably make or load my own texture on the fly in a compute shader and not change the actual game texture. In any case this led to a rather clever but incredibly cursed solution you can towards the end where I UV mapped her entire body onto the bits of visible skin she had and because her body texture had a few pink areas I was able to make nipples. Unfortunately the game didn't seem to want to take the higher vert count so the boobs are a bit chunky as you can see, despite being very smooth and well weighted in blender but at least its something. 

 

Now this was something I went for as kind of a meme and wouldn't repeat it with other characters so I tried a bit more at replacing the texture and finally I succeeded, kind of.... I literally just uploaded a single color yellow texture for testing with mip maps pregenerated and in just the right format. Since then I was able to load my nude texture in as well but I couldn't get my mesh to load and the texture went onto her shirt. I havent had a chance to continue since then. If an experienced modder wants to partner with me we can probably figure it out. Otherwise I pretty much will be giving up due to lack of time and instead use extracted strinova meshes for modding other games. I'm currently working on making futa mods for wuthering waves and am committed to that. Even if I have to go solo I would be open to picking this back up if I get requests from patrons and if anyone joins and wants a certain strinova character/skin to be made into a nudable mod for another game or in an MMD video that's a reasonable request as well
https://www.patreon.com/c/animatedtiddy

 

I also have access to CN version which has many more available skins and would handle bans separately 

 Screenshot2024-10-21032846.png.90b022d7af6d038364aace77a8635c85.pngScreenshot2024-11-19034621.png.52c695ae1d1df2107fc440d1ca9ac74d.pngScreenshot2024-11-22043055.png.1c2b29a9fc9324dd9a2d14e54d102b28.png

 

Screenshot2024-11-24195001.png.c47afbf83e44c1153c8a7453213f7f9d.pngScreenshot2024-11-24191902.png.dde6a063d5a16d6171c9e851ed142d72.pngScreenshot2024-11-22043055.png.1c2b29a9fc9324dd9a2d14e54d102b28.pngScreenshot2024-10-21033640.png.d6423fa8a0be157dbdaa42dce7a71b6c.pngScreenshot2024-11-19161950.png.931fd581fbdf108ad49010eef46d35c3.pngScreenshot2024-11-24204147.png.8d2dc84bc5377241f4312e2ae7137ad6.pngScreenshot2024-11-24204740.png.6a054248f84e3e0558f17b4b088ef2af.pngScreenshot2024-11-24184956.png.2fafbe7606bc74b4fecb9343846f1e8e.pngScreenshot2024-11-24213833.png.0c80f0f44f5fa780c9df4db8ee3783f4.pngScreenshot2024-11-26175506.png.b2391ebb30d3f2f0571733ae5c25bda9.png

 

Screenshot 2024-10-21 032825.png

 

 

is the mod compatible with today's update?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...