Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

in the same folder as the EXE file is also the "data" folder and four .dll files?

otherwise try to search for the folder 

"C:\Users\[USERNAME]\AppData\Roaming\MSXCompiler" and delete the files contained there (the folder may be hidden)

Hi bosh77, well I did like you said and I deleted the "settingsx.dat" files. Now it launch good. Moreover I confirm that all MSX1 programs  do not run on BlueMSX MSX1 model. Example :  DrawTextScreen5/drawtextscr5.rom on MSX1 ( Canon V-20 ) with VDP TMS99xx both Normal or MSX1 Project. It seems that examples are running well on MSX2 models but they bugs on MSX1 models. Another example : graphic.msxproj bugs on a MSX1. 

Hi, programs or games that use Screen 5 work with a V9938 or higher video processor, so an MSX2 is usually required. The TMS only supports screens 0 to 3.

You are right, this detail fools me. Now it works on MSX1 machines. Your compiler rocks, I like it and I need to deepen my knowledge with it. Thanks for your support.