Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Welcome to Project Ace

19
Posts
230
Followers
10
Following
A member registered Jun 17, 2019 · View creator page →

Creator of

Recent community posts

Nice

No. I'm the one who'll compile by cross compiling from Windows. The only help needed is to ensure the binary run on Linux.

Yes, it can.
Tried in some GDevelop Demo game.

Construct 2 is supported. However, since each game may have a different method for entering full-screen mode, I sometimes need to test it myself.

However, for the latest release, I will set F11 as the universal full-screen shortcut.

Android is done. But I need to make sure it's stable enough before delievering.
Linux is actually possible, but needs someone to test it.

Thank you for the Unity documentation.

Now you can try Valet again, which I have tried to adapt to Unity's needs.

I have tested it with one of the Construct2 games on itch.io, and the latest Rover update should have implemented the NWjs functions required by Construct2.

Hi.
Thank you for your ideas.

Maybe this is what are you looking for:
https://ryanbram.itch.io/valet-lightweight-local-web-server-and-browser-launcher

Please let me know if you find any issues.

Rover works by directly using Windows' built-in web rendering engine. It does not have its own engine, so for Android, code needs to be prepared for the Android web engine.

I will try to do it because I am also curious to see if I can do it.

Currently, Rover works similarly to your concept. The difference is that if it does not find package.json, it will immediately create package.json for you. From there, you can specify whether you want to launch other html files besides index.html.

Does this work according to your desired concept?

I have added compatibility to the nwjs calls required by RPG Maker MZ. So it should work now. Please download it again.

If a black window still appears, press F12 to bring up the error message and let me know.

More nwjs API has been implemented.
Please re-download Rover.

Press F12 and paste the error message. I'll fix it ASAP. Mostly due to incomplete NWJS API.

Hi.

Rover uses webview from operating system. So it can work on Windows 10 and 11 OS without issue.


If you can screenshot your folder, I may find out the issue.

Hi, thank you for using the plugin.

1. Put the resulting _i18n.json to ./data/locales

2. Have you tried to set the source language and target language in plugin parameter? Make sure the source language is same with your original json, not  "_i18n.json".