The following warnings occurred: | ||||||||||||||||||||||||||||||
Warning [2] Undefined variable $captcha - Line: 15 - File: global.php(587) : eval()'d code PHP 8.2.26 (Linux)
|
Spellborn resolution - Printable Version +- The Chronicles of Spellborn (https://forum.spellborn.org) +-- Forum: Archive (https://forum.spellborn.org/forumdisplay.php?fid=6) +--- Forum: Questions (https://forum.spellborn.org/forumdisplay.php?fid=16) +--- Thread: Spellborn resolution (/showthread.php?tid=278) |
Spellborn resolution - loki63 - 15-05-2019 Hi guys, first of all, a big THANK YOU for reviving this old by so great game^^ Then, do you think Spellborn Reborn will be able to run on higher resolutions like 2560*1440? it's a neophyte question as I'm not a programmer Just want to know if it will be possible^^ and then again, THANK YOOOUUUU^^ RE: Spellborn resolution - Czelsior - 16-05-2019 It is possible by changing a specific ini file in the client folder. Right now, I'm not sure which one you need. RE: Spellborn resolution - loki63 - 16-05-2019 hi, thank for the answer, I need 2560*1440, so, how can I do that plz?^^ RE: Spellborn resolution - Czelsior - 16-05-2019 Open the following file: TheChroniclesOfSpellborn1.1.0.4\etc\client\sb_client.ini and search for the following lines: [WinDrv.WindowsClient] WindowedViewportX=1280 WindowedViewportY=720 FullscreenViewportX=1920 FullscreenViewportY=1080 This should work RE: Spellborn resolution - loki63 - 16-05-2019 I'll try it, thank you^^ |