-
Por alguma razão após atualizar o jogo os scripts do Victor Engine são "desativados", existe alguma maneira de fazer os dois funcionarem juntos?
-
on linux 64 bits,
webGL2.0 is acting crazy on version 46.0 and above
lot of lag and short freeze every 2 other frames.
version below 46.0 are all smooth.
Just run a project with 3D webGL2.0 …
-
오늘 발견한 문제입니다.
```csharp
string buildMode = (config.buildMode == 0) ? "release" : "debug";
string targetPath = System.IO.Path.Combine(DataManager.Instance.GetRootDirectory(), "RPG Maker MV Cordova…
-
Haven't fully looked into this yet, but it might be possible to compile mkxp with Emscripten to run in modern browsers. So far, I can find that [SDL might work](http://kripken.github.io/emscripten-sit…
-
1. current master
2. Game crash when returning to puzzle 2 after completing it
3. Windows 10 1903, RPG Maker MV 1.6.1
4. Walk to portal on the left after finishing puzzle 2 and moving to next room
…
-
@emerladCoder
Hello
I have including this repo‘s code in my repo, if you don't allow me to do this, let me know, i will remove it.
Repo: [https://github.com/zths/RPG_Maker_MV_Code_Injector](https:…
-
Hi!
I am a committer of RPG Maker MV(Community).
RMMV failed to draw some sprites on Chrome v69, and this bug may be caused by Chrome or PIXI.
So, I wrote reproducible test case without RMMV.
Ru…
-
NWJS Version : 0.43.6
Operating System : Windows 10 (64bit)
### Expected/Actual behavior
I noticed a new behavior in the latest NWJS update, my project was running with 0.43.3 so far (without a…
-
I was originally using my own script (followed a tutorial) for handling the same thing a rule tile does but with more headaches. I simply love how easy it is to apply basic rules but it's missing what…
-
Hi, I was wondering if it would be possible for you to make lutris' icons correspond to Papirus' icons.
The lutris icon naming scheme is `lutris_`. For example Portal's icon name is `lutris_portal`.
…