Jump to content
Existing user? Sign In

Sign In



Sign Up

female [EN MTL] Classroom desperation after gym class 1.0.0


1 Screenshot

About This File

Support the developers here.

Play online.

The aspect ratio of the game is different from the raw one because I used the shell of another game.

Leave a comment below if there's any issue.

Raw:

 

Edited by quicksort (see edit history)


User Feedback

Recommended Comments

Seems like the HTML local version breaks after you first initialize it. You are given three prompts, which read as follows in order:

1. "The save function cannot be used in this environment. Occurs when running locally, etc."

2. "The save data may be corrupted. Do you want to initialize the save data?" [Cancel/Go]

3. "Initialize" (If you click Yes)

You are then given a blank screen. I left it up for about ten minutes before closing it. Perhaps something else isn't loading?

I am currently on Mac OS, using Chrome.
After using Safari, I get the error "file not found:./data/system/Config.tjs"

Link to comment
15 hours ago, ZekeWedlin said:

Seems like the HTML local version breaks after you first initialize it. You are given three prompts, which read as follows in order:

1. "The save function cannot be used in this environment. Occurs when running locally, etc."

2. "The save data may be corrupted. Do you want to initialize the save data?" [Cancel/Go]

3. "Initialize" (If you click Yes)

You are then given a blank screen. I left it up for about ten minutes before closing it. Perhaps something else isn't loading?

I am currently on Mac OS, using Chrome.
After using Safari, I get the error "file not found:./data/system/Config.tjs"

Yeah, it's a common problem for games made with Tyrano Builder. I'll see if I can fix this.

Link to comment
16 hours ago, ZekeWedlin said:

Seems like the HTML local version breaks after you first initialize it. You are given three prompts, which read as follows in order:

1. "The save function cannot be used in this environment. Occurs when running locally, etc."

2. "The save data may be corrupted. Do you want to initialize the save data?" [Cancel/Go]

3. "Initialize" (If you click Yes)

You are then given a blank screen. I left it up for about ten minutes before closing it. Perhaps something else isn't loading?

I am currently on Mac OS, using Chrome.
After using Safari, I get the error "file not found:./data/system/Config.tjs"

https://akanetr.github.io/Mion_omo/

This should play fine as long as you ignore the warnings. If you have any idea how to fix those warnings, please let me know.

The file that needs to be modified for it to work in a browser is "\data\system\Config.tjs". Tyrano Builder provided three types of saving mechanisms: webstorage, webstorage_compress and file. If we use the .exe on Windows, then "file" saving is appropriate. But now we are using the browser, so we should change this to "webstorage".

510127359_.png.6f3a41b8da7ee071faee0f027018a6eb.png

Link to comment
1 hour ago, OmarashiLover1 said:

Is it possible to play the older visual novels on your web browser like this?

It depends on the game's engine. For RPG Maker MV&MZ and Tyrano games, yes.

Link to comment

Just figured I’d come back and ask about this since it came up as an issue when I was trying to do a drive backup. Why the hell is there a single JavaScript file titled ‘map’ within the EN_Translate > *japanese text* > node_modules folder, that is then inside another 12 Layers of otherwise empty folders?! Is there a particular reason it needs that long of a file path?

Link to comment
3 hours ago, Raging Salmon said:

Just figured I’d come back and ask about this since it came up as an issue when I was trying to do a drive backup. Why the hell is there a single JavaScript file titled ‘map’ within the EN_Translate > *japanese text* > node_modules folder, that is then inside another 12 Layers of otherwise empty folders?! Is there a particular reason it needs that long of a file path?

You mean "小便が我慢できない女たち学校編~美音の場合~\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map\test" and "小便が我慢できない女たち学校編~美音の場合~\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map\example"? LOL

That's Node.js dependencies for you. You can see how to disable Windows' path limit here.

Link to comment
On 5/31/2022 at 10:31 AM, quicksort said:

You mean "小便が我慢できない女たち学校編~美音の場合~\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map\test" and "小便が我慢できない女たち学校編~美音の場合~\node_modules\fs-extra\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map\example"? LOL

That's Node.js dependencies for you. You can see how to disable Windows' path limit here.

It ran fine on my computer, but I had to backup my files to do a factory reset for a technical issue, and the path length kept causing issues with the backup tool I was using. I was just surprised by the number of folders and curious why it was like that.

Thanks for the link on disabling the path limit though. I’ll keep it bookmarked for future reference.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...