Search found 3 matches
- Sun May 10, 2020 4:38 am
- Forum: General Discussion
- Topic: Foxtail
- Replies: 7
- Views: 4283
Re: Foxtail
Hi! >Chapter 3 of "Foxtail" is out, but the newer version of SCUMMVM cannot handle it. Sadly, but that's how it works. They are constantly adding new features into Wintermute Engine, I'm constantly reimplementing them to ScummVM. :D Don't worry, I'm already working on it and it's already p...
- Sat Feb 01, 2020 12:25 am
- Forum: General Discussion
- Topic: Foxtail
- Replies: 7
- Views: 4283
Re: Foxtail
I was just wondering if there were any plans for making this game playable on SCUMMVM, since the latest version still can't handle it. The latest version still can't handle it, but you can try the latest development build: https://buildbot.scummvm.org/builds.html FoxTail 1.2.527.3391 (current lates...
- Tue Jul 24, 2018 10:36 pm
- Forum: General Discussion
- Topic: Foxtail (Wintermute Engine) Runtime Assertion Error
- Replies: 3
- Views: 4390
I'm currently working on adding FoxTail support to ScummVM. I have contacted FoxTail developers - they have forked WinterMute engine and added some stuff to it. Most of it can be detected through LOG() of unimplemented methods, some was discovered while reading the source code of game scripts (I hav...