2006-04-08, 09:24 PM
batigol: Try the ATI encoders, the Moonlight ones are fairly old and a bit buggy. (If you want to use Recorder Test, you need to change the '1' to a '2' when you run it)
jam_zhou: there's no configuration front-end for multiple crossbars, so you'll have to edit the xml file to set the crossbars up yourself. I seem to remember it's just take the crossbarRoutings setting and add the next crossbar routing after a ; so it might look like:The number will differ, but they will be in the same order as they appear in config.exe.log.
jam_zhou: there's no configuration front-end for multiple crossbars, so you'll have to edit the xml file to set the crossbars up yourself. I seem to remember it's just take the crossbarRoutings setting and add the next crossbar routing after a ; so it might look like:
Code:
<crossbarRoutings>0-0,3-1;4-3</crossbarRoutings>