In article <[email protected]>, Dave Symes <[email protected]> wrote: > In article <[email protected]>, > Musus Umbra <[email protected]> wrote: > [Snippy] > > On Saturday 03 Apr 2010, Musus Umbra wrote:
> > [snip 1024x768 mode definition] > > Oops - forgot to add: change the 1024s to 1280s if you want a 1280x700 > > mode (better still, add both modes to the file). > > TTFN, > > Adny > Interesting... > I thought I'd try both of those noted, unfortunately the 1280 x 700 > produces an error in the form of: > "Inconsistant parameters for mode 1280 x 700 in file AKF85 <Pathname>" > Removing that particular Def, but leaving the 1024 x 700 in place and it > works. > Any ideas what the inconsistant parameters are? > Dave Silly Me! I failed to change two of the 1024s to 1280s actually I didn't see 'em at the time. > ---8<-------------------------------------- > # 1280 x 700 (RPCemu) > startmode > mode_name:1280 x 700 > x_res:1280 > y_res:700 > pixel_rate:65000 > h_timings:136,64,60,1024,60,0 <<< This one > # VESA:136,160,0,1024,0,24 > v_timings:6,29,0,700,0,3 > sync_pol:0 > endmode > ---8<-------------------------------------- However, I've just run MakeModes and knocked up a a def that actually fills the available screen on my Laptop. # 1280 x 725 (50Hz) startmode mode_name:1280 x 725 (Emu) x_res:1280 y_res:725 pixel_rate:61000 h_timings:136,64,60,1280,60,0 v_timings:6,29,0,725,0,3 sync_pol:0 endmode I should point out this is now being used on the RPCemu 0.8.6 Spoon edition on Windows. I'll try it on the Ubuntu RPcemu later. Dave -- Dave Triffid _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
