Increible! Aparece un tipo y anuncia Div3!

Todo aquello que no está relacionado con Gemix Studio ni con la programación DIV en general.
User avatar
MikeDX
Posts: 12
Joined: Wed Mar 25, 2009 11:24 pm

Re: Increible! Aparece un tipo y anuncia Div3!

Post by MikeDX »

I have posted public betas of the latest div version, please see http://div-arena.co.uk :) :claphands:
User avatar
CicTec
Posts: 16590
Joined: Thu Jul 31, 2008 10:18 pm

Re: Increible! Aparece un tipo y anuncia Div3!

Post by CicTec »

Hello Mike,

Nice ;), I'll try to test it in these days and I will report any problems found via our contacts.
User avatar
SimulatorOne
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona
Contact:

Re: Increible! Aparece un tipo y anuncia Div3!

Post by SimulatorOne »

MikeDX wrote:I have posted public betas of the latest div version, please see http://div-arena.co.uk :) :claphands:
GRacias, lo probare.
tengo una fuerte nostalgia con Div2.

Espero que se pueda personalizar la interfaz, el color de sintaxis, como antaño.

Lastima que este todo en ingles...

probare y te reporto lo que no funciona, y dar sugerencias.

encontre un bug:
-al cambiar el tamaño de la fuente en configuración, si tenemos algún código abierto, se bloquea o se visualiza erróneamente el codigo.

-no aplica el cambio del modo de video, a pesar de aparecer todas las modalidades de pantalla.

Sugerencia: añadir botón de Fullscreen en el menu de eleccion de video.
You do not have the required permissions to view the files attached to this post.
Last edited by SimulatorOne on Mon Feb 22, 2016 1:14 am, edited 1 time in total.
User avatar
MikeDX
Posts: 12
Joined: Wed Mar 25, 2009 11:24 pm

Re: Increible! Aparece un tipo y anuncia Div3!

Post by MikeDX »

SimulatorOne wrote:
MikeDX wrote:I have posted public betas of the latest div version, please see http://div-arena.co.uk :) :claphands:
GRacias, lo probare.
tengo una fuerte nostalgia con Div2.

Espero que se pueda personalizar la interfaz, el color de sintaxis, como antaño.

Lastima que este todo en ingles...

probare y te reporto lo que no funciona, y dar sugerencias.

Maybe I can supply a spanish translation file :)
User avatar
MikeDX
Posts: 12
Joined: Wed Mar 25, 2009 11:24 pm

Re: Increible! Aparece un tipo y anuncia Div3!

Post by MikeDX »

SimulatorOne wrote:
MikeDX wrote:I have posted public betas of the latest div version, please see http://div-arena.co.uk :) :claphands:
encontre un bug:
-al cambiar el tamaño de la fuente en configuración, si tenemos algún código abierto, se bloquea o se visualiza erróneamente el codigo.

-no aplica el cambio del modo de video, a pesar de aparecer todas las modalidades de pantalla.

Sugerencia: añadir botón de Fullscreen en el menu de eleccion de video.

Alt+enter for full screen

also drag the window to resize the IDE window when in windowed mode :)
User avatar
SimulatorOne
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona
Contact:

Re: Increible! Aparece un tipo y anuncia Div3!

Post by SimulatorOne »

Usted puede obtenerlo de la version Spanish de Div2, con toda la ayuda y textos de la interfaz.

Le he comentado algunos reportes anteriormente, revise.

Espero que mejore mas, seguire testeando su Div3 con antiguos trabajos de Div2.

Añoro mucho el Trazador de programas(F12) Debug;
esto Gemix no lo tiene...
You do not have the required permissions to view the files attached to this post.
User avatar
SimulatorOne
Posts: 6626
Joined: Tue Nov 17, 2009 2:52 pm
Location: Barcelona
Contact:

Re: Increible! Aparece un tipo y anuncia Div3!

Post by SimulatorOne »

MikeDX wrote: Alt+enter for full screen
hay problemas de renderizado gráfico (se bloquea la aplicacion), :?
Sí aplica el modo de video :y: ,
pero no renderiza nada, se Windows pixelado y gigante... :n:
debo cerrarlo forzosamente div3.

Que usa? OpenGL o Direct3D?

si le sirve de ayuda mi portatil:
S.O: Windows 10 64bits compilacion: 10.0.10586.103
tarjeta grafica: Intel HD Graphics 4400
ademas de la: NVIDIA GeForce 820M
MikeDX wrote:also drag the window to resize the IDE window when in windowed mode :)
Gracias!! funciona!! muy inteligente! :lol: :claphands:
User avatar
MikeDX
Posts: 12
Joined: Wed Mar 25, 2009 11:24 pm

Re: Increible! Aparece un tipo y anuncia Div3!

Post by MikeDX »

SimulatorOne wrote:
MikeDX wrote: Alt+enter for full screen
hay problemas de renderizado gráfico (se bloquea la aplicacion), :?
Sí aplica el modo de video :y: ,
pero no renderiza nada, se Windows pixelado y gigante... :n:
debo cerrarlo forzosamente div3.

I will fix this so the full screen modes listed in set-video mode work correctly :)

Also I am looking at making a spanish version right now with the localised files.



Image

Image


Image
brujoMX
Posts: 321
Joined: Thu Jan 12, 2012 9:10 pm

Re: Increible! Aparece un tipo y anuncia Div3!

Post by brujoMX »

Nice to meet you Mike, and nice work by the way!
I had downloaded the linux-x64 version and when I tried to run it I got an error message:

Code: Select all

miguel@miguel-dev:/media/miguel/dev-disk/apps/game-dev/div-linux-x64$ ./d-LINUX 
[system/div-LINUX]
[system/divdbg-LINUX]
system/div-LINUX: error while loading shared libraries: libSDL_mixer-1.2.so.0: cannot open shared object file: No such file or directory
I tried making a symbolic link to such library, but it did not work either.
So, whats the correct way to have it up and running ?

Thanks!
User avatar
MikeDX
Posts: 12
Joined: Wed Mar 25, 2009 11:24 pm

Re: Increible! Aparece un tipo y anuncia Div3!

Post by MikeDX »

brujoMX wrote:Nice to meet you Mike, and nice work by the way!
I had downloaded the linux-x64 version and when I tried to run it I got an error message:

Code: Select all

miguel@miguel-dev:/media/miguel/dev-disk/apps/game-dev/div-linux-x64$ ./d-LINUX 
[system/div-LINUX]
[system/divdbg-LINUX]
system/div-LINUX: error while loading shared libraries: libSDL_mixer-1.2.so.0: cannot open shared object file: No such file or directory
I tried making a symbolic link to such library, but it did not work either.
So, whats the correct way to have it up and running ?

Thanks!
you need the sdl-mixer libs

on a debian based system, this should be as simple as sudo apt-get install libsdl-mixer1.2 libsdl1.2-debian

hopefully that gets you running :)
Post Reply

Return to “Offtopic”