Can't wait

General chat related to ScummVM, adventure gaming, and so on.

Moderator: ScummVM Team

User avatar
r1ncewind
Posts: 3
Joined: Mon May 04, 2009 1:53 pm

Can't wait

Post by r1ncewind »

I just downloaded the ResidualVM build svn package for Ubuntu and added the path to my Grim Fandango files and it started right up. I get weird color distortion when I switch between fullscreen and windowed but everything else seems to work quite well (except for loading savegames created with ResidualVM). I hope this will turn into successful a project as ScummVM has been for the last years. I really love the idea of preserving these great games through re-interpretation of the underlying software. I would love to see upcoming generations enjoy Grim Fandango as much as I did.

Great job so far, hope you will get lots more support.
User avatar
MeddlingMonk
Posts: 221
Joined: Wed Jan 21, 2009 10:06 pm

Re: Can't wait

Post by MeddlingMonk »

r1ncewind wrote:I get weird color distortion when I switch between fullscreen and windowed
You mean, switching from within the game itself? Seems to be a 'normal' thing in Linux and in-game option selection isn't exactly working properly anyway. I'd suggest (if you haven't yet) that you edit .residualrc so that it has fullscreen=TRUE and make sure that soft_renderer=FALSE in case it doesn't.
James
Posts: 3
Joined: Thu May 07, 2009 12:38 pm

Post by James »

Yes, it's great news that the project is back on track. I created a news post about it on the front page of http://www.grim-fandango.com, which hopefully will help you get more support :D
User avatar
r1ncewind
Posts: 3
Joined: Mon May 04, 2009 1:53 pm

Re: Can't wait

Post by r1ncewind »

MeddlingMonk wrote:You mean, switching from within the game itself? Seems to be a 'normal' thing in Linux and in-game option selection isn't exactly working properly anyway. I'd suggest (if you haven't yet) that you edit .residualrc so that it has fullscreen=TRUE and make sure that soft_renderer=FALSE in case it doesn't.
Yeah, once the game is running I hit Alt+Enter and after it has resized it gets all rainbow-y. When I start in Fullscreen that's no problem. Also, I get flickering menus and stuff like that but since we're not supposed to complain about bugs just yet I'd rather keep waiting for something improved before making more fuss about a program that can't work properly at this point in time.
User avatar
eriktorbjorn
ScummVM Developer
Posts: 3561
Joined: Mon Oct 31, 2005 7:39 am

Post by eriktorbjorn »

I've heard of some systems pack colours differently in windowed and fullscreen mode. E.g. in one they may use five bits for each of the red, green and blue component, and in the other they may use six bits for one of them and five for the other two. That could cause strange colours when changing between the two modes, though I've never had the chance to witness it myself. (When I've heard about it, it's been on Macs.)

I know ScummVM deals with that situation, or at least it provides a mechanism to do so, but does ResidualVM?
Ubi
Posts: 1
Joined: Thu May 07, 2009 6:04 pm

Post by Ubi »

You should hook up with Open Pandora guys. Having availability of Monkey Island 4 & Grim Fandango on Pandora would be worth it.
User avatar
MeddlingMonk
Posts: 221
Joined: Wed Jan 21, 2009 10:06 pm

Post by MeddlingMonk »

eriktorbjorn wrote:I know ScummVM deals with that situation, or at least it provides a mechanism to do so, but does ResidualVM?
If it doesn't, it probably will. It's so alpha in a way it's not worth "worrying" about. I mean, remember ScummVM when it was early days? It could only run the early Scumm games somewhat well and the later ones like Full Throttle and CMI would make it implode. It'll get there and I'm taking ResidualVM's spin-off as a good sign about the intent to make it all work in the end.
User avatar
eriktorbjorn
ScummVM Developer
Posts: 3561
Joined: Mon Oct 31, 2005 7:39 am

Post by eriktorbjorn »

MeddlingMonk wrote: If it doesn't, it probably will. It's so alpha in a way it's not worth "worrying" about.
No doubt. I was just speculating about what could be causing the problem.
User avatar
MeddlingMonk
Posts: 221
Joined: Wed Jan 21, 2009 10:06 pm

Post by MeddlingMonk »

It's an undocumented creature.
User avatar
r1ncewind
Posts: 3
Joined: Mon May 04, 2009 1:53 pm

Post by r1ncewind »

Ubi wrote:You should hook up with Open Pandora guys. Having availability of Monkey Island 4 & Grim Fandango on Pandora would be worth it.
First the Pandora guys need to get their act together and finally release a device. There is absolutely no sense in developing for a platform that hasn't even arrived on the market yet. I'm probably just as excited about the idea as the next guy but so far I'm actually quite skeptical. Once the "SHIP THEM!" item on their TODO list has been checked and there are some sound reviews for it and the kinks have been worked out maybe then someone will want to code for it.
rubacava
Posts: 3
Joined: Thu May 14, 2009 8:30 am

Post by rubacava »

I'm sure it isn't an easy task, but I want to throw in my excitement and support to see a working emulator. Also, a port to play Grim on PSP would be amazing.
User avatar
Longcat
Posts: 1061
Joined: Sat Sep 23, 2006 3:15 pm

Post by Longcat »

Just for the record, ResidualVM is not an emulator, it is a total reimplementation of the original game engine. But it's great that you share your excitement with us:)
rubacava
Posts: 3
Joined: Thu May 14, 2009 8:30 am

Post by rubacava »

It's not considered a GrimE emulator? Ah well, that doesn't change my hopes that this project will one day come to fruition.
User avatar
garrythefish
Posts: 67
Joined: Sun Jul 12, 2009 2:22 pm

Post by garrythefish »

basicly, residual follows the innner workings of the game but adjusted with porting the code for modern systems. the emulator on the other hand immitates the system and runs the game as part of the immitation of the original system.

an outcome is in both cases that you can play the game etc. on the systems never designed for. the code for residual is tailor-made to run the engine, and not the whole system it worked once.

don't know how it explain it better. HELP! :wink:
User avatar
ezekiel000
Posts: 443
Joined: Mon Aug 25, 2008 5:17 pm
Location: Surrey, England

Post by ezekiel000 »

residual is a GrmiE interpreter, it replaces a game engine.

An emulator replaces and imitates hardware or operating system to allow programs foreign to the system your running to work.

Same result from the end users point of view.
Post Reply