Search found 9 matches
- Wed Jun 12, 2013 5:11 am
- Forum: General Discussion
- Topic: Android porting thread.
- Replies: 211
- Views: 703624
- Mon Jun 10, 2013 8:57 pm
- Forum: General Discussion
- Topic: Android porting thread.
- Replies: 211
- Views: 703624
It is definitely possible, but I have no idea how SDL handles (multi)touch input. Presumably SDL2 can handle it a bit better, but upgrading to SDL2 would require changing a lot of code in residualvm. I suppose it is just handled as a mouse with the only exception that on touching the screen you get...
- Sun Jun 09, 2013 9:10 pm
- Forum: General Discussion
- Topic: Android porting thread.
- Replies: 211
- Views: 703624
- Fri Mar 15, 2013 9:00 pm
- Forum: General Discussion
- Topic: Myst 3 Exile russian version support
- Replies: 4
- Views: 7798
- Thu Feb 07, 2013 2:04 am
- Forum: General Discussion
- Topic: Myst 3 Exile russian version support
- Replies: 4
- Views: 7798
Okay, the good news is that the official russian version just replaced the English data of the game. So any English .exe should fit (I used a 1.2 exe file) - it worked and the game was in russian (videos, menus, text, etc.). The Russian .exe seems to be protected with something (the tables are crypt...
- Mon Feb 04, 2013 6:36 am
- Forum: General Discussion
- Topic: Myst 3 Exile russian version support
- Replies: 4
- Views: 7798
- Sun Feb 03, 2013 4:29 pm
- Forum: General Discussion
- Topic: Improving Grim ProjectÔäó
- Replies: 26
- Views: 41578
- Sun Feb 03, 2013 1:35 am
- Forum: General Discussion
- Topic: Improving Grim ProjectÔäó
- Replies: 26
- Views: 41578
Re: Improving Grim ProjectÔäó
Now, that's the though part: I tried a point and click implementation but there are certain places where there is no floor on where you can click, so it's not viable. Thank you for the hard work! Is this code introduced in your fork, or was it just a test? The issue is that i have a device without ...
- Sun Feb 03, 2013 1:23 am
- Forum: General Discussion
- Topic: Myst 3 Exile russian version support
- Replies: 4
- Views: 7798
Myst 3 Exile russian version support
Hello, First I would like to thank the developpers for this useful program. Next, I am trying to add at least detection support for the Russian version of Myst III exile, which was officially released in CIS by Russobit-M. It is a 4 cd version, version 1.2. According to the internet it doesn't have ...