The RPG Maker Resource Kit

Other Game Creation => Other Game Making Programs => Topic started by: Geri on March 28, 2019, 08:37:58 PM

Title: Maker4D
Post by: Geri on March 28, 2019, 08:37:58 PM
Maker4D - the 3D RPG game maker engine

Maker4D can do 3D RPG-s with pre-rendered background, and real time 3D battle. (Similar to Final Fantasy 7 or 8, or Alone In The Dark). It is also capable to make Visual Novels, and it can dynamically switch bethwen 2D or 3D mode. Maker4D is a free RPG game maker engine that automatically generates your playable 3D characters from 2D picture of your hero.

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fmaker4d.uw.hu%2Fimg%2Fmaker4dscreenshot.jpg&hash=778d2a6b3513e16d86bf62fcdd476342c5579ff5)

Maker4D has no editor, it automatically generates the game based on the files you created. To make a game with Maker4D, you have to do a directory for every room (map), then copy the background to the map directory (background.jpg), and put your playable character in as hero.png. Maker4D can be also used to create 2D Visual Novel games.

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fmaker4d.uw.hu%2Fimg%2Fmaker4dscreenshot2.jpg&hash=2a3596ab4329876ef19e1415eb6fe9f6c2803261)

With Maker4D, you can create your game within a few hours without any programming or modeling!

download: http://users.atw.hu/gerigeri/maker4d/index.html (http://users.atw.hu/gerigeri/maker4d/index.html)
Title: Re: Maker4D
Post by: Geri on April 04, 2019, 10:12:02 PM
I have released the Android version.
 
Limitations:

-Android 4.0 or above is required to use the engine.
-1.4 GHz CPU (arm v7 or above) is needed for playable speed.

Title: Re: Maker4D
Post by: Geri on April 22, 2019, 10:20:49 AM
2019 april 22.
-Some graphics bug causing a line on background on some computers were fixed .
-Animation code is now more optimized.
-The software renderer is optimized.
-Fixed a loss of keypress-processing on very low frame/second when running on Linux.
-Added new code paths for x86-32 and ARM builds that uses more branching and less FPU instructions.
-5% overall speed-up. 40% speed-up on old Cyrix based computers.
-More than 50% speed-up in the Android version on ARM CPU-s.

Title: Re: Maker4D
Post by: Geri on April 30, 2019, 01:43:41 PM
2019, april 30.
-Background menu music now can be in .wav format
-50% speed-up when generating 3D characters, resulting faster teleportation
-10% speed optimization in rendering.
-Fixed a graphics glitch on Cyrix, Vortex86DX, IDT WinChip, AMD K5 processors.
-Shadow rendering has been optimized.
-Modell loader is optimized, now the overall loading speed is almost twice as fast.
-Fixed an input-doubling bug with Windows9x.
-Background was mistakenly not rendered when NPC mode battle system automatically engages if entering a map.
-If there is only one hero on the scene, the battle system now still displays the avatar.
-Automatic teleport chain now properly processes scene settings.
-Fixed segmentation fault with missing attackname1.txt when battle system engages with flawed text parameters.
-Hero avatars was not properly restored after loading a game.
-Fixed a bug causing the collision engine staying engaged on dead enemies.
-Fixed an ID bug in object management.
-New menu element allows to gentle exit from the battle system.
Title: Re: Maker4D
Post by: Geri on December 09, 2020, 02:21:35 PM
2020, dec 09.
-25% speed-up on Linux and Windows
-Audio engine can be disabled on vintage computers