Search found 17 matches
- Mon Mar 30, 2009 4:35 am
- Forum: PocketPC/WinCE Port
- Topic: WVGA Devices
- Replies: 27
- Views: 48568
- Wed Mar 25, 2009 8:47 am
- Forum: PocketPC/WinCE Port
- Topic: WVGA Devices
- Replies: 27
- Views: 48568
Edit: Just been reading at http://forums.scummvm.org/viewtopic.php?t=5092 <-- There was mention there of someone providing WVGA fixes for the alignment and yet nearly a year later this doesn't appear to be present, did this turn out to be a non working fix? I always wondered that too. I was asked t...
- Tue Jul 08, 2008 5:06 am
- Forum: PocketPC/WinCE Port
- Topic: Screen + Keyboard problem on my Sharp WS011SH
- Replies: 10
- Views: 21490
And the WVGA fix...
SDL_sysevents.c from line 351 case SDL_ROTATE_LEFT: if (!SDL_VideoSurface) break; *x -= padHeight; *y -= padWidth; rotatedX = SDL_VideoSurface->w - *y; rotatedY = *x; if (displayProperties.cyHeight > SDL_VideoSurface->w) // patch rotatedX = displayProperties.cyHeight - *y; // to fix wvga *x = rotate...
- Mon Jul 07, 2008 8:56 am
- Forum: PocketPC/WinCE Port
- Topic: Screen + Keyboard problem on my Sharp WS011SH
- Replies: 10
- Views: 21490
SDL Fix
I did some testing and it looks like this is the keyboard fix. Add this to line 517 (after the CreateWindow), of the SDL_dibevents.c ImmSetConversionStatus ( ImmGetContext ( SDL_Window ), IME_CMODE_NOCONVERSION, IME_SMODE_NONE ); I am looking into the WVGA problem now. I noticed that on the Microsof...
- Tue Jul 01, 2008 10:09 am
- Forum: PocketPC/WinCE Port
- Topic: Screen + Keyboard problem on my Sharp WS011SH
- Replies: 10
- Views: 21490
- Mon Jan 28, 2008 1:29 pm
- Forum: PocketPC/WinCE Port
- Topic: Screen + Keyboard problem on my Sharp WS011SH
- Replies: 10
- Views: 21490
The problem defined better.
Assuming you're talking about the mouse code, it's true that this is handled inside SDL. But since we're maintaining a custom SDL branch this code is not, like, out of reach. OK, but what is the problem exactly with the keyboard input? The phone is running Windows Mobile 6.0 Japanese. The input def...
- Thu Jan 24, 2008 7:44 pm
- Forum: PocketPC/WinCE Port
- Topic: Screen + Keyboard problem on my Sharp WS011SH
- Replies: 10
- Views: 21490
Maybe its in the SDL Layer
After reading your reply, I took a quick look at the code. Thinking about what you wrote, and what I saw in the code, I am starting to think that the problem is most likely in the SDL layer. Either that or it is a BIOS issue. I have not tried updating the BIOS since I got the phone. I just realize t...
- Tue Jan 22, 2008 1:50 pm
- Forum: PocketPC/WinCE Port
- Topic: Screen + Keyboard problem on my Sharp WS011SH
- Replies: 10
- Views: 21490
Screen + Keyboard problem on my Sharp WS011SH
Hi. Thank-you for the great port. I am amazed at how smoothly MI2 runs on my phone. Although I have found 2 very obvious problems, I am able to work around them. Screen. My screen is 800x480. I am running in 2x mode. The mouse offset is wrong on 1 on the 2 of the 2 land scape modes. It happens to wo...
- Sat Jun 23, 2007 3:13 am
- Forum: Nintendo DS Port
- Topic: R4, New DLDI auto-patching kernal
- Replies: 5
- Views: 9476
R4, New DLDI auto-patching kernal
http://www.r4ds.net/download.htm
Update R4 v1.10 kernel 2007-6-20
1) DLDI auto-patching
I tried it out with an unpatched scummvm-a.nds v0.9.1a. It auto-patched correctly and ran Monkey Island 1 with no problems.
Update R4 v1.10 kernel 2007-6-20
1) DLDI auto-patching
I tried it out with an unpatched scummvm-a.nds v0.9.1a. It auto-patched correctly and ran Monkey Island 1 with no problems.
- Wed Nov 29, 2006 2:31 pm
- Forum: Nintendo DS Port
- Topic: help me with my supercard pleeeeeaaase!!
- Replies: 5
- Views: 9403
- Wed Nov 29, 2006 1:19 am
- Forum: Nintendo DS Port
- Topic: help me with my supercard pleeeeeaaase!!
- Replies: 5
- Views: 9403
- Mon Nov 27, 2006 1:10 am
- Forum: Nintendo DS Port
- Topic: SRAM save problems Supercard Lite
- Replies: 14
- Views: 29261
I think you maybe right. Looks like they are always releasing upgrades from the previous version. I have not upgraded mine yet, its still 1.63. Because of the problem with saves to the supercard, I'm currently doing my own research into a different FAT library. No promises, but I have now successful...
- Mon Nov 27, 2006 12:57 am
- Forum: Nintendo DS Port
- Topic: help me with my supercard pleeeeeaaase!!
- Replies: 5
- Views: 9403
- Sat Nov 25, 2006 10:06 pm
- Forum: Nintendo DS Port
- Topic: SRAM save problems Supercard Lite
- Replies: 14
- Views: 29261
http://scdev.org/index.php?cat=downloads Here is where you can get the older BIOS files. I needed to go back from 1.63 to get my own gba project to work. This whole SCSD thing has my interest now since my SDMicro card too fell victum to a corrupt save and gave me a big scare, as I thought it was sho...
- Sat Oct 21, 2006 10:04 am
- Forum: Nintendo DS Port
- Topic: SCSD / M3SD test version. Please download and post results!
- Replies: 41
- Views: 49612
Same thing happend to me!
NDS Lite : SC Lite : SanDisk 1gb MicroSD : Day of the Tentacle Game loads fine and appears to play through without any major issue. Problem shows up when trying to save. After choosing save, both screens go black and the system stops. Rebooting, restarting DotT, and trying to load the save shows a ...