I need your help (game integration)


https://www.dlsite.com/maniax/work/=/product_id/RJ396721.html

hello

I want to integrate the game with Handy.
The game seems to be made with the Unity engine.
There are 180 videos in the game and the scripting is done.

I have read about EDI.
But it is difficult for me because I have no knowledge about it.

I will attach the videos and script files to mega.
I hope to see lot of integrate game in eroscript.

If you need other files, let me know ur discord.

https://mega.nz/folder/h8tgTJoZ#EkzvOJPNEFtfGzHnWj7vAA

3 Likes

maybe… @dimnogro ?

1 Like

looks good, can you send me the game in a zip? so i can play and see the files? maybe i can give you a hand

2 Likes

thanks.
Check out the mega. Game file uploaded successfully.

1 Like

Well apparently it’s a game in unity, not very complicated although I couldn’t understand anything because it was all in Japanese or Korean hehe.

you should use https://github.com/BepInEx/HarmonyX similar to how mage kanade does. and do some kind of unpacking. or decompiled. or maybe something to see the game memory in real time. unfortunately I don’t know anything or very little about how to do that.

but if you investigate in that line, you will surely reach a good port. because I understand that it is how other unity games like onyx or max the elf were modded

check these projects that use these technologies that I tell you and they are integrations that worked

https://discuss.eroscripts.com/t/detaild-deselmine-mage-kanade-s-futanari-dungeon-quest-edi/110822
https://discuss.eroscripts.com/t/game-integration-pure-onyx-buttplug-intiface-integration/108156/
https://discuss.eroscripts.com/t/vibrator-support-for-6-action-and-platformer-games/97671

2 Likes

I also noticed that the videos are very short.
I think that if joining all the videos of an enemy in a single long video is going to be easier for you, you can use ffmpeg to join the videos and maybe a little help from chatGpt to give you the ffmpeg commands

1 Like

https://discuss.eroscripts.com/t/funscript-video-merger-splitter/87056

Programs that will help you combine video and scripts

2 Likes

Thank you for the information. It looks more complicated than I thought.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.