public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

How to display an image or picture in the Title screen?

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: How to display an image or picture in the Title screen?
  • Original author: SnackOverflow
  • Original date: January 21, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/how-to-display-an-image-or-picture-in-the-title-screen.73936/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Learning Javascript

Summary

Hi! does anyone know how to display img/pic in the title screen? I tried writing a line of code inside drawGameTitle function but no luck. the title screen shows but it doesn't display the picture. hmmm is it possible or not?

Archived First Post

Hi! does anyone know how to display img/pic in the title screen?
I tried writing a line of code inside drawGameTitle function but no luck.
the title screen shows but it doesn't display the picture.
hmmm is it possible or not?


here's the code :
this._gameTitleSprite.bitmap.bltImage(ImageManager.loadPicture('testpic'), 0, 0, maxWidth, 150, x, y);


and the title screen :

Protected download


Thank you in advance!

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

imagetitle.jpg
imagetitle.jpg
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#js-learning

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar