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
@Reives: why doesn't To the Moon, have a propor options menu, resoluion and window settings?
Remember that Kan does most of the work on his own and the RPG Maker engine is suited for one-man projects. Furthermore he isn't that much of a programmer (although scripting in RPG Maker can be very complicated, too)
It would be nice if there would be a hack for the rpg maker engine to enable better options, but I guess that would also have some legal problems.
I'm on Linux and all I get is a black screen that doesn't receive input.
You can toggle fullscreen at any time using Alt+Enter. In the game directory, there is a file named "mkxp.conf" which has an entry that you can change to false for it to always start in windowed mode.
Does nothing happen when you start the game, or can you at least hear background music playing?
Wouldn't help me as the game window doesn't exist - the black screen is all over my X and none of my keystrokes or any other input get received by the game process.
Cheers. I get a game window now, but also "Error opening OpenAL device." After clicking the message away the game shuts down.
I don't think so. This is most probably a problem with the sub-par Intel integrated GPU opensource drivers. I get the same behavior in games that use an SDL2 flag to enforce desktop resolution when creating a fullscreen window.
It's no secret that the drivers are crap. I have many games that I'm unable to play in fullscreen mode, but run fine windowed.
I have installed OpenAL and don't know what's up with *that* error.
In the game folder, there are two folders "lib" (32bit) and "lib64" (64bit) (open the one that corresponds to your arch), where you will find the file "libopenal.so.1". Can you rename that file to something else (like adding ".bak" to the end), and see if that changes something?
When I execute the 32bit binary from cmdline, the game launches and sound works.
Same with 64bit binary, with lib64/libopenal.so.1 left as it is; launches without errors, sound working, from cmdline.
I can play the game now. If you need something else tested, I'd be happy to help.
Cheers.