Page 16 of 24 FirstFirst ... 6789101112131415161718192021222324 LastLast
Results 151 to 160 of 235

Thread: True Touch Screen Friendly All Nintendo/Sega Emulator

  1. #151
    SMKFree liquid_smoke's Avatar
    Join Date
    Aug 2003
    Location
    Chicago
    Posts
    4,842
    Quote Originally Posted by ITL
    got it!

    I have setup my copy of RR to open Mobile Emulator from the main menu:

    B04,466,181,321,116,"RUN;C:\Program Files\Mobile Impact\Me.exe;Game Emulator||PAUSE"

    Now I just need to figure out how to get music to play once I exit mobile emulator.

    you can do this by sending another PAUSE command in your button that goes back to the main menu, the code should look something like this.
    "PAUSE||CLOSE"

    This will first unpause the music, then close mobile emu, you can reverse the command to do it in the other order also.
    01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
    01101101 01101111 01101011 01100101

    beer replenishment fund
    http://www.mp3car.com/vbulletin/rr-faq/
    mp3car live search

    i have joost invites, just hit me up for one.

  2. #152
    Maximum Bitrate Mañana's Avatar
    Join Date
    Jul 2004
    Location
    Sweden
    Posts
    761
    Well, now I've checked the two files that could not be updated during installation, and they seem to have been updated fine during next boot. (msvbvm60.dll and mscomctl.ocx)
    I'm attaching a photo of the emulator runing. I have no idea why it does this =/

    EDIT: Added som links to photos of me in other states.

    http://files.upl.silentwhisper.net/upload4/IMG_2748.jpg
    http://files.upl.silentwhisper.net/upload4/IMG_2749.jpg
    http://files.upl.silentwhisper.net/upload4/IMG_2751.jpg
    Attached Images Attached Images  

  3. #153
    Mobile Impact Creator reddeath30's Avatar
    Join Date
    Mar 2005
    Location
    Placentia, California
    Posts
    1,140
    Mañana -> I dont know why I didnt think of this before, but post your ini file so I can try to duplicate the problem, or see whats causing it. Also make your skins available for me. Thanks.
    Mobile Impact
    Highly innovative car computer multimedia/entertainment system software.
    http://mobileimpact.biz.tm

  4. #154
    Maximum Bitrate Mañana's Avatar
    Join Date
    Jul 2004
    Location
    Sweden
    Posts
    761
    Quote Originally Posted by reddeath30
    Mañana -> I dont know why I didnt think of this before, but post your ini file so I can try to duplicate the problem, or see whats causing it. Also make your skins available for me. Thanks.
    Attaching my skin, and my .ini file...
    Attached Files Attached Files

  5. #155
    Mobile Impact Creator reddeath30's Avatar
    Join Date
    Mar 2005
    Location
    Placentia, California
    Posts
    1,140
    Quote Originally Posted by Mañana
    Attaching my skin, and my .ini file...
    Thanks for getting this to me. I tried your skin on both my dekstop and my car computer. My dekstop has a 19" monitor and my car a 7". The problem did not occurr on either of these computers. Im sorry I was not able to identify the problem. There are two things that Im wondering. The first thing is do you have your DPI set to anything else but 96dpi? and does this same issue or does anything strange happen with the original skins?
    Mobile Impact
    Highly innovative car computer multimedia/entertainment system software.
    http://mobileimpact.biz.tm

  6. #156
    Maximum Bitrate Mañana's Avatar
    Join Date
    Jul 2004
    Location
    Sweden
    Posts
    761
    Quote Originally Posted by reddeath30
    Thanks for getting this to me. I tried your skin on both my dekstop and my car computer. My dekstop has a 19" monitor and my car a 7". The problem did not occurr on either of these computers. Im sorry I was not able to identify the problem. There are two things that Im wondering. The first thing is do you have your DPI set to anything else but 96dpi? and does this same issue or does anything strange happen with the original skins?
    I dont get what you mean with dpi =P
    Counting dots per inch on a screen? =/
    Thou, if the resolution matters, then it might be the problem. I'm running 800x600, but i let my Xenarc cut the lower part so only the upper 800x480 pixels is displayed. (To get 800x480 with M10000 (cut 800x600))
    This works great since I run my frontend (and gps) on those upper 800x480 pixels, it is exactly like real 800x480. The only problem is that its sometimes hard to navigate in windows, but w/e =P

  7. #157
    Mobile Impact Creator reddeath30's Avatar
    Join Date
    Mar 2005
    Location
    Placentia, California
    Posts
    1,140
    Quote Originally Posted by Mañana
    I dont get what you mean with dpi =P
    Counting dots per inch on a screen? =/
    Thou, if the resolution matters, then it might be the problem. I'm running 800x600, but i let my Xenarc cut the lower part so only the upper 800x480 pixels is displayed. (To get 800x480 with M10000 (cut 800x600))
    This works great since I run my frontend (and gps) on those upper 800x480 pixels, it is exactly like real 800x480. The only problem is that its sometimes hard to navigate in windows, but w/e =P
    If you had changed the DPI then you would have know what I was referreing to, so its probably not that. Ill bet that the change in the bios to fool the screen is what is doing it then, because the program makes the settings to realtime screen position, so it could be off as much as the hidden 120 pixels.
    The code is in twips which is 15 twips per pixel, then it does the math internally. If the screen is getting fooled then the program could be getting fooled too. Try setting your carputer back to normal temporarily and see if this fixes it. If so -> Voila! we know what the cause is, then you can decide how you want to proceed. Good Stuff man!
    Mobile Impact
    Highly innovative car computer multimedia/entertainment system software.
    http://mobileimpact.biz.tm

  8. #158
    Maximum Bitrate Mañana's Avatar
    Join Date
    Jul 2004
    Location
    Sweden
    Posts
    761
    Quote Originally Posted by reddeath30
    If you had changed the DPI then you would have know what I was referreing to, so its probably not that. Ill bet that the change in the bios to fool the screen is what is doing it then, because the program makes the settings to realtime screen position, so it could be off as much as the hidden 120 pixels.
    The code is in twips which is 15 twips per pixel, then it does the math internally. If the screen is getting fooled then the program could be getting fooled too. Try setting your carputer back to normal temporarily and see if this fixes it. If so -> Voila! we know what the cause is, then you can decide how you want to proceed. Good Stuff man!
    Well, here it is, running at 800x600 (with all 800x600 visible).
    As you can se, no change...
    Sry for the extremly bad image quality.
    Attached Images Attached Images  

  9. #159
    Mobile Impact Creator reddeath30's Avatar
    Join Date
    Mar 2005
    Location
    Placentia, California
    Posts
    1,140
    Quote Originally Posted by Mañana
    Well, here it is, running at 800x600 (with all 800x600 visible).
    As you can se, no change...
    Sry for the extremly bad image quality.
    Damn dude, this is just baffling! Im sorry we havent been able to solve it. Im pretty much out of ideas.
    Mobile Impact
    Highly innovative car computer multimedia/entertainment system software.
    http://mobileimpact.biz.tm

  10. #160
    Maximum Bitrate Mañana's Avatar
    Join Date
    Jul 2004
    Location
    Sweden
    Posts
    761
    Quote Originally Posted by reddeath30
    Damn dude, this is just baffling! Im sorry we havent been able to solve it. Im pretty much out of ideas.
    Damn...

Similar Threads

  1. Help in identifying a TFT LCD Touch Screen
    By Airport bum in forum LCD/Display
    Replies: 1
    Last Post: 06-09-2005, 06:20 AM
  2. Need touch screen advice
    By sciff5 in forum LCD/Display
    Replies: 0
    Last Post: 05-29-2005, 10:58 PM
  3. 7” Lilliput touch screen is too dim
    By M pro in forum LCD/Display
    Replies: 7
    Last Post: 04-29-2005, 02:21 PM
  4. FS - (New) Lilliput touch screen replacement
    By calvincbr in forum Classified Archive
    Replies: 1
    Last Post: 01-27-2005, 11:12 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •