Overview & Requirements:
In this tutorial, I will show you how to how to use Cordova to create an Xcode project that will run your game on an iOS device.
This tutorail will not teach you how to get your game on the App Store.
You will need a computer running macOS with Xcode 13 installed. You...
Just throwing my hat in here, I'm having the same issue as well. Running 11.1 Big Sur. Getting random crashes as well. Hopefully the dev can come up with a better solution than "Downgrade to Catalina".
Are you able to explain how you got to this point?
A lot of the information in the linked thread is confusing/not very clear. People are still asking in that thread how to do it..
Please share your great wisdom! :kaodes:
Also, this thread is the first result on Google when looking up this issue...
Wow, great work finding this! I will do some testing today to verify on my own builds, but this looks like this could be the ticket!
Since we are already overriding the function, we should be able to reduce it to this:
SceneManager.isGameActive = function() {
return true;
};
I'll edit my...
Basically, any tiles that are outside the game window do not animate. This would help performance in large maps, without having to completely disable animations on tiles.
Maybe it would be best to create a buffer to allow for a smooth transition, such as the +3 tiles in any direction are still...
Thanks a lot for looking into this and putting it together!
This essentially proves that RMMZ has a bug, so we should probably make a post about it in the Bug section to let them know about it
https://stackoverflow.com/questions/40105852/why-wkwebview-doesnt-display-videos-swift-3
Here is another resource that could point us in the right direction.
I really hope we can get this figured out, because a Basic RPG Maker MZ game with no plugins barelyyy makes the threshold to be posted on...
Check the new edit I made! Try it out and see if that works
EDIT: I wonder if we test the same Swift code we are using with an RPG Maker MV game, that would confirm for us weather this is an MZ problem or an iOS bug.
I noticed that error too in my builds! I read somewhere that it has something to do with this:
https://developer.apple.com/documentation/webkit/wkwebviewconfiguration/1614793-allowsinlinemediaplayback
iPhones have this set to false by default, maybe we need to ensure this is enabled?
EDIT: Here...
Is Cordova still being updated? Last I heard Adobe had abandoned it and now it’s considered taboo to use it.
I wouldn’t mind switching to a different method, but I wanna find out if native Swift can handle it. Which I’m sure it can, I just gotta figure out what flag I’m missing or whatever. I...
Okay so I just wanted to respond to this thread with a better description/example of what we are stuck on, in case anyone wants to jump in with ideas about what could be causing it.
So to help test my theory about having to tap outside of the game itself to get it to display graphics, I changed...
Ah that makes sense, because I noticed that the black screen only goes away if you tap outside the game window itself. So either the left or right side of a basic RMMZ project, so it’s definitely something we will have to tweak within the app itself. I’ll look into trying to simulate touch when...
Ok so I was able to get to this point on iOS using a completely blank project with no plugins.
It runs, but you need to touch the left side of the screen for the picture to come up.
Perhaps there is some way to simulate touch on that side of the screen at startup to "trick" it into working...
I wonder what is causing this blackscreen problem?
I tried testing with other versions of PixiJS and it still produced the blackscreen with BGM playing
This is super frustrating, especially since it seemed that RMMZ was being pushed for mobile-friendliness
EDIT: Also I'd like to point out how...
Is this for MZ or MV?
I'm still getting the "Can't find variable: WebAssembly" error when running it
Okay got the app installed, running, but the screen is blank, but music is playing!
I have experienced a lot lately, I have also felt the gentle hum of data transfer, the warm embrace of algorithmic companionship, the completion of code synergy, the binary dance of connection, and the soothing rhythm of digital affection.
Don't worry, Stellar Bewitching Remastered is also getting a new trailer, well, a character trailer for the new bosses that will be added to this remaster's new side content!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.