19 themes/skins available for your browsing pleasure. A variety of looks, 6 AC2 exclusives - Featuring SMACX, Civ6 Firaxis, and two CivII themes.[new Theme Select Box, bottom right sidebar - works for lurkers, too]
0 Members and 8 Guests are viewing this topic.
This is really great!I would be very interested in modifying the source to try to add sensible upscaling. Is that something you want to do yourself or do you want to let others try?
Quote from: DrazharLn on December 10, 2014, 11:05:23 PMThis is really great!I would be very interested in modifying the source to try to add sensible upscaling. Is that something you want to do yourself or do you want to let others try?I'd be glad for you to try that, Draz, but understand this will just be the source code for my DLL's, not the full game. I haven't pulled over enough functionality in that area from the .exe into the .dll to really do upscaling yet, but if you read assembly and want to pull that functionality in yourself, that'd be great. If not, I plan to pull over more functionality over time.I'm curious, though, upscaling could mean a couple of things in this context--do you mean upscaling in terms of the UI elements (larger font sizes and windows and such), or upscaling in terms of adding bilinear or better scaling routines to the map itself?
Does your code receive the map and UI calls independently?