05-03-2022, 07:50 PM
Hello, I am trying add more resolutions to the game, I modified the following files without success...
In BackImageManager.h i change
#define DEF_CLIENT_SIZE_COUNT
apparently there is nothing associated with this...
Add some res to eCLIENT_SIZE List
too add some res in BackImageManager.cpp inside
CBackImageManager::CBackImageManager()
And inside of
CBackImageManager::InIRead
And finally i add entries in Data/Etc/Settings.ini
But they do not appear in the system menu, i need change something else apart from what is already mentioned? like the Option_Game.xml or some other game file?

