Moto Hell - The Motorola Modding Community
March 18, 2024, 08:34:05 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The forum is no longer active and registration is disabled; however you can still fetch everything as guest.
 
   Home   Help Facebook Search Calendar Login Register  
Pages: [1] 2 3 ... 7   Go Down
  Print  
Author Topic: [E2] WINDOWS 3.1 on ROKR E2  (Read 92949 times)
u4ia_eclipse
Guest
« on: October 15, 2007, 01:18:59 am »

Got the DOS Box and Windows 3.1 to work on my ROKR E2!

I followed the steps here -> https://motohell.com/index.php?topic=1378.0 (Thank you so much rodrigon121 for the tutorial on Windows 3.1 on Ming!)

and guess what! It also worked on my E2! But it runs slow AND you can't access the input for the letters and stuff because it needs a touchscreen..
Well there's a good news because the joystick and other buttons work..

Joystick Left = Up
Joystick Right = Down
Joystick Up = Right
Joystick Down = Left
OK key (when you press the joystick) = Enter
Play/Play Button = Space
Next Button = Ctrl
Prev Button = Esc
Volume - = Shift
Volume + = Alt

--------------
Okay, so these are the steps that i did:

1) Download these programs:
   Download DOSbox for PC
   http://www.4shared.com/file/25887355/f48e529/DOSBox072-win32-installer.html?dirPwdVerified=7d64b183

   Download DOSbox for A1200/E6
   http://www.4shared.com/file/25885992/9a0772db/dosbox_E6_SoundBlaster_0525.html?dirPwdVerified=7d64b183

Or download both at http://www.e2mod.com/content/view/242/28/

   Download Windows 3.1
   EDIT: WAREZ... Sorry - search elsewhere

2) You then should install DOSbox on PC and DOSbox on ROKR E2.

3) Unzip Windows 3.1.rar to a folder in your computer..

Example:
 C:\DOS\Windows3.1\

4) Open DosBox for PC and type:

Code:
mount c c:\dos

 You'll get this message: "Drive C is mounted as local directory c:\dos".  This is to mount the folder "C:\Dos" as the "C:\" in DosBox

5) Then type this in DosBox:
Code:
c:
 cd windows3.1
 setup

 This is to run the Windows 3.1 setup.

6) Install Windows 3.1 on "C:\dos\windows\". Continue till the installation is finished.

7) Once the installation is done. Explore your ROKR E2's memory card using Windows Explorer.

    Copy "c:\dos\" to your phone's memory card in "[memory card root directory]\dos"

8 ) When you open DosBox for ROKR you wont be able to input any letters beacuse their is not touchscreen.

9) So to run Windows 3.1 you have to include it to the DosBox autorun.
    Go to ".system\QTDownLoad\dosbox" in your memory card and open "dosbox.conf" in a text editor

10) scroll down to the end of dosbox.conf" and you will see a [autoexec]

11) Replace it with the one written here:

Code:
[autoexec]
mount c /mmc/mmca1/dos
c:
cd windows
win
# Lines in this section will be run at startup.

12) Start DosBox from your phone, autoexec code will run and Windows 3.1 will immediately load.


There ya go. i'll be experimenting more with the programs. Thanks!






« Last Edit: October 16, 2007, 11:06:29 pm by Exploited » Logged
sjj
Guest
« Reply #1 on: October 15, 2007, 02:58:23 am »

I pressed on the DOS icon but nothing happened, I installed the application on phone memory...
And followed all your instructions...

EDIT: It needs root permission...

Is there a way to remove the bar at the bottom?
« Last Edit: October 15, 2007, 03:17:08 am by sjj » Logged
u4ia_eclipse
Guest
« Reply #2 on: October 15, 2007, 03:09:24 am »

i just figured out that the keypad buttons and the joystick works! weee!  Cool

Joystick Left = Up
Joystick Right = Down
Joystick Up = Right
Joystick Down = Left
OK key (when you press the joystick) = Enter
Play/Play Button = Space
Next Button = Ctrl
Prev Button = Esc
Volume - = Shift
Volume + = Alt


You can run almost any DOS program on DosBox BUT with the limitation that the phone's memory can allow it. And bad news the phone's memory is not that big.
U can run TurboC, Windows 3.1, DOS games, etc.

I tried running DOOM but a "not enough memory" error appeared. I also tried running the Mario DOS Game and it worked. Keys written above works. BUT the program is super slow. VERY SLOW. The speed is unplayable..
« Last Edit: October 15, 2007, 03:21:30 am by u4ia_eclipse » Logged
sjj
Guest
« Reply #3 on: October 15, 2007, 03:18:45 am »

There are some settings in the config file that controls the CPU, try changing the values there....
Logged
keaglez
Indonesian Motolover
PHD modder
***

Karma: 61
Offline Offline

Posts: 2562


http://jeffri.net


View Profile WWW
« Reply #4 on: October 15, 2007, 03:43:09 am »

Use bigger swap, maybe 128mb and do overclock... Maybe it works...
Logged

Best regards,
Jeffri H.

sjj
Guest
« Reply #5 on: October 15, 2007, 03:58:51 am »

I need a tab button and a button to exit dosbox, so I don't have to turn off my phone everything I want to quit dosbox....
Logged
u4ia_eclipse
Guest
« Reply #6 on: October 15, 2007, 04:07:02 am »

Yup i agree. We need a tab button and a way to exit dosbox.

What i do to exit dosbox is to hold the Music key so the Task Manager will show up. Then i select "usr/sysqtapp/phone/phone" and then i select "Menu/Raise" Once the home screen appears DosBox exits.. sometimes i have to do it multiple times for it to work.. and sometimes the exit doesnt work.
Logged
puelev
Guest
« Reply #7 on: October 15, 2007, 04:11:18 am »

It's cool!!
  thx4share
Logged
u4ia_eclipse
Guest
« Reply #8 on: October 15, 2007, 04:18:45 am »









Logged
sjj
Guest
« Reply #9 on: October 15, 2007, 04:20:07 am »

I managed to remove the bottom bar but it leaves a black space there, is there anyway to make it fullscreen?
Logged
u4ia_eclipse
Guest
« Reply #10 on: October 15, 2007, 04:22:16 am »

how did u remove the bottom bar?
Logged
sjj
Guest
« Reply #11 on: October 15, 2007, 04:57:13 am »

Open the bmp file(forgot the filename but there is a bmp file in the dosbox folder) with paint and make it 1x1, then save the image...

Is there anyway to change the resolution to 320x240(inside windows3.1), because everything now is being scaled down and causes text to be very unreadable...
Logged
sjj
Guest
« Reply #12 on: October 15, 2007, 05:19:52 am »

Some photos, with the bottom bar removed...

These photos were taken with ROKR E2 with macro lens....
Logged
u4ia_eclipse
Guest
« Reply #13 on: October 15, 2007, 05:37:12 am »

i figured out how to remove the bottom bar completely.

open dosbox.conf

set hk_softkeypad to 4144. 4144 is the call button. (or set it to any button you like)

press that button and it will toggle the bottom bar on/off.
Logged
u4ia_eclipse
Guest
« Reply #14 on: October 15, 2007, 05:45:35 am »

anyone else knows the rest of the keypad mapping numbers for the e2?
these are the ones included in dosbox:

# keypad define for E690
# * OK:      4100
# * Up:      4115
# * Down:   4117
# * Left:   4114
# * Right:   4116
# * Call:   4144
# * Hung:   4145
# * Real:   4147
# * Cam AV:   4173
# * Cam:   4148
# * Vol+:   4118
# * Vol-:   4119
# * Prev:   4171
# * Pause:   4169
# * Next:   4172

anyone knows the rest? like for the numbers and softkeys?
Logged
Pages: [1] 2 3 ... 7   Go Up
  Print  
 
Jump to:  

Design By Forum Hosting
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines