Status
Not open for further replies.

Ai696

Veteran
Veteran
Joined
Jun 17, 2015
Messages
97
Reaction score
90
First Language
English
Primarily Uses
RMMV
the basic engine use sprite with BITMAP
So is CPU rendering only
CPU need work with javascript + rendering simultaneously

Slight correction, GPU is still being used for rendering sprites with bitmap. Since MV Sprite is just pixi.sprite wrapped. And Bitmap is just a wrapped baseTexture.

The issue is a few things

1) Bitmap has some very slow canvas stuff in it, and if used can slow things down. Stuff related to hue or canvas text. (if you want tinting btw, that is ran via the gpu and is fast)

2) Sprites don't take advantage of pixi.textures for frames and animation. Instead switching the frame manually. It also has an expensive function used to change the texture if hue is changed.

3) All sprites have updates to there movement for viewport, which isn't needed. Instead all sprites should be added to a container, which offsets things for viewport. (then each sprite within the container can move if they need too)
 

a noble wolf

Veteran
Veteran
Joined
Sep 8, 2012
Messages
45
Reaction score
24
First Language
English
I just downloaded the update today. What are you seeing on your end?

little circle spinning indicating loading "Waiting for rpgmakerweb.com" and the page is white. in store.
little circle spinning indicating loading "Waiting for s3-ap-northeast-1. amazonaws.com in forum.
 

a noble wolf

Veteran
Veteran
Joined
Sep 8, 2012
Messages
45
Reaction score
24
First Language
English
little circle spinning indicating loading "Waiting for rpgmakerweb.com" and the page is white. in store.
little circle spinning indicating loading "Waiting for s3-ap-northeast-1. amazonaws.com in forum.
For some reason it would not download with explorer or chrome but did work on firefox.
 

Archeia

Level 99 Demi-fiend
Staff member
Developer
Joined
Mar 1, 2012
Messages
15,686
Reaction score
16,466
First Language
Filipino
Primarily Uses
RMMZ

MikePjr

Artist
Veteran
Joined
Nov 7, 2012
Messages
776
Reaction score
479
First Language
English
Primarily Uses
I wonder if that's why it lags more after 1.5.0 more than it used to for me?
Back when MV first came out, things ran flawlessly for me, but then folks complained about lag, and now with the latest version, where there was no lag for me, there now is lag.
 

Aurawhisperer

Veteran
Veteran
Joined
Jun 10, 2015
Messages
505
Reaction score
31
First Language
English
Primarily Uses
RMMZ
I get a cannot define 'x' property whenever I try starting my game up. I tried overwriting this update file with a current game I'm making. I'm guessing it has to be new new?
 

TenTranVN

Veteran
Veteran
Joined
Apr 13, 2017
Messages
191
Reaction score
20
First Language
Vietnam
Primarily Uses
RMMV
I need the RPG Maker MV team to fix this problem on IOS devices
- When using my project on a web browser, I encounter this problem on all IOS devices.
I use IOS and play on different types of browsers and are automatically reloaded when I start playing for a few minutes.
I've been using other devices to access web browsers on my projects like Android, PC ... and everything works fine, it just happens on iOS !, I expect the following update will Fix this problem.
Thank you
 

LazESigma

Veteran
Veteran
Joined
Nov 9, 2013
Messages
51
Reaction score
2
First Language
English
Primarily Uses
Does Export to PC not produce an .exe anymore?
It used to I believe until this update. Now I see a Game.rpgproject file instead of a Game.exe.
How can you share with others who don't own the software now?
 

Susan

Veteran
Veteran
Joined
Sep 1, 2014
Messages
2,748
Reaction score
8,348
First Language
No idea...
Primarily Uses
RMMV
@LazESigma : RMMV does produce a "Game.exe" file if you deploy to Windows. There is no "Game.rpgproject" file generated. Maybe you're looking at the wrong folder?
 
Status
Not open for further replies.

Latest Threads

Latest Profile Posts

Grading the last exams for this semester and I need a break because I am laughing too hard xD
edit: Video link removed due to well Internet problems making it essentially nothing anyway. :kaoswt:
Sleep logic:
4 hours or less = I feel like I'm dying
5-6 hours: Feeling well rested
More than 6 hours: I feel like I'm dying
Women always say "I want to be spoiled" then get mad when I spoil them. Why would you say that if you didnt actually want to know the ending?


decided to have subclasses work differently in my game. They summon in a partner when you select one. this took some work tho as I had to get the class scene to pop up as a common event instead of straight from the menu. it was the only way to add/remove party members while on the menu screens.

Forum statistics

Threads
131,543
Messages
1,220,658
Members
173,220
Latest member
ZecaVn
Top