What option I have to use for compile each file? And what I should do with compled file?
Can I put this file in folder with game and libstean.so?
Can I put this file in folder with game and libstean.so?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Crimson Wizard on Mon 20/04/2015 16:36:57How I can stub plugin?Quote from: alexpricker on Sun 19/04/2015 20:02:34
I have both library in directory of game:
/home/chief3/games/Heroines Quest/libagsteam.so
/home/chief3/games/Heroines Quest/libsteam_api.so
Oops, I missed this part.
Yes, if there are linux plugins already, your do not need stub.
Quote from: monkey_05_06 on Mon 20/04/2015 16:22:07I am install steam_latest.deb. Where I can find 64bit libsteam_api.so. Or I have rebuild AGS source with 32 bit options?
If it's failing to load libsteam_api.so that indicates that you probably copied the wrong shared library for Steam (32-bit/64-bit mismatch) or you don't even have Steam installed.
The stub is a viable option if you aren't using Steam, but I wanted to point out that this game does work with Steam for Linux.
AGS: Adventure Game Studio v3.3 Interpreter
Copyright (c) 1999-2011 Chris Jones and 2011-2014 others
ACI version 3.3.3.0
AGS: *** ENGINE STARTUP ***
AGS: Reading config file
AGS: Initializing allegro
AGS: Setting up window
AGS: Initializing game data
AGS: Game data file: /home/chief3/games/Heroines Quest/Heroine's Quest.exe
AGS: Initializing TTF renderer
AGS: Initializing mouse
AGS: Checking memory
AGS: Initializing speech vox
Speech sample file found and initialized.
AGS: Initializing audio vox
Audio vox found and initialized.
AGS: Initializing keyboard
AGS: Install timer
Checking sound inits.
AGS: Initialize sound drivers
AGS: Install exit handler
AGS: Initialize path finder library
AGS: Load game data
AGS: Game data version: 43
AGS: Requested engine version: 3.3.0.1162
AGS: Game GUI version: 116
AGS: Built library path: ./libagsteam.so
AGS: dlopen returned: libsteam_api.so: ýõòþ÷üþöýþ þÃ'‚úÃ'â,¬Ã'‹Ã'‚Ã'Å' Ã'â,¬Ã°Ã·Ã´ÃµÃ»Ã'ÂõüÃ'‹Ã¹ þñÃ'ŠõúÃ'‚ýÃ'‹Ã¹ Ã'„ðùû: ÃÂõÃ'‚ Ã'‚ðúþóþ Ã'„ðùûð øûø úðÃ'‚ðûþóð
AGS: Built library path: /home/chief3/games/Heroines Quest/libagsteam.so
AGS: dlopen returned: libsteam_api.so: AGS: dlopen returned: libsteam_api.so: can not open shared object file: No such file or directory
AGS: Plugin loading failed, trying built-in plugins...
AGS: No built-in plugin found. Plugin loading failed!
AGS: No placeholder functions for the plugin found. The game might fail to load.
Script link failed: Runtime error: unresolved import 'AGSteam::SetAchievementAchieved^1'
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.039 seconds with 19 queries.