Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I will see what I can do. Screen resolutions and modes have plagued me since I started this thing, so I appreciate your feedback and patience.
When in doubt, use the desktop resolution or ask Windows what resolution, color format etc to use. DirectX has a manager for this stuff (or it used to have anyways). Ask it for a list of valid display modes, check it against the desired resolution ( and other settings ) and get a proper result from that IF resolutions and modes really are an issue, but based on what I've seen it's not.
And recreate the DirectX texture objects from the original system objects. The system objects themselves are probably fine, but the device needs to do a complete recreation of itself for a switch to fullscreen (or any reset for that matter).
Look into exceptions. 9 times out of 10 you can predict what happened and take appropriate action in the catch { } and resolve the issue if there is any. Since there is no guarantee that resources get carried over properly and most of the time they do make it okay, this should not have to be a big deal.
Final thought; It's okay to say to the user 'look, this clearly isn't working, imma fall back to the original settings and mark this as a problem for future reference'.
I did get the chance to run the game (though windowed on a 1920x1080 screen, ouch), and it cost me hours of my life I'll never get back, ow the horror ;-D Seriously, I like it. Got some remarks here and there, but this is not the thread for that.
And don't rely on the reviews too much; The people actually playing the game and with valid criticisms aren't (generally) too focused on writing reviews, but rather post on the forum. Reviews are for potential customers, not technical issues ;-)
Also, these are all issues that I agreed with when I thought about them. Sometimes it was a Steam review, some came through the forum, some were from actual game review sites that I look up to.
In any case, thanks for your feedback. There will be an announcement when I finish the update, but it may be a few months down the road.