NokiMo
tkcorp8000
tkcorp8000

patreon


Android port: HS Tutor 0.5.1

Hello!

I've rewritten some parts of the HS Tutor code to make it compatible with Android.

Download link, HS Tutor 0.5.1 android: MEGA (750.3 MB) 


How to install:


About the Android version:


A technical explanation of what I did:

In HS Tutor I use a Renpy function called "focus_mask". This function allows me to place multiple layers of images on top of each other to compose the background.

For example, when you visit school in the morning and meet Mila, Kelly and Megan in the classroom, you are actually looking at several overlapping images. Focus_mask discards the entire transparent part of the images and allows you to click on the girls.

On android, this does not work. That means I had to re-create all these images, cut them to the correct size, and manually position them in the background. Then I rewrote a good part of the code making the desktop/mobile version work on the same project.

Although it consumed some time, it was not wasted time because from now on I will be able to make android versions without much extra work.


Last comments

If you have a low-cost smartphone, I don't recommend installing the game. My smartphone is a Samsumg Galaxy J1, with a 4-inch screen, 700MB of RAM and a poor processor. Although it is possible to play the game normally during the characters conversations, the animations overwhelm the system and make everything unstable. Some things take a long time to happen too, such as loading a saved game.

If you have a high-performance device, you probably will not have any problem playing HS Tutor and the experience will be very similar to that of the PC.

Bye!


Related Creators