Search found 7 matches
- Sun Mar 19, 2006 1:03 pm
- Forum: Help and Support
- Topic: 0.8.2 and (today's) SVN segfaults with "The Dig" (
- Replies: 13
- Views: 8311
- Wed Mar 15, 2006 9:10 pm
- Forum: Help and Support
- Topic: 0.8.2 and (today's) SVN segfaults with "The Dig" (
- Replies: 13
- Views: 8311
We are looking at a stripped release binary here, so it's not big surprise that little to no info in the backtrace is present... Maybe Pajarico can compile his own version of ScummVM, which includes the debug info by default? Every GDB report I posted is from the SVN, compiled by myself ;). I looke...
- Wed Mar 15, 2006 7:34 pm
- Forum: Help and Support
- Topic: 0.8.2 and (today's) SVN segfaults with "The Dig" (
- Replies: 13
- Views: 8311
- Wed Mar 15, 2006 2:25 pm
- Forum: Help and Support
- Topic: 0.8.2 and (today's) SVN segfaults with "The Dig" (
- Replies: 13
- Views: 8311
- Wed Mar 15, 2006 1:47 pm
- Forum: Help and Support
- Topic: 0.8.2 and (today's) SVN segfaults with "The Dig" (
- Replies: 13
- Views: 8311
In this case, I think SmushPlayer::readString() first tries to open the .trs file corresponding to sq1.san. But if that fails, it will try to open digtxt.trs instead. The inly *.trs file inside VIDEO is digtxt.trs, which are the spanish dialogues, so I guess everything is Ok on that side. Try debug...
- Wed Mar 15, 2006 7:49 am
- Forum: Help and Support
- Topic: 0.8.2 and (today's) SVN segfaults with "The Dig" (
- Replies: 13
- Views: 8311
- Tue Mar 14, 2006 10:12 pm
- Forum: Help and Support
- Topic: 0.8.2 and (today's) SVN segfaults with "The Dig" (
- Replies: 13
- Views: 8311
0.8.2 and (today's) SVN segfaults with "The Dig" (
Hi, I have the spanish version of this game. It has english voices and spanish subtitles. My first question is if this is supported, because in the README (section 5.2) it says scummvm has language options but I don't know if those options are supposed to be official ones and other versions might wo...