The Matrix Online Server Emulator
New renderer discussion and troubleshooting - Printable Version

+- The Matrix Online Server Emulator (//mxoemu.info/forum)
+-- Forum: The Matrix Online (//mxoemu.info/forum/forumdisplay.php?fid=3)
+--- Forum: Broadcast Depth (//mxoemu.info/forum/forumdisplay.php?fid=22)
+--- Thread: New renderer discussion and troubleshooting (/showthread.php?tid=904)

Pages: 1 2 3


RE: New renderer discussion and troubleshooting - kakbun - 16-01-2012

great work indeed!

that somehow reminds me of the old deus ex game where some fans of the series created an external renderer (direct 3d 10 renderer i think) in order to improve the graphic-quality of the game

would it be possible to use the enb-series for mxo?


RE: New renderer discussion and troubleshooting - rajkosto - 16-01-2012

not likely, as he makes one for each game
(it might work now, if you use new renderer, as then mxo doesn't use legacy buggy FFP features, but i plan on incorporating SSAO and other things into mine anyway, so there should be no need)
the deux ex stuff is different, they published the renderer API source and it was in a separate DLL they could recreate
i'd be able to fix the shading bugs ages ago if that was the case for mxo (mmos never release ANY source or modding tools, ever)


RE: New renderer discussion and troubleshooting - starschwar - 20-01-2012

Amazing news! I'll be sure to try this out tomorrow. Looking forward to it. Thanks for all your hard work, Rajkosto!


RE: New renderer discussion and troubleshooting - kakbun - 23-01-2012

so you found a way to do this through reverse engineering?
that's even more impressive

looking forward to new implementations for the renderer


RE: New renderer discussion and troubleshooting - AtomicWillow - 17-03-2012

Yeah, I'll say. Very impressive. It looks the same as it did back on my old XP machine. Great work!


RE: New renderer discussion and troubleshooting - chris12333 - 17-03-2012

Very, very nice. Love it!


RE: New renderer discussion and troubleshooting - slickie - 05-04-2012

Nicely done, Rajko, Mega City looks absolutely gorgeous now.


RE: New renderer discussion and troubleshooting - MajTom - 26-05-2012

thanks Rajko..


RE: New renderer discussion and troubleshooting - rajkosto - 06-10-2012

0.9.0.3 was pushed today.
Code:
Changes:
    Fix MXO problem where Anti Aliasing is forced-off when windowed.
    Add ATOC (Alpha to Coverage) support for much better looking trees and railings when AA is on.

MXO forces AA to 2x when you just check it under options, but if you edit options.cfg manually you can change AntiAliasFSOverSample to 8 or something, and get much nicer looking edges


RE: New renderer discussion and troubleshooting - Triface - 09-10-2012

lovely