I recently downloaded the latest version of this project and installed it. I have a 1680x1050 res and I made the modifications accordingly to accomodate my resolution. Then I thought to drop a line here and contribute a bit with the code and files for that.
… and I have no clue how to attach the GUI images I modified… I was unable to register or post to the forum as I cannot see the verification images. So, I uploaded them here.
I hope these are usefull.
All the best and thanks for your efforts! Brings a cool new way of playing heroes.
P.S. It seems this is the only way I can actually leave any message anywhere related to this site.
EDIT: For the new visitors of this topic, the final version of the files for the 1680x1050 resolution are in the archive attached to THIS POST.
I attach the files here just to make sure they stick, but they might need renaming if (as I noticed) someone else has taken up the incremental number slots… GUI1680x1050.zip (105 KB)
Welcome to the forum and thanks for the contribution.
I’ve moved the discussion on the new resolution to the Development section of the forum.
Some first observations regarding the settings file content:
You’ve created ADVMAP5.pcx & ZRESBAR4.pcx, however they are already used for other resolutions. As this is the 8th resolution, we should use xxx8.pcx files (including an ADROLLVR8.pcx).
I believe AdvMap should start at y=7 i/o 6
But I’ll have a closer look at all details when integrating this resolution for the next VCMI release.
It’s actually the under-scroll line that caused the failure. We may consider another naming convention in the future, but for now - as we want to keep the basic game package as slim as possible - we will anyway not include more than 1-2 new resolutions in the near future. 1680x1050 will be one of them, as it seems to be the most popular among the missing ones. But most of the other custom resolutions that will be afterwards created, will probably be included into a separate package with extras (and we’ll see then about a naming convention).
The ADROLLVR file was missing. Also the AdvMap, InfoBox and a couple of buttons were 1 or more pixels out of place. All has been corrected, plus the InGameConsole line added.
Overwrite the original 0.75 files with those in the archive attached here and it should be perfect.
EDIT: I spoke too soon. It’s not really “perfect”, because the subtitle in the StatusBar is not well centered. I don’t seem to figure out why. Could it be for another reason than the content of the Settings file? 1680x1050-default-v2.7z (89.4 KB)
Ah yes. Thanks. I’ve confused the difference in pixels between the x and y axes, when I created the file based on the one from the 1280x1024 resolution.
I’ve corrected it and re-uploaded the archive in my post above. If you downloaded it before the time of this post, pls download again.