Ahhh excellent! I put the patch in there and now the nightly build runs fine.
It also DOES fix the fullscreen issue. I get video and sound and everything just fine.
Ollie
Search found 9 matches
- Fri Apr 13, 2012 2:32 am
- Forum: General Discussion
- Topic: Fullscreen mode just has sound + Black screen on OS 10.68
- Replies: 17
- Views: 23762
- Thu Apr 12, 2012 9:10 pm
- Forum: General Discussion
- Topic: Fullscreen mode just has sound + Black screen on OS 10.68
- Replies: 17
- Views: 23762
Ahhh, well I'm just using the language defaults (English) and I have subtitles turned off. I certainly can't guarantee that my copy is good (it came from the place that GF usually has to come from these days if you don't have a physical copy). Regardless, if I remove the assert and play on I can so ...
- Wed Apr 11, 2012 7:07 pm
- Forum: General Discussion
- Topic: Fullscreen mode just has sound + Black screen on OS 10.68
- Replies: 17
- Views: 23762
Just tried the April 11th daily build and it crashes for a different reason. engines/grim/localize.cpp:63: failed assertion `nextline' I ran into this problem building the latest dev branch myself and worked around it by changing the 'assert(nextline);' to 'if(!nextline) break;'. No idea if that's a...
- Wed Apr 11, 2012 3:57 am
- Forum: General Discussion
- Topic: Bug Fix for GF Early Year 3
- Replies: 1
- Views: 4851
- Wed Apr 11, 2012 3:40 am
- Forum: General Discussion
- Topic: Bug Fix for GF Early Year 3
- Replies: 1
- Views: 4851
Bug Fix for GF Early Year 3
Was playing through GF with my own compiled version of the code that was built maybe a week ago (so it's not quite the latest dev trunk). I got to the part with the octopus and the perl and had a seg fault. It was very repeatable, like clockwork just after Manny's dialog "I don't like the way h...
- Sat Apr 07, 2012 4:04 am
- Forum: General Discussion
- Topic: Fullscreen mode just has sound + Black screen on OS 10.68
- Replies: 17
- Views: 23762
Hmmm, interesting! Thanks for the make bundle tip! When I do that it suddenly builds residualvm-static which clears up a lot of things I was wondering about (SDL and freetype are now compiled in). However, I then get dependencies on a bunch of X11 libs. It looks like the SDL I use (the standard one ...
- Fri Apr 06, 2012 11:00 pm
- Forum: General Discussion
- Topic: Fullscreen mode just has sound + Black screen on OS 10.68
- Replies: 17
- Views: 23762
Building on OSX
Sorry for being MIA for a bit there, I got super busy (and super sick). I had not compiled with --enable-release. I reconfigured with that and did a clean make. Fullscreen still worked fine so it doesn't seem to be a difference between debug and release versions. Here's a very quick guide to compili...
- Sun Apr 01, 2012 1:57 pm
- Forum: General Discussion
- Topic: Fullscreen mode just has sound + Black screen on OS 10.68
- Replies: 17
- Views: 23762
Differences
I've been trying to pinpoint what's different between the binary available for download and the one I built myself (besides the missing libraries which I've concluded don't affect Grim Fandango, correct me if I'm wrong there). Some things I've tried: - I was able to get the GUIs to match (found the ...
- Sat Mar 31, 2012 10:28 pm
- Forum: General Discussion
- Topic: Fullscreen mode just has sound + Black screen on OS 10.68
- Replies: 17
- Views: 23762
Ditto
I'm getting the same performance. I get it with the prerelease 0.1 from the download section and with the current 0.2 nightly build (from 5:39a on March 21st). Results are the same with both hardware and software renderer. Alt+enter switching between windowed and fullscreen does respond but the scre...