Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I can’t replicate this issue, and the only relevant search result I found after googling is, in fact, your very own post.

In the meantime, you could try the following:

  1. After running Player.exe, press F4. This will change the game from full-screen to windowed mode. If this work and you find the size too small, you can change the resolution of the window by pressing F5 a few times.

  2. If that doesn’t work, create a bat file containing the following:

start Player --window

This will start the player in window mode from the get-go. You can read more about EasyRPG command line arguments in their page: https://wiki.easyrpg.org/user/player/command-line

If that doesn’t fix it… I suspect your problem may be caused by outdated graphical drivers, but I will need more information regarding your hardware to confirm that. If you can, please tell me what’s your CPU, your GPU and the GPU driver version.