Prerequisites

Before playing any Nobihaza game, please ensure your computer has the following installed:

Table of Contents

  1. Initial setup
    1. DirectX End-User Runtime
    2. Microsoft Visual C++ Redistributable
    3. Change the computer’s region to Japan
    4. 7-Zip decompression tool
    5. Locale Emulator
  2. RPG Maker 2000/2003
    1. Japanese Runtime Package (RTP)
    2. English Runtime Package (RTP)
    3. EasyRPG
  3. RPG Maker XP/VX/VX Ace
    1. Japanese Runtime Package (RTP)
      1. RPG Maker XP
      2. RPG Maker VX
      3. RPG Maker VX Ace
    2. English Runtime Package (RTP)
    3. VL Gothic Font
  4. RPG Maker MV

Initial setup

These are necessary for almost all games!

DirectX End-User Runtime

  • Download the offline DirectX installer here.

  • Run the directx_Jun2010_redist.exe file. Click Yes when this dialog box appears.

17

  • Enter the path to extract the DirectX installer, then click OK.

18

  • Open the folder path you just entered. Double-click the DXSETUP.exe file in that folder.

19

  • Agree to the terms of use, then click Next and wait for the installation process to complete until you see this screen.

20

Microsoft Visual C++ Redistributable

Some games will also need this library. I recommend using the AIO installer from TechPowerUp as it is the easiest to install.

21

  • Click the Download button and select the nearest server (the one with closest to you).

22

  • Extract the file you just downloaded, then go into the newly extracted folder and right-click the install_all.bat file, then click Run as administrator.

23

  • A black command-line window will appear. Keep that window open until it closes on its own, which means the library has been successfully installed.

Change the computer’s region to Japan

Most Nobihaza games are Japanese, so you need to change your computer’s region to Japan to have the most stable playing experience.

  • Press Windows + R to open the Run window, type control, then click OK.

1

  • Select the Region item.

2

  • The Region window will appear. Switch to the Administrative tab and click the Change system locale button.

3

  • Change the Current system locale to Japanese (Japan) then click OK.

4

  • Restart your computer to apply the changes.

7-Zip decompression tool

If you already have WinRAR, you can skip this step and use WinRAR for decompression instead.

The default Windows decompression tool can cause errors (especially with password-protected archives), so I recommend using third-party decompression software to avoid issues.

  • Download the 7-Zip software here.

  • You only need to pay attention to the three .exe items at the top of the page. Download the version suitable for your machine (32-bit or 64-bit).

    • The arm64 version is for computers running ARM CPUs, for example, the Lenovo ThinkPad X13s (this is just an example, not a sponsorship).

5

  • Click on the downloaded .exe file. Then click the Install button to begin the installation.

6

  • After the installation is complete, click the Close button to close the installer.

7

  • Whenever you encounter a compressed file, right-click on it and select 7-Zip -> Extract to ...

8

Locale Emulator

If you don’t want to change your computer’s region to Japan, you can also use Locale Emulator to play. However, it will not be as stable, and the stability depends on the game you intend to play.

  • Download Locale Emulator here.

  • Extract the Locale.Emulator.2.5.0.1.zip file and run the LEInstaller.exe file. Click the Install for all users button to proceed with the installation.

13

RPG Maker 2000/2003

Japanese Runtime Package (RTP)

9

  • Go into the 2000rtp\RTPセットアップ folder and right-click on the RPG2000RTP.exe file, then select Run as administrator.

10

  • Just click Next (the button with the N) and wait for it to install. If a screen like the one below appears, it means the installation was successful.

11

  • Do the same for the RPG2003RTP.exe file in the 2003rtp\2003RTPセットアップ folder.

English Runtime Package (RTP)

Some specific English Nobihaza games will also require this runtime package.

  • Download the English RTP 2000 and English RTP 2003.

  • The RTP 2000 is an .exe file so you don’t need to extract it, but you will need to extract the RTP 2003.

12

  • Proceed with the installation just like the Japanese version.

EasyRPG

Some translations will require EasyRPG to play. You can also play foreign Nobihaza games through EasyRPG without having to change your region, and it will also be more stable than Locale Emulator.

14

  • You can either:
    • Copy it into the game folder and run this file directly to play.
    • Copy it into the parent folder containing your Nobihaza games. When you run Player.exe, you will be able to choose which game to play each time.

RPG Maker XP/VX/VX Ace

There are almost no Nobihaza games that run on RPG Maker XP, but you should still install it if you encounter a game that uses this engine. As for VX and VX Ace, there are many, so please install all of them fully.

Japanese Runtime Package (RTP)

RPG Maker XP

  • Run the Setup.exe file in the xp_rtp103\RPGXP_RTP103 folder.

15

  • Click Next (the first button with the letter N), until you see this screen, which means the installation was successful.

16

RPG Maker VX

Run the Setup.exe file in the vx_rtp202\RPGVX_RTP202 folder, and do the same as for RPG Maker XP.

RPG Maker VX Ace

Run the Setup.exe file in the vxace_rtp100\RPGVXAce_RTP100 folder, and do the same as for the two engines above.

English Runtime Package (RTP)

VL Gothic Font

Many games require this font. If you don’t install it, you will very likely get the Unable to find VL Gothic font error.

Download this font here.

RPG Maker MV

RPG Maker MV is the easiest because you don’t need to install any RTP at all. What you need is a machine with good specs because most games will require quite high system requirements!

After you have finished, proceed to the Downloading and Running Games section