Difference between revisions of "Install"

From MSX Game Library

Line 1: Line 1:
 
''<u>Note</u>: For the moment, the [[Build Tool]] is only compatible with Windows 64-bits OS.''
 
''<u>Note</u>: For the moment, the [[Build Tool]] is only compatible with Windows 64-bits OS.''
 +
 +
Follow those steps:
  
 
1️⃣ '''Create''' a directory (name it "<tt>MSXgl</tt>" e.g.).
 
1️⃣ '''Create''' a directory (name it "<tt>MSXgl</tt>" e.g.).

Revision as of 15:07, 16 January 2022

Note: For the moment, the Build Tool is only compatible with Windows 64-bits OS.

Follow those steps:

1️⃣ Create a directory (name it "MSXgl" e.g.).

2️⃣ Install the engine:

3️⃣ If you want to use the program auto-launch option:

  • Edit MSXgl\projects\default_config.cmd file,
  • Search for "set Emulator" and set the path for your favorite emulator (can be OpenMSX, BlueMSX, Meisei, Emulicious, fMSX or Ru-MSX).
  • Note: Many other options from default_config.cmd are overwriten by samples' build script.

You are done! You can start testing library samples or create your own brand new game!