Arcade Game Designer for MSX

Страница 15/15
8 | 9 | 10 | 11 | 12 | 13 | 14 |

By jltursan

Prophet (2619)

Аватар пользователя jltursan

10-06-2021, 08:26

Yes, check the README, there're some vars inside "build.bat" script you need to setup first. They basically are used to configure your preferred MSX emulator: OpenMSX, blueMSX or fMSX Wink

By McCheeseBob

Supporter (9)

Аватар пользователя McCheeseBob

11-06-2021, 02:44

Well I feel silly for missing that. That was a quick and easy fix. As always thanks for you help! Smile

By Arthritic Land

Supporter (6)

Аватар пользователя Arthritic Land

12-06-2021, 14:53

Thanks for the MSX suite, jltursan, truly wonderful.
Just a question, rom is easier to use in BlueMSX but the default is dsk. Is there a way for noobs to change the default or force rom build directly from the batch?

By jltursan

Prophet (2619)

Аватар пользователя jltursan

12-06-2021, 17:42

Yes, are you using the WinAGD built-in MSX Suite?

By Arthritic Land

Supporter (6)

Аватар пользователя Arthritic Land

12-06-2021, 18:25

I'm working on windows with the MPAGD V0.7.10. As I read somewhere that the included suite was still in the works, I've downloaded and added your AGD-MSX-Suite of Github instead. It's the built-in version stable?

By jltursan

Prophet (2619)

Аватар пользователя jltursan

12-06-2021, 18:41

Yes; but older, much better to update the files with the last release. Just keep in mind what's pointed out in the first lines of the README, you need to setup your preferred MSX emulator before launching the suite.

So if you're using WinAGD and launching the building from this tool, you only need to check the script "build-msx.bat" in its root directory, edit the file and look for "call build %~n1". In this line you can set your default flags, e,g.:

To build a 32KB ROM by default:

call build %~n1 -r 32

Or the above and then, launching the ROM using a MSX2 machine:

call build %~n1 -r 32 -x 2

By Arthritic Land

Supporter (6)

Аватар пользователя Arthritic Land

12-06-2021, 19:30

Works like a charm! A million thanks!

By jltursan

Prophet (2619)

Аватар пользователя jltursan

13-06-2021, 10:59

Enjoy! Smile

Страница 15/15
8 | 9 | 10 | 11 | 12 | 13 | 14 |