On Samstag, 23. Mai 2020 10:49:12 CEST Jean wrote:
> Hi,
> Sorry not related to aranym but des not know how to reach atari people
> elsewhere; does anyone know what happened to atari-forum? It's been more a
> week it is down.
After more than 4 weeks, seems to be back again....
On Freitag, 1. Juli 2022 10:16:15 CEST 'WongCK' via ARAnyM wrote:
> Is there a modecode that is available for Aranym via the aranym,sys driver?
No, there isn't. Resolution must be configured in fvdi.sys. Note that if you want to use NVDI together with fVDI, you must disable its screen drivers (by renaming or deleting them). But actually there is not much point in doing so; vector fonts are also provided by fVDI, and NVDI is only needed if you need the printer drivers, are some obscure features that fVDI doesn't support yet.
Yes, that's the one I am talking about.I always left it blank (i.e. no video=xx, no screendev=xx and no modecode=xx) and it was working for NVDI 5 on the latest snapshot (downloaded end Jun 2022).However just swapping NVDI 4.11 for NVDI 5, will boot a white screen.Funny thing is that I had the 1-19-cur install ( timestamp as 2014 on the file system) and that works with NVDI 4,11.On the real Atari - Falcon CT63 with CTPCI Radeon, the latest snapshot works with NVDI 4.11 and the only difference is that I am telling Xaaes to use the modecode for my Radeon. So I figure that for the Aranym case, it looks like it is not switching to correct screen modecode, and therefore the question.
On Fri, 1 Jul 2022 at 10:18, 'WongCK' via ARAnyM <ara...@googlegroups.com> wrote:
It goes to a white screen and seems like the video is not set correction via XaAES video/screendev/modecode as i do not know the proper one to use. I tired the usual 27, 28, 0x801C and even 2 codes from my Falcon (a long shot but I try anything)
--You shouldn't be setting anything there, let the system use the current resolution. I hope I understood you correctly that we are talking about this mode code: https://github.com/freemint/freemint/blob/master/xaaes/src.km/example.cnf#L158

As usual.... THANKS !!
The version MINT-2b8 works with NVDI 4.11 while the MINT-a8c gave the white screen.
I did not use any of the emutos nor fvdi from the package.
AUTO1. Xboot2. Mint_2b8.prg (yes I renamed it so that I know which one to select)3. NVDI 4.11
nvdifix xbiosfix and booted are uncommented.

yes, I plan to use the programs from the package and also replace the binaries for /bin as well from the package.here is my AUTO folder unsorted. All NVDI are after Mint.
here is my AUTO folder unsorted. All NVDI are after Mint.Interesting. I have the exact same binary (NVDI 4.11d) and I absolutely can't reproduce your use case. I even tried the EmuTOS from git. No change -- if putting NVDI.PRG before MINT.PRG, it works on all builds, if after -- doesn't work on any.
So if you manage to reproduce this in a more isolated environment, I'll be glad to take a look but right now, there doesn't seem to be a way to reproduce it.
I just tried the emutos and fvdi from the package, even changed the fvdi.sys uncommented singlebend like in the package.same white screen on a8c but 2b8 continue to work.The package emuTos is v1.0 while I was using v1.1, anyway no difference in NVDI behaviour.
EmuTOS had a MiNT MP / VDI bug which was fixed after v1.1.1:
https://github.com/emutos/emutos/commit/b245f3cfac7bdb146401a642bbf49ed4de1283cd
Please try a recent EmuTOS snapshot instead.
Thank you Wongck for reporting and testing, you have uncovered a pretty serious bug in XaAES.