[SLG] Touch Prank Game Masturbation ASMR App (JP) (PC-Android)

  • Post category:H-Games [Jap]
  • Post comments:25 Comments
  • Post last modified:December 2, 2022
View All Screenshots – DLsite

おさわり悪戯ゲーム型オナサポASMRアプリ~ロリっ子にタッチして進める臨場感MAXオナサポ音声〜

Circle: MOKO
Released: Oct/08/2022
Product format: Simulation
Genre: Touch / Feel, Binaural, ASMR, Loli, Internal Cumshot, Guided Masturbation, Restraint, Upskirt / Spy Photo
File size: 1.22 GB



Link 1
Link 2

us to get Direct and Image Viewer on all posts!
If you like it, buy it to the creator!
All s on this site are torrents and magnets. You need any BitTorrent client to .
Don’t forget to read the FAQ page if you got any errors.

3.6 16 votes
Rating
Subscribe
Notify of
Please to comment
25 Comments
Inline s
View all comments
LoneWolf
LoneWolf
3 years ago

Somone had done eng translation already?

Berundo
Berundo
Reply to  LoneWolf
3 years ago

I’m translating it right now. Shouldn’t take more than a few days I think.

LoneWolf
LoneWolf
Reply to  Berundo
3 years ago

Thank you very much!

Pucacat
Pucacat
Reply to  Berundo
3 years ago

you are a savior

xtinct11
xtinct11
3 years ago

can some post a guide im so lost i cant progress much cause i cant understand japs

Len313
Len313
Reply to  xtinct11
3 years ago

Here is the guide to the 3 parts:

1) touch head twice, then lift skirt. alternate between touching head and butt. The butt has 3 parts: left, middle, right

2) I don’t think you can fail here. You can tell her to lift her arms if you touch the same part repeatedly. Once arms are lifted, you can peek into her bikini bottom and top.

3) (might be incomplete) First you remove her pajamas. Then you have two choices to touch to advance: dick or her body/torso. Clicking on her body plunges dick deeper while clicking on dick just triggers some text. To not get caught, you simply have to keep clicking on dick until the text doesn’t change then plunging. Repeat until you finish.

Last edited 3 years ago by Len313
Berundo
Berundo
3 years ago

Translation:
1) Use the following command to unpack the game files inside resources directory (NodeJS needed!)
npx asar extract app.asar app
2) Replace resources/app/data/scenario with this directory https://www91.zippyshare.com/v/o0ote6WC/file.html

Last edited 3 years ago by Berundo
xtinct11
xtinct11
Reply to  Berundo
3 years ago

as a noob im lost i node js and what should i do with it after

joaoandre120
joaoandre120
Reply to  xtinct11
3 years ago

1- and install https://nodejs.org/ (I did the Current);
2- After decompress the game, go to “../game folder/resources/” and open a powershell to this folder and run the command “npx asar extract app.asar app”;
3- When the command finish, extrat the translations files to “../game folder/resources/app/data/scenario” replacing the old files.
4- Run Itazura.exe and enjoy yourself 🙂

SniGKers
SniGKers
Reply to  joaoandre120
3 years ago

How do I open it in a PowerShell

joaoandre120
joaoandre120
Reply to  xtinct11
3 years ago

1- and install nodejs (I did the Current);
2- After decompress the game, go to “../game folder/resources/” and open a powershell to this folder and run the command “npx asar extract app.asar app”;
3- When the command finish, extrat the translations files to “../game folder/resourcesapp/data/scenario” replacing the old files.
4- Run Itazura.exe and enjoy yourself 🙂

S_Izer
S_Izer
Reply to  xtinct11
3 years ago

A.) Store the game on your PC in any folder of your choosing. (I will use C:\Desktop as an example) 

B.) Install nodejs

C.) look in your programs for node.js command prompt and open it

D.) Now, in the command line, point nodejs command prompt to the drive letter of where you stored the game files if they are not on your C drive. 

E.) You only have to type the drive letter here (like C: or D:)

F.) Press enter after typing the command

G.) Now, type the full folder path to the games resource files folder where your app.asar file is stored for example (“Desktop\Touch Prank Game_PC\resources”) the “” characters as the path to the file has spaces. 

H.) Press enter again, node.js command prompt should now show the full path to the app.asar file. 

I.) Now you can enter the syntax that Berundo shared earlier (npx asar extract app.asar app)

J.) Press enter

K.) You may get a prompt to install asar, click enter (y) to proceed, this installs the component needed for the extraction to occur. 

L.) Afterwards the extraction will begin. when complete, you should see a folder just called “app” in the resources folder of the games source files next to app.asar 

M.) Now from this point, you should be able to follow Berundo’s step 2. 

2 notes:

1.) you can do all of these steps above with a 7zip component called Asar7z which allows 7zip to extract these files.

2.) I take no responsibility if you do this the programmatic way or even the easy way, and ruin your files or device somehow. 

Good luck 🙂 Do everything correctly, and Berundo’s recommendation for the translation works.

omimon
omimon
Reply to  S_Izer
3 years ago

When I got to “resources”, did npx asar extract app.asar app and pressed enter, I got Uncaught Syntax Error : Unexpected identifier ‘asar’

Last edited 3 years ago by omimon
S_Izer
S_Izer
Reply to  omimon
3 years ago

There could be a typo or false character in the path. if that is not the case, you can try: npx asar extract app.asar destfolder

Then press enter.

pervyfox
pervyfox
Reply to  S_Izer
3 years ago

i still get the unexpected identifier ‘asar’ with that as well. any chance someone could the game with the translation already applied?

AlphaJnx
AlphaJnx
Reply to  S_Izer
3 years ago

i am so retarded and wtf it says uncaught syntax error at the G part. i follow ur instruction yet why it’s not working?

asdqwe1234
asdqwe1234
Reply to  xtinct11
3 years ago

Asar is similar to tar or rar a file archive format.
Extracting it with NodeJS is the most common way, because the creator had written it in js.
But you can also open it with a file archiver which s the format like QuickBMS or Asar7z for 7zip.If the asarfile is small, you can even open it with an asar viewer online website.

Last edited 3 years ago by asdqwe1234
pervyfox
pervyfox
Reply to  asdqwe1234
3 years ago

using 7zip and replacing it with the file ed from above doesnt seem to translate anything for me. even deleting the pre-existing scenario and putting in the one from Berundo’s file.. idk what im doing wrong lol

joaoandre120
joaoandre120
Reply to  Berundo
3 years ago

Thanks for the translation

canoneer
canoneer
3 years ago

To unlock all the scenes click the right, left, right side of the title screen in succession

boboverlord
boboverlord
3 years ago
GamerFree
GamerFree
3 years ago

Touch Prank Game Masturbation ASMR App [English Version]
For Android
https://mega.nz/file/3QcE3BgK#aWfnqhVfM5Ax6r009FfNrCfxo7PIgK2pLqsdK5B608A

Mefosensei
Mefosensei
Reply to  GamerFree
3 years ago

Im getting a package not valid message when trying to install.

sumdumguy
sumdumguy
Reply to  GamerFree
3 years ago

Fails to install

Kitakori
Kitakori
2 years ago

Could someone post the game already translated or to a place that has it already translated to english?