Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (SBGuy), 712 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 4 of 15 1 2 3 4 5 6 14 15
Re: New 3D Engine - Original3D [Re: ACKNEX007] #136156
06/14/07 08:37
06/14/07 08:37
Joined: Dec 2005
Posts: 478
India
M
msl_manni Offline
Senior Member
msl_manni  Offline
Senior Member
M

Joined: Dec 2005
Posts: 478
India
I get an error while trying to run Start.exe -- "The application failed to initialize properly(oxc0000135)." . Please look what you can do.


My Specialities Limited.
Re: New 3D Engine - Original3D [Re: msl_manni] #136157
06/14/07 09:20
06/14/07 09:20
Joined: Mar 2006
Posts: 3,538
WA, Australia
J
JibbSmart Offline
Expert
JibbSmart  Offline
Expert
J

Joined: Mar 2006
Posts: 3,538
WA, Australia
good on you for making your own engine

i just thought you'd like to know that in the logo/splashscreen in the first post, the "O"s reflection is thinner than the actual latter.

julz


Formerly known as JulzMighty.
I made KarBOOM!
Re: New 3D Engine - Original3D [Re: JibbSmart] #136158
06/14/07 10:21
06/14/07 10:21
Joined: Aug 2006
Posts: 652
Netherlands
bstudio Offline
User
bstudio  Offline
User

Joined: Aug 2006
Posts: 652
Netherlands
The FPS i get on my laptop is very good. Keep up the good work (too bad I don't like basic )


BASIC programmers never die, they GOSUB and don't RETURN.
Re: New 3D Engine - Original3D [Re: bstudio] #136159
06/14/07 17:33
06/14/07 17:33
Joined: Jun 2007
Posts: 236
acknex.exe
ACKNEX007 Offline OP
Member
ACKNEX007  Offline OP
Member

Joined: Jun 2007
Posts: 236
acknex.exe
Thanks for the comments..

undefortunaly.. the

start.exe is the script editor built with .NET frame work..

you need to have Microsoft.NET Frame Work installed on your computer to run the Script Editor.

i will convert the script editor to normal app later..


Thank You.

Re: New 3D Engine - Original3D [Re: ACKNEX007] #136160
06/14/07 17:35
06/14/07 17:35
Joined: Apr 2007
Posts: 582
Germany
Poison Offline
User
Poison  Offline
User

Joined: Apr 2007
Posts: 582
Germany
I have already NET.Framework 3.0 on my computer and it dont want ot work!!


Everything is possible, just Do it!
Re: New 3D Engine - Original3D [Re: ACKNEX007] #136161
06/14/07 17:38
06/14/07 17:38
Joined: Jun 2007
Posts: 236
acknex.exe
ACKNEX007 Offline OP
Member
ACKNEX007  Offline OP
Member

Joined: Jun 2007
Posts: 236
acknex.exe
i will post the last version / update soon..

JulzMighty - thanks for the info..i will correct that ! :-)

Last edited by ACKNEX007; 06/14/07 17:39.
Re: New 3D Engine - Original3D [Re: ACKNEX007] #136162
06/14/07 17:38
06/14/07 17:38
Joined: Apr 2007
Posts: 582
Germany
Poison Offline
User
Poison  Offline
User

Joined: Apr 2007
Posts: 582
Germany
OK thanks man


Everything is possible, just Do it!
Re: New 3D Engine - Original3D [Re: Poison] #136163
06/14/07 17:41
06/14/07 17:41
Joined: Jun 2007
Posts: 236
acknex.exe
ACKNEX007 Offline OP
Member
ACKNEX007  Offline OP
Member

Joined: Jun 2007
Posts: 236
acknex.exe
Gentek - are you still getting the error ?

Re: New 3D Engine - Original3D [Re: ACKNEX007] #136164
06/14/07 17:43
06/14/07 17:43
Joined: Jun 2007
Posts: 236
acknex.exe
ACKNEX007 Offline OP
Member
ACKNEX007  Offline OP
Member

Joined: Jun 2007
Posts: 236
acknex.exe
a quick Fix for that error is..

--------------------------------

create your script in any of your favorite text editor (like as notepad)

then in a new folder..

===================
save you script as : data.gs
copy the o3d.exe (engine file) to the same folder..
then just run the o3d.exe to compile your script..

Thank You.


sample :

1.open notepad
-----------------

2. type this example code
----------------------------
screen2d 640,480,32,2
print "Hello From O3D"

waitkey
----------------------------

3.then save this as : data.gs in a new folder..
4.copy the o3d.exe (engine file) to the same new folder..
5.just run the o3d.exe from new folder..it will find & compile the script from data.gs

Thanks


Last edited by ACKNEX007; 06/14/07 17:46.
Re: New 3D Engine - Original3D [Re: ACKNEX007] #136165
06/14/07 17:46
06/14/07 17:46
Joined: Apr 2007
Posts: 582
Germany
Poison Offline
User
Poison  Offline
User

Joined: Apr 2007
Posts: 582
Germany
Yes i getting the same error
and thank you i just show to attempt it man


Everything is possible, just Do it!
Page 4 of 15 1 2 3 4 5 6 14 15

Moderated by  aztec, Blink, HeelX 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1