[QUOTE=Avoc;268047]@ BackSnip3: Ohh, thanks. Got it to āworkā, however, when I start the ETXreaL.exe there is only a black screen in a window.
And for some reason, I cannot open my .maps in xRadiant, nor recompile :([/QUOTE]
You must be missing something then, maybe profile, config etc,but I donāt think soā¦
Triple check that:wink:
I canāt open map neither,the brush structure is different in there,I tried adding
āBrushdef 3ā before the brush name of Et mapfilesā¦But no luck, the brush coordinates are not written same either,and I donāt know how to doā¦
Example of a random brush In GtkRadiant:
// brush 0
{
( 2458 394 101 ) ( 2689 324 112 ) ( 2592 344 56 ) common/caulk 1 1 0 0 0
( 2595 350 48 ) ( 2694 331 107 ) ( 2459 401 94 ) common/caulk 0 0 0 1 1 0 0 0
( 2592 344 56 ) ( 2689 324 112 ) ( 2694 331 107 ) common/caulk 0 0 0 1 1 0 0 0
( 2689 324 112 ) ( 2458 394 101 ) ( 2459 401 94 ) common/caulk 0 0 0 1 1 0 0 0
( 2458 394 101 ) ( 2592 344 56 ) ( 2595 350 48 ) common/caulk 0 0 0 1 1 0 0 0
}
And in EtxRadiant:
// primitive 0
{
brushDef3
{
( 0 0 1 0 ) ( ( 0.00390625 0 0 ) ( 0 0.00390625 0 ) ) "textures/common/caulk" 0 0 0
( 0 1 0 -256 ) ( ( 0.03125 0 62 ) ( 0 0.03125 56 ) ) "textures/common/caulk" 0 0 0
( 1 0 0 -256 ) ( ( 0.03125 0 2 ) ( 0 0.03125 56 ) ) "textures/common/caulk" 0 0 0
( 0 0 -1 -64 ) ( ( 0.03125 0 0 ) ( 0 0.03125 0 ) ) "textures/common/caulk" 0 0 0
( 0 -1 0 -192 ) ( ( 0.03125 0 0 ) ( 0 0.03125 56 ) ) "textures/common/caulk" 0 0 0
( -1 0 0 -256 ) ( ( 0.03125 0 0 ) ( 0 0.03125 56 ) ) "textures/common/caulk" 0 0 0
}
}
Varsovie successed opening it in original xReal,but I donāt remember how,itās a few pages ago on this topicā¦