Hey all. I'm here with a modded apk from HBox.jp Android version that has english support.
Was lurking in Joiplay's discord when the topic of Samurai Vandalism came up. View attachment 3933466
I bought the HBox version a while ago thinking I can mod it really quickly. Then gave up after a while before being reminded of it a few days ago.
After doing some simple RE-, it turns out I could rehost the game files since the server doesn't need auth to download them for some reason. After that I hooked changed the file location to one that hosts the exact same files except with the languages lc_tables different. Which brings us to here.
Caveats & Notes (Please read)
You STILL need to OWN a copy of the
You must be registered to see the links
as you WILL need to login into dlsite!
The licensing can be easily defeated but I didn't bother trying to fiddle around with smali code. Too much effort. I'm not a RE-Expert. Someone can take that role for me.
Currently there's no sale for the android version. so you're paying the full game price... ouch...
I had to change the download locations from hbox's to one that points to your local device.
Someone should rehost the files somewhere and update us with a more permanent solution rather than a jank one like here.
The download only occurs once on start up.
You don't need to host the files after that.
The patched (Japanese folder) files are included in the data zip folder.
From the Official English Release (2.01 or something.)
It's still the JP Censored art. Though someone can just modify the data zip and patch in the uncensored ones.
The modded apk includes a authorization header that was a left over. You may use it if you want to mod it or smth.
Moderators:
I don't think it's a good idea to list this on the main page just yet.
Modders:
Feel free to mod the apk to remove the license check. I think it only happens on the android side and not within unity.
Find the folder that says "HostThisFolder" & select the folder within Simple Http Server. The selected folder should only contain the folder with the number 399787. Set the port to 8080.
Start Game, login to dlsite and wait for it to download.
Once done, you may close Simple Http Server.
Troubleshooting & FAQ
Make sure the folder selected is "HostThisFolder"!
"What's with the convoluted steps?!"
Initially I was planning on putting it on a file hosting site. then realized that it would be a pretty horrible idea.
Just played for a bit. Not all stuff is TL'd properly. I think this needs a patch to the tables.zip.
Some phones may just not be compatible out of the box. This happens with newer phones it seems. I'm unsure how to resolve it on my end since it appears to be a unity thing.
Sometimes it will prompt for "Unsafe app blocked". Select "Install Anyway." This occurs because the original app was built for android SDK 28 (Android 9 / Android Pie) which is pretty old! I kept it that way to ensure I didn't try and modify extra stuff.