Search found 7 matches
- Sat Oct 23, 2010 12:12 am
- Forum: PocketPC/WinCE Port
- Topic: Latest SDL patches for WinCE?
- Replies: 7
- Views: 25332
Amazing work! Just what I was looking for. Very useful to me. I did have to hack it up a bit to compile but I did get ScummVM running successfully with it. I am not having success with the mouse cursor on screen orientation changes yet though. Will hack at it some more. Any clues as to why you said ...
- Wed Sep 01, 2010 2:22 am
- Forum: PocketPC/WinCE Port
- Topic: Building the plugins version (dynamic modules)?
- Replies: 1
- Views: 17143
- Tue Aug 31, 2010 3:12 pm
- Forum: PocketPC/WinCE Port
- Topic: Building the plugins version (dynamic modules)?
- Replies: 1
- Views: 17143
Building the plugins version (dynamic modules)?
A few versions ago, dynamic modules were introduced and are now supported for WinCE. Is anyone successfully building plugins? My attempt at this has been that I end up with a 97kb scummvm.exe, a scummvm.dll and the various engine .dll files. But on my WM6.5 device, a WM6.1 emulator and a WM5 emulato...
- Tue Aug 31, 2010 2:54 pm
- Forum: PocketPC/WinCE Port
- Topic: Latest SDL patches for WinCE?
- Replies: 7
- Views: 25332
I gave up on getting 1.2.13 going - there was tons of changes done by kostas in the 1.2.6 patches that would be a major overhaul for the 1.2.13 graphics engine. I know Cerial managed to get 1.2.13 going but I don't see how, from looking at his patches, considering that ScummVM is not going to find a...
- Fri Aug 27, 2010 7:45 pm
- Forum: PocketPC/WinCE Port
- Topic: Latest SDL patches for WinCE?
- Replies: 7
- Views: 25332
I'm on WM6.5, thus CE5. Fairly certain this is what knakos was working on. In fact, the Makefile he uses in his patches works fine for me in 1.2.6 and it does build a libSDL.lib. But since I can't use that Makefile in 1.2.13, I have to use the one generated during the configure and it creates .la an...
- Fri Aug 27, 2010 7:35 pm
- Forum: PocketPC/WinCE Port
- Topic: Latest SDL patches for WinCE?
- Replies: 7
- Views: 25332
- Fri Aug 27, 2010 5:17 pm
- Forum: PocketPC/WinCE Port
- Topic: Latest SDL patches for WinCE?
- Replies: 7
- Views: 25332
Latest SDL patches for WinCE?
What combination of SDL and patches are everyone using to compile ScummVM for WinCE? I'm still using SDL 1.2.6... I see Cerial has on his site a set of patches for 1.2.13 (http://blog.cryptopath.org/2009/07/how-to-compile-scummvm-with-latest-mingw32ce-and-sdl/) but the latest stable is 1.2.14 which ...