[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES



>
> and then, the "$ make" command should work.
>

OK. I now have the latest gemlib, and XaAES 0.970 is running ! thanks to
the MiNT mailing list :-)

New questions/remarks:

1) I didn't see any xa_scl.prg after compiling from the cvs sources. Is it
not used anymore, am I missing something, or is xa_scl.prg from my XaAES
0.964 version still being used ?

2) Starting xaaes with the -fvideo commandline option doesn't work
correctly on my falcon anymore.
e.g. ./xaaes.prg -fvideo 27
Should give me 640 x 480 x 256 colors, but is giving me 320 x 240 x B/W.

3) TosWin2 sometimes makes my system crash when I try to quit it. (Maybe
this has nothing to do with XaAES 0.970, because I've seen it before. I'm
not sure.)

4) I read in the /freemint/xaaes/TODO file:
	"* remove the window margins to look like e.g. NAES."

It already helps if you add/change in your xa_setup.scl file these lines:

	options default
	{
	windows thinframe, thinwork
	xa_windows thinframe, thinwork
	{


Martin Tarenskeen