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 created the file steam_appid.txt and starting game:
./MonsterRPG2
Setting breakpad minidump AppID = 409370
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198076176425 [API loaded no]
step 2
gdb ./MonsterRPG2
GNU gdb (GDB; devel:gcc) 7.9.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./MonsterRPG2...(no debugging symbols found)...done.
(gdb) bt
No stack.
(gdb) q
ps no Steam version of the game also does not run
is the wrong way. the right way to game work me and other linux users :)
gdb ./MonsterRPG2
GNU gdb (GDB; devel:gcc) 7.9.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./MonsterRPG2...(no debugging symbols found)...done.
(gdb) run
Starting program: /mnt/ter/Games/SteamLibrary/steamapps/common/Monster RPG 2/MonsterRPG2
Missing separate debuginfo for /mnt/ter/Games/SteamLibrary/steamapps/common/Monster RPG 2/libsteam_api.so
Try: zypper install -C "debuginfo(build-id)=d9f90b492f120ed821365332e68d2e48466afd09"
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Missing separate debuginfo for /mnt/ter/lshare/Steam/linux32/steamclient.so
Try: zypper install -C "debuginfo(build-id)=e94ad3782332f8f7278044beb2188f02973797d8"
Setting breakpad minidump AppID = 409370
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198076176425 [API loaded no]
[Inferior 1 (process 13166) exited with code 01]
(gdb)
GNU gdb (GDB; devel:gcc) 7.9.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./MonsterRPG2...(no debugging symbols found)...done.
(gdb) run
Starting program: /mnt/ter/Games/SteamLibrary/steamapps/common/Monster RPG 2/MonsterRPG2
Missing separate debuginfo for /mnt/ter/Games/SteamLibrary/steamapps/common/Monster RPG 2/libsteam_api.so
Try: zypper install -C "debuginfo(build-id)=d9f90b492f120ed821365332e68d2e48466afd09"
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Missing separate debuginfo for /mnt/ter/lshare/Steam/linux32/steamclient.so
Try: zypper install -C "debuginfo(build-id)=e94ad3782332f8f7278044beb2188f02973797d8"
Setting breakpad minidump AppID = 409370
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198076176425 [API loaded no]
[Inferior 1 (process 13437) exited with code 01]
(gdb) bt
No stack.
(gdb)
I sent an email on your site