Search found 17 matches
- Mon Feb 16, 2009 2:48 am
- Forum: General Discussion
- Topic: FreeSCI SCI engine implementation has been merged in
- Replies: 69
- Views: 56002
- Mon Jun 25, 2007 12:18 am
- Forum: PocketPC/WinCE Port
- Topic: Using bluetooth mouse
- Replies: 6
- Views: 11318
- Mon Jun 25, 2007 12:16 am
- Forum: PSP Port
- Topic: Mapping Controls?
- Replies: 4
- Views: 6782
- Sun Jun 24, 2007 7:50 am
- Forum: PocketPC/WinCE Port
- Topic: scummvm 0.X.0 and slide out keyboard for a verizon xv6700
- Replies: 3
- Views: 9025
- Fri Jun 22, 2007 1:04 pm
- Forum: PocketPC/WinCE Port
- Topic: ScummVM 0.10.0 and slide out keyboards
- Replies: 6
- Views: 13245
Only annoying thing with AGI engine is that when you run it on a 320x240 pocket pc in full screen the text isn't 100% clear, since the screen is stretched from 320x200 to 320x240. Would be nice if the text is drawn after the stretching using a 9x8 or 10x8 font, rather than using a 8x8 stretched font.
- Fri Jun 22, 2007 12:35 pm
- Forum: PocketPC/WinCE Port
- Topic: ScummVM 0.10.0 and slide out keyboards
- Replies: 6
- Views: 13245
- Fri Jun 22, 2007 12:30 pm
- Forum: PocketPC/WinCE Port
- Topic: ScummVM 0.10.0 and slide out keyboards
- Replies: 6
- Views: 13245
- Mon Jun 18, 2007 6:25 am
- Forum: PocketPC/WinCE Port
- Topic: Using bluetooth mouse
- Replies: 6
- Views: 11318
This should be possible on Windows Mobile 5 or 6 now:
http://www.teksoftco.com/index.php?section=bluemouse
NB, has anyone tried this?
http://www.teksoftco.com/index.php?section=bluemouse
NB, has anyone tried this?
- Fri Aug 04, 2006 3:55 am
- Forum: Other Ports
- Topic: GBA port
- Replies: 10
- Views: 20394
The only engine that will run on the GBA is the AGI engine. GBAGI works pretty well. You could also use PocketNES and run the NES version of Maniac Mansion or Kings Quest. But that's about it.[/url]
- Wed Jul 19, 2006 3:55 am
- Forum: Help and Support
- Topic: No real fullscreen with linux
- Replies: 16
- Views: 14333
- Tue Jul 18, 2006 1:45 am
- Forum: Help and Support
- Topic: AGI Required Files
- Replies: 9
- Views: 7201
AGI is still WIP atm. I'm working on dictionary based (like GBAGI) input for it atm. Files needed are: logdir picdir viewdir snddir object viewdir vol.* words.tok Depending on what version of AGI the game is these files may or may not be there. About the only files you don't need are the OVL and EXE...
- Fri Jul 14, 2006 11:58 pm
- Forum: PSP Port
- Topic: Latest build with AGI support
- Replies: 12
- Views: 13033
Thanks guys... Thankfully agi is a very simple engine. However, I also need to change the button mappings slightly. For the PSP, I ended up remapping the DPAD to the numpad inputs in SDL. The way the PSP button code is written, you can't walk diagonally, since it polls the keyboard. When my changes ...
- Thu Jul 13, 2006 9:13 pm
- Forum: PSP Port
- Topic: Latest build with AGI support
- Replies: 12
- Views: 13033
Ok joostp. I have started to look at the code and figured out where the getString Command gets its input from. Anyhow, I'm planning on just porting the parse menu system from GBAGI first, and going from there... I'm also going to modify the polEvent function to use the D-pad buttons for keypad movem...
- Tue Jul 11, 2006 10:44 am
- Forum: PSP Port
- Topic: Latest build with AGI support
- Replies: 12
- Views: 13033
rZr: If you use the right settings for PSPVBA it seems ok, but it is only running at 10fps. I quickly ran SQ: TLC with the following settings: Sound enable: yes Skip frame: 0 Turbo mode: 0 Show fps: yes Render mode: fit Screen Ymin: 0 Screen Ymax: 160 Disable SFX: no Swap Analog/Cursor: no Clock feq...
- Fri Jul 07, 2006 9:16 pm
- Forum: PocketPC/WinCE Port
- Topic: 0.9 Cannot find 'PocketSCUMM' (or one of its components)
- Replies: 3
- Views: 7374
Best to ask about this on the PocketMatrix forums or the PocketGamer forums ... I think people there have run ScummVM on the Sigmarion devices. I seem to remember Arisme talking about how to do it, anyway. NB, I vaguely recall someone writing a GAPI emulator for WinCE 5.0 or something similar... Hop...