Ty man it worksYou can't, at least natively.
Here I can only play normally if I hide the taskbar, which I hate doing, so with the help of ChatGPT I made a script to resize the window:
Edit the first line to the desired height (My screen is 768px tall, with 30px from the taskbark, the game should be 738px) and it should work, I think.Code:$height = 720 $width = [math]::Round($height / 2.17) Add-Type @" using System; using System.Runtime.InteropServices; public class Win32 { [DllImport("user32.dll")] public static extern bool MoveWindow(IntPtr hWnd, int X, int Y, int nWidth, int nHeight, bool bRepaint); } "@ $hwnd = (Get-Process -Name "NTRMobile").MainWindowHandle [Win32]::MoveWindow($hwnd, (1366 - $width) / 2, 0, $width, $height, $true)
You can have up to 5 saves in the current version of the game. I believe the dev is working on a better save system with more save slots in next update. Feeds should also be getting inverted next update.I think of all the latest NTR phone games that have been coming up lately, this one is one of the best. At least, in the story type.
But there are a lot of oownsides in this game. Here's some of them:
The speed of the messages, it's way too slow.
No skipping.
No chapter selection. I chose to buy condoms, so I can't buy the nanobots. What now? I have to replay the whole game?
Wallpaper selection is kinda buggy
The feed of the Mattinator (and the others) should've been inverted. The newer ones on the top.
No save (although it could be overlooked if it had chapter or a day selection)
Still, I like the game. Oke dokey.
I thought that backup data was something else. Good to know.You can have up to 5 saves in the current version of the game. I believe the dev is working on a better save system with more save slots in next update. Feeds should also be getting inverted next update.
As far as the condom thing. If you deny Richard the first time he offers you his app he will give you $100 to accept allowing you to buy the nanobots and condoms. A lot of people probably miss this.
If i Download it from Pixeldrain, apperantly there isnt one. I dont understand it either.Win Defender showed Virus after downloading it, yes.