Blade Runner WIP

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

Moderator: ScummVM Team

Locked
Zibri
Posts: 4
Joined: Fri Dec 29, 2017 7:24 am

Post by Zibri »

Check this and add it to the main source:

https://github.com/Zibri/scummvm/blob/m ... n_tables.h

I added italian version detection too..
Zibri
Posts: 4
Joined: Fri Dec 29, 2017 7:24 am

Post by Zibri »

I really hate github.

Anyway this is the checksum:

// BladeRunner (Italian)
{
"bladerunner",
0,
{
{"STARTUP.MIX", 0, "c7ceb9c691223d25e78516aa519ff504", 2314461},
AD_LISTEND
},
Common::IT_ITA,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
GUIO0()
},
AD_TABLE_END_MARKER
}
Wesker
Posts: 36
Joined: Fri Apr 10, 2009 3:03 am

Post by Wesker »

What's required for adding detection support to the Spanish version?
Zibri
Posts: 4
Joined: Fri Dec 29, 2017 7:24 am

Post by Zibri »

Wesker wrote:What's required for adding detection support to the Spanish version?
just run scummvm with the console open, then select your directory with the spanish version, scummvm will print out the crc.
send it to scummvm team.
User avatar
legluondunet
Posts: 51
Joined: Fri Jan 30, 2015 9:24 am

Post by legluondunet »

ScummVM developpers added french recognition CD, thanks a lot.
But instead of the english version, the game does not start, ScummVM asked for a file "ACTOR.TRE" that is not present in the french version.
https://bugs.scummvm.org/ticket/10381
Have you more luck with Italian or other version?
User avatar
sev
ScummVM Lead
Posts: 2272
Joined: Wed Sep 21, 2005 1:06 pm
Contact:

Post by sev »

The engine is still quite far from completion, and we're slowly working with the English version. Other languages will be looked upon after the engine is completed, and in case there are many code changes for the localized versions, they could even be not supported.

Thus, at this moment, please hold your breath, there is not much to see anyway.


Eugene
sawyer700
Posts: 12
Joined: Wed Jan 24, 2018 3:36 am

Post by sawyer700 »

:D Cant wait til fully working.. Android Scummvm 2.0 it allows me to add game, then I hear everything but see nothing
On Computer Scummvm 2.0 it doesnt even allow me to add it. I hope this can be completed. Best of luck and thank you for your time in this matter. You guys are the greatest!! :D
User avatar
tsoliman
ScummVM Developer
Posts: 404
Joined: Wed Jan 19, 2011 3:47 pm
Location: USA

Post by tsoliman »

sawyer700 wrote:Android Scummvm 2.0 it allows me to add game
Hmm.. This is an indication that it was built incorrectly (all engines enabled)
Which android version? The one from the downloads page or the one from the google play store?
peterkohaut
Posts: 10
Joined: Tue Sep 13, 2016 4:51 pm

Post by peterkohaut »

After 14.1.2018 & 28.1.2018 commits, it is possible to run Blade Runner with different languages. I tried EN, DE, IT, ES and FR successfully. But I have no access to RU version.

But sev is right, there is long way in front of us to have Blade Runner playable.

Peter Kohaut
sawyer700
Posts: 12
Joined: Wed Jan 24, 2018 3:36 am

Post by sawyer700 »

Android 5.0.1
not play store ver., I havent tried..got from Scummvm Download
carlo_bramini
Posts: 26
Joined: Sat Aug 08, 2015 3:27 pm

Post by carlo_bramini »

I'm wondering if somebody has the demo version of Blade Runner and it could be eventually uploaded in the downloadable demos:

https://sourceforge.net/projects/scummvm/files/demos/

which seems to be missing there. Thank you.
User avatar
Mustrum
Posts: 95
Joined: Wed Jan 28, 2009 2:06 pm
Location: Ankh-Morpork
Contact:

Post by Mustrum »

carlo_bramini wrote:(...) it could be eventually uploaded in the downloadable demos:

https://sourceforge.net/projects/scummvm/files/demos/

which seems to be missing there. Thank you.
Not on SourceForce

https://www.scummvm.org/demos/
User avatar
Longcat
Posts: 1061
Joined: Sat Sep 23, 2006 3:15 pm

Post by Longcat »

I'm not sure there ever was a demo. I found a trailer demo on a command and conquer cd though, which you can check out here:

https://www.youtube.com/watch?v=0Ms62qUbtkE
sawyer700
Posts: 12
Joined: Wed Jan 24, 2018 3:36 am

Post by sawyer700 »

Hey guys, all seem to be talking about Blade Runner like its been running fine on ScummVm. This is news to me.. Can someone direct me to the ScummVm it working on, any voice translation is awesome to me.. :oops:
User avatar
Longcat
Posts: 1061
Joined: Sat Sep 23, 2006 3:15 pm

Post by Longcat »

Blade Runner is not supported yet. Although there has been a lot of progress lately, the engine is far from complete, and will probably not be playable until the end of the year, or even 2019.
Locked