This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
16
Issues Help Desk / ENIGMA 3D
« on: July 17, 2017, 11:47:16 am »
Hello,
I checked some examples of GM in 3d under ENIGMA and they work
So I have some questions
1. what is the 3d status under ENIGMA and what is the limit
2. what are the limits for GM
3. whether ENIGMA 3d is better than GM
example worked on ENIGMA
https://yal.cc/gamemaker-3rd-person-camera-in-3d/
I checked some examples of GM in 3d under ENIGMA and they work

So I have some questions
1. what is the 3d status under ENIGMA and what is the limit
2. what are the limits for GM
3. whether ENIGMA 3d is better than GM
example worked on ENIGMA
https://yal.cc/gamemaker-3rd-person-camera-in-3d/
17
Issues Help Desk / Re: Is there a particular version of Ubuntu that works with ENIGMA?
« on: July 17, 2017, 07:37:10 am »
I'm running on Linux Mint 17.3 and worked PCLinuxOS
19
Finished Games / Croky
« on: May 09, 2017, 03:37:14 pm »
hi, the final version is already available, a nice play 
Home Project https://rcobra.itch.io/croky
update (18.05.2017)

Home Project https://rcobra.itch.io/croky
update (18.05.2017)
20
Works in Progress / Re: Gem master.......a match 3 game project in progress
« on: May 09, 2017, 03:36:34 pm »
hi, nice game

21
Finished Games / Re: Key to Success
« on: May 04, 2017, 10:23:47 am »
hi, nice game 
https://www.dropbox.com/s/pd32bfxt2gf8wt1/Key%20to%20Success_linux.7z?dl=0
build Linux Mint 17.3 (x86), in case of problems check run script start-game.sh

https://www.dropbox.com/s/pd32bfxt2gf8wt1/Key%20to%20Success_linux.7z?dl=0
build Linux Mint 17.3 (x86), in case of problems check run script start-game.sh
22
Works in Progress / Re: Croky
« on: December 08, 2016, 06:14:08 pm »
hi,new update version croky!
the final version is already available, a nice play
Home Project https://rcobra.itch.io/croky
the final version is already available, a nice play

Home Project https://rcobra.itch.io/croky
23
Works in Progress / Re: Croky
« on: September 25, 2016, 02:28:48 pm »
my game log https://www.dropbox.com/s/5e6hquczniw5mgn/crosslog.txt
my configuration under the cross compiling under http://enigma-dev.org/docs/Wiki/CrossCompileWithAudio
the x86 versions for Ubuntu 14.04 / Linux Mint 17.3
Step One: Build Tools and Environment setup
ready package setting for x86
https://www.dropbox.com/s/c05eqd8pztt6zxt/mingw-root.tar.gz
Step Two: Compiling Dependencies
Please refer to the http://enigma-dev.org/docs/Wiki/CrossCompileWithAudio
x86_64-W64-mingw32 change on i686-W64-mingw32
Proceed as described http://enigma-dev.org/docs/Wiki/CrossCompileWithAudio
my configuration under the cross compiling under http://enigma-dev.org/docs/Wiki/CrossCompileWithAudio
the x86 versions for Ubuntu 14.04 / Linux Mint 17.3
Step One: Build Tools and Environment setup
ready package setting for x86
https://www.dropbox.com/s/c05eqd8pztt6zxt/mingw-root.tar.gz
Step Two: Compiling Dependencies
Please refer to the http://enigma-dev.org/docs/Wiki/CrossCompileWithAudio
x86_64-W64-mingw32 change on i686-W64-mingw32
Proceed as described http://enigma-dev.org/docs/Wiki/CrossCompileWithAudio
24
Works in Progress / Re: Croky
« on: September 24, 2016, 05:42:00 pm »
no extension is default setting
testing version enigma https://github.com/enigma-dev/enigma-dev/tree/7ab4d6d0187c61fe73a32e8dd94e2a473959640a
and lgm version 1.8.7.11 is worked build cross compiling on linux
testing version enigma https://github.com/enigma-dev/enigma-dev/tree/7ab4d6d0187c61fe73a32e8dd94e2a473959640a
and lgm version 1.8.7.11 is worked build cross compiling on linux
25
Works in Progress / Re: Croky
« on: September 23, 2016, 08:16:14 am »
I checked my netbook Windows XP sp3(x86) is worked game
26
Works in Progress / Re: Croky
« on: September 22, 2016, 01:42:12 pm »
I checked is create empty file resources.res, my older version enigma i worked
ps.added versions for Windows
ps.added versions for Windows
27
Works in Progress / Re: Croky
« on: September 21, 2016, 08:39:49 am »
thanks, this is only version for Linux
I tried to build windows through cross compile but I got an error
my spec
os: Linux Mint 17.3 (x86)
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
gcc-mingw-w64-i686 version 4.8.2 (GCC)
openjdk version "1.8.0_91"
OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-0ubuntu4~14.04-b14)
OpenJDK Server VM (build 25.91-b14, mixed mode)
I tried to build windows through cross compile but I got an error
my spec
os: Linux Mint 17.3 (x86)
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
gcc-mingw-w64-i686 version 4.8.2 (GCC)
openjdk version "1.8.0_91"
OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-0ubuntu4~14.04-b14)
OpenJDK Server VM (build 25.91-b14, mixed mode)
Code: [Select]
echo // GENERATED RESOURCE FILE FRONTEND > /home/rcobra/.enigma/.eobjs/Linux/Windows/Compile/resources.rc
for %%r in (Preprocessor_Environment_Editable/Resources.rc) do echo #include "%%r" >> /home/rcobra/.enigma/.eobjs/Linux/Windows/Compile/resources.rc
/bin/sh: 1: Syntax error: Bad for loop variable
make[1]: *** [/home/rcobra/.enigma/.eobjs/Linux/Windows/Compile/resources.res] Błąd 2
make[1]: Opuszczenie katalogu `/home/rcobra/dev/enigma-dev/ENIGMAsystem/SHELL'
make: *** [Game] Błąd 2
28
Works in Progress / Re: Croky
« on: September 18, 2016, 04:09:58 pm »
hi,new version croky!
https://dl.dropboxusercontent.com/u/69870545/other/croky_newb1.zip
Size: 14,9MB (Linux + Windows(x86) binary)
build Linux Mint 17.3 (x86) and Windows version tested Wine
https://dl.dropboxusercontent.com/u/69870545/other/croky_newb1.zip
Size: 14,9MB (Linux + Windows(x86) binary)
build Linux Mint 17.3 (x86) and Windows version tested Wine

29
Works in Progress / Re: Croky
« on: June 11, 2016, 07:19:43 am »
yes,i mentioned earlier about the problem in removing the blocks as in the Mario,
it may still be support for joystick / gamepad under Linux
it may still be support for joystick / gamepad under Linux
30
Third Party / Re: Game Maker IDE
« on: June 10, 2016, 01:53:34 pm »
nice, you have plan port in linux?