Menu

Show posts

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 Menu

Messages - BigMc

#1
The only video library that AGS is linked to on Linux is libtheora, so I would say if at all, only Theora videos can work.
#2
Editor Development / Re: AGS Build Server
Wed 02/09/2015 00:16:01
What about Android builds? Wouldn't it be nice anyway to offer an apk of stable releases?
#3
Engine Development / Re: AGS on Chromebook?
Tue 02/06/2015 10:05:33
It should be possible to install a real Linux like Ubuntu (that runs Allegro) next to Chrome OS.

If it's possible to compile normal Linux programs on Chrome OS, you will have to compile some of the dependencies (like allegro) first.
#5
Cool! One of the games that one could test with is Barn Runner 5, chapter 1. It uses Kweepa's AGS_OtherRoom.dll and Scorpiorus' ags_parallax.dll both of which are not ported as far as I know.
#6
Engine Development / Re: AGS engine Linux port
Wed 24/12/2014 00:15:41
The script expects the game to be in the data directory, as is well documented:
https://github.com/adventuregamestudio/ags/blob/master/debian/ags%2Blibraries/README

Next time rtfm before throwing around angry smileys.
#7
Why don't you just do this in a way that the theme can be switched and send the patch (or pull request) to the others to review and include?
#8
Engine Development / Re: AGS engine Linux port
Tue 25/11/2014 19:28:26
It doesn't really convince me. In general ALSA over pulseaudio works so this must be fixable in Allegro or AGS. He added an SDL2 audio driver to Allegro, which will probably never go upstream. If someone would add a PulseAudio driver to Allegro, that could probably go upstream eventually.
#9
And a linux version should be necessary for the game to be added to the DB, even if the editor is run under windows only and the game is compiled under windows and the author is a windows nerd and linux hater and wants to distribute only a windows version to convert everyone to a windows user :P 8-) :-D
#10
I don't know why the key is missing but
http://marek.php5.sk/?p=150
#11
Which errors? Did you follow the instructions?
#12
It's built using the script debian/make_ags+libraries.sh on Debian or Ubuntu (see comments in the file for instructions) and of course it should be built with the latest code if you want to make a release.
#13
Or the builds are put on the homepage, where they belong.
#14
Engine Development / Re: AGS engine Linux port
Tue 04/11/2014 23:41:42
I just installed alex4 from the official repos. It uses allegro 4 and also has broken sound. Can you confirm that?
#15
Engine Development / Re: AGS engine Linux port
Tue 04/11/2014 23:37:35
It should always be ALSA unless it was changed in the Allegro config file. But getting an ALSA message doesn't prove it's not using OSS: On Linux OSS uses ALSA nowadays. It's just an API that exist across Unixes as opposed to ALSA which is Linux only.
#16
Engine Development / Re: AGS engine Linux port
Tue 04/11/2014 23:13:04
This is the most stupid thing I've ever seen to encode these Ids like that...

They are for ALSA: 1095521089
and OSSD: 1330860868

EDIT: Ok, you've also computed them in the meantime. ALSA and OSS digital are the only ones worth trying though. I think the others are disabled in Allegro by default nowadays.

EDIT2: I get jittered sound with both. I don't know if that actually causes the engine to use OSS though.
#17
Engine Development / Re: AGS engine Linux port
Tue 04/11/2014 22:27:38
I don't think so. Some things in acsetup.cfg only make sense on Windows so they're not read on Linux. DirectSound is a Windows thing. It has worked before, so some change in the sound code must have caused this bug.
#18
Ok I'll keep quiet as long as the versions are strictly increasing. :) I find this scheme much more weird than what I proposed though. :-D
#19
Ok but I thought we wanted to get rid of the final and hotfix suffices. So no suffix would correspond to a stable release.
#20
Now the tags are:

3.4.0.0-alpha1
3.4.0.1-alpha2

You can get rid of either of the last two numbers. Either

3.4.0.0-alpha
3.4.0.1-alpha

or

3.4.0-alpha1
3.4.0-alpha2

would be fine. Or am I missing something? I like the last variant better.
SMF spam blocked by CleanTalk