PDA

View Full Version : FMS English


mhmitchell
Mar 23, 2005, 11:54 AM
Can anyone tell me how to make the meseqoure or however you spell it work in English?

Thanks,
Mike

ggunners
Mar 23, 2005, 12:00 PM
mhmitchell,

Yes, check the English drop down in the configuration menu under the far left menu item. Then close and restart Metasequoia LE.

Using the short-cut keys by holding down the <Alt> key and then touching the <F> key and then touching the <C> key will bring up the associated Configuration dialog box. Change it to English from Japanese.

-- ggunners

mhmitchell
Mar 23, 2005, 04:24 PM
Hi,

No joy! I have attached a screen shot of the results of your instructions. As you can see there is no choice for english and I cannot type it in.

Do I have the wrong version?

Below is a cut/paste of the ini file in which I added the word english
[Interface]
Language=EnglishStyleFile=DefSmall.style
WindowMaximize=0
PanelsInMainWindow=1
GroupSystem=1
GroupEdit=1
GroupCommand=0
GroupOption=0
GroupView=0
GroupLight=1
BasicMode=1
PreciousView=1
ShowTexture=1
FaceCurrent=0
LineCurrent=0
Gouraud=0
OverwriteFace=0
EditSnapX=1
EditSnapY=1
EditSnapZ=1
EditSnapWorld=0
EditSnapScreen=1
EditPoint=1
EditLine=1
EditFace=1
EditRect=0
EditRope=0
EditCurObj=0
EditGrid=0
EditSymmetry=0
Render=1
Render3=1
PersMeshYZ=0
PersMeshZX=1
PersMeshXY=0
PersAxis=1
View3Mesh=1

[System]
TextureDir=C:\WINDOWS\Desktop\MIKE\fms\march\mad\d esign\Texture\
AlphaDir=C:\WINDOWS\Desktop\MIKE\fms\march\mad\des ign\Alpha\
BumpDir=C:\WINDOWS\Desktop\MIKE\fms\march\mad\desi gn\Bump\
BackupDir=C:\WINDOWS\Desktop\MIKE\fms\march\mad\de sign\backup\
UndoMax=100
UndoSize=16777216
BlobGrid=25
MeshAuto=1
MeshSize2=500
MeshInterval=50
DropFile=0
LatestFile0=C:\WINDOWS\Desktop\MIKE\fms\march\mad\ design\arm.mqo
LatestFile1=
LatestFile2=
LatestFile3=
LatestFile4=
AutoBackup=0
ImportScale=0
MQOFormat=0
PreviousExecute=C:\WINDOWS\Desktop\MIKE\fms\march\ mad\design

[View]
VisibleFlag0=63

[ObjectPanel]
Visible=0
Docking=0
Left=110
Top=110
Height=211

[MaterialPanel]
Visible=0
Docking=0
Left=132
Top=132
Height=211

[EditPanel]
Visible=0
Left=64
Top=64

[Screen]
CommandPanel=1
Menu=1
StatusBar=2
GDIBackColor=16777215
PreviewBackColor=5914910
ColorObject=11698149
ColorSelect=11724159
ColorTemp=14270285
ColorMeshYZ=6645109
ColorMeshZX=5990747
ColorMeshXY=8351599
ColorBlobPlus=32767
ColorBlobMinus=16383
ColorUV=14270285
PointSize=2.5

[MQR]
MQRBpp=16

[Direct3D]
Enable=1
Hardware=1
TnLHAL=1
Bi-linear=1
UseGDIString=1
MaxTextureSize=512

[OpenGL]
Enable=1
ReserveDLL=0
UseSGI=0
EnableGPU=0
Bi-linear=0
GLUseBGRATexture=0
EnableSubImage=0
MaxTextureSize=512

[Mouse]
Right=100
RightLeft=102
Middle=101
ChangeCursor=1
WheelEnable=1
WheelZoom=1.60000002384186
ViewIconType=0

[Action]
WorldGround=1
SelectOption=1
NoElementUnsel=1
SelectVertexDistance=5.625
SelectLineDistance=5
ViewRotateSpeed=100
LoopPich=0
ViewCenterSelect=0
SymmetryDistance=5
GridAxis=7
GridSize=10
RotateHandle=1

[Keyboard]
KeyViewF1=3
KeyViewF2=1
KeyViewF3=2
F13Type=0

[Material]
MaterialShader=3
MaterialVertexColor=0
ColorR=1
ColorG=1
ColorB=1
Alpha=1
Diffuse=0.800000011920929
Ambient=0.600000023841858
Emission=0
Specular=0
Power=5

ggunners
Mar 23, 2005, 10:00 PM
Is this for Metasequoia LE R 2.1?

If not, then the instructions would be invalid.

Also, are both Language and StyleFile on the same line?

[Interface]
Language=EnglishStyleFile=DefSmall.style

-- ggunners

rutat
Mar 23, 2005, 11:04 PM
It should look like..

[Interface]
Language=English
StyleFile=DefSmall.style

mhmitchell
Mar 24, 2005, 09:30 AM
Just downloaded version 2.1. Same problem even after changing the ini file. I am running it from its own folder. Should it be put in the root directory?
Language=English
StyleFile=DefSmall.style
The above is how the ini file is arranged.

Maybe someone would be kind enough to send me a copy of their ini file for this program so I can compare.

Thanks.