View Single Post
  #2 (permalink)  
Old 04-29-2010, 07:35 PM
newkidd's Avatar
newkidd
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Nov 2009
Posts: 127
Reputation: 415
newkidd is becoming a PPCGeeks regularnewkidd is becoming a PPCGeeks regularnewkidd is becoming a PPCGeeks regularnewkidd is becoming a PPCGeeks regularnewkidd is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Morphgear Autosetup

Manual Setup:


In order to manually setup your morphgear settings, you have to go into the application and bring up the settings for each module (snes/genesis/general settings) to auto populate each setting key, otherwise it makes things difficult. You must be exited from Morphgear completely before making changes, otherwise all changes you make will revert back to default when you exit.


all registry changes were made using PHM Registry Editor. a cab file is included in the XDA_UC folder i have made on post 1.

If you need and exact extract of the registry, i have added it here. you can download it and edit it through Notepad. this will give you the string/dword settings. all keypad values are HEXidecimal.

Some custom Rom's make it difficult to change the options of Morphgear through the program itself, ( I have only gotten it to work on Sprint stock roms, even though I have flashed almost every CDMA custom rom PPCGEEKS has to offer) so the only way to make some of the setting changes is through the registry.

If you are not very good with dealing with registry, there is an excellent tutorial HERE.

The location you will find Morphgear's settings are here:

My Key layout is as follows:

Genesis:
a=z
b=x
c=c
start
arrow keys (normal)

Snes:
a=z
b=x
x=a
y=83
start= enter
select= space


HKEY_CURRENT_USER(referred as HKCU from now on)
Software
Morphgear
Genesis
SNES

The Morphgear Software settings are under the Morphgear location
Genesis settings are in Morphgear under Genesis
Snes Settings likewise.


My morphgear application settings are as follows:

HKLM\software\Morphgear
"AutoPause"=0
"BGColor"=0
"BGFileName"=\\Program Files\\Games\\MorphGear\\MorphGearLogo.bmp
"CPUThrottle"=0
"CustomFileDlg"=1
"Debug"=dword:0
"DefaultExt"=1
"DisplayDriver"=3
"FullScreenRes"=1
"InputPolling"=1 (must be on to recieve keypad input)
"InstallDir"=\\Program Files\\Games\\MorphGear
"NoFullScreen"=1 (change to 0 to go fullscreen)
"Orientation"=East (flips orientation of screen 90 degrees clockwise. Keypad must be open before running morphgear or glitching may occur.)
"ROMPath"=\\Storage Card
"SavedGameRoot"=\\My Documents\\Saved Game Files
"ShouldLoad"=1
"Sound"=0
"ThreadPriority"=3
"VirtualPad"=0
"Volume"=50



My Genesis settings are as follows:
HKLM\software\morphgear\genesis

"DoubleWidth"=1
"EmulateSound"=0
"FrameSkip"=3
"FrameSync"=1
"jsA"=4
"jsB"=5
"jsC"=8
"jsDown"=1
"jsLeft"=2
"jsRight"=3
"jsSelect"=7
"jsStart"=6
"jsUp"=0 (all these in GREEN apply to virtual onscreen keypad which is a pain in the butt to use.)
"Noise"=0
"PadSkin"="MorphGear Default"
"ScreenSize"=150%
"Sound"=0
"Sound16Bit"=0
"SoundRate"=44100
"Stereo"=0

"UseBlend"=0
"vkA"=90
"vkB"=88
"vkC"=67
"vkDown"=39
"vkLeft"=40
"vkRight"=38
"vkStart"=13
"vkUp"=37


My SNES settings are as follows:
HKLM\software\morphgear\SNES

"DoubleWidth"=1
"EmulateSound"=0
"FrameSkip"=3
"FrameSync"=1
"InterpolatedSound"=0
"jsA"=4
"jsB"=5
"jsDown"=1
"jsL"=10
"jsLeft"=2
"jsR"=11
"jsRight"3
"jsSelect"=7
"jsStart"=6
"jsUp"=0
"jsX"=8
"jsY"=9
"MaxRomSize"=8388608
"Noise"=0
"PadSkin"="MorphGear Default"
"ScreenSize"="150%"
"Sound"=0
"Sound16Bit"0
"SoundBuffers"=16
"SoundEcho"=0
"SoundRate"=44100
"SoundSync"=0
"SoundTiming"=5
"Stereo"=0
"UseBlend"=0
"vkA=90
"vkB"=88
"vkDown=39
"vkL"=81
"vkLeft"=40
"vkR"=87
"vkRight"=38
"vkSelect"=32
"vkStart"=13
"vkUp"=37
"vkX"=65
"vkY"=83


As a final, as i figure something else i forgot ill add it here.

If you want to change your key layout, use the following

a=65
b=66
c=67
......
x=88
y=89
z=90

if you do not use the arrow keys I have given, the Dpad will be off. since the orientation needs to be set east, to make the keys work you have to rotate them clockwise one turn. I have already done the figuring out for you, so dont even worry!
Attached Files
File Type: reg zzzMorphGear.reg (5.2 KB, 8 views) Click for barcode!
__________________
WM 6.5 may be being phased, but the heartbeat of the windows mobile community is like a heard of elk.
*edit*
Actually the windows mobile community is more like a rabbit family than a heard of elk. all it takes is a slight bit of action and next thing you know theres a million of them.

Last edited by newkidd; 04-29-2010 at 08:27 PM. Reason: Updating Information
Reply With Quote
This post has been thanked 1 times.