Download older releases
Moderator: Moderators
Download older releases
Almost complete* download archive of ZGameEditor releases ( non-Beta ).
3.0.0 ( Feb 13, 2013 ) 3.11 MB
2.0.1 ( Apr 16, 2012 )
2.0.0 ( Sep 07, 2011 ) 2.23 MB
1.9.9 ( Mar 07, 2010 ) 2.20 MB
1.9.8 ( Oct 22, 2009 ) 1.63 MB
1.9.7 ( May 26, 2009 ) 1.52 MB
1.9.6 ( Mar 04, 2009 ) 1.45 MB
1.9.5 ( Jan 14, 2009 ) 1.49 MB
1.9.4 ( Nov 19, 2008 ) 1.49 MB
1.9.3 ( Oct 22, 2008 ) 1.49 MB
1.9.2 ( Sep 01, 2008 ) 1.25 MB
1.9.1 ( Jul 16, 2008 ) 1.26 MB
1.9.0 ( Jun 18, 2008 ) 1.25 MB
1.8.0 ( Jun 05, 2008 ) 1.24 MB
1.7.9 ( May 26, 2008 ) 1.23 MB
1.7.8 ( May 13, 2008 ) 1.23 MB
1.7.7 ( May 01, 2008 ) 1.22 MB
1.7.6 ( Apr 15, 2008 ) 1.22 MB
1.7.5 ( Mar 14, 2008 ) 1.22 MB
1.7.4 ( Mar 06, 2008 ) 1.21 MB
1.7.3 ( Feb 27, 2008 ) 1.21 MB
1.7.2 ( Feb 21, 2008 ) 1.21 MB
1.7.1 ( Dec 12, 2007 ) 1.20 MB
1.7.0 ( Nov 01, 2007 ) 1.20 MB
1.6.0 ( Oct 01, 2007 ) 1.01 MB
1.5.0 ( Sep 02, 2007 ) 1.30 MB
1.4.0 ( Aug 01, 2007 ) 1.19 MB
1.2.3 ( Jul 06, 2007 )
1.2.2 ( Jun 12, 2007 ) 1.11 MB
1.2.1 ( May 01, 2007 ) 0.84 MB
1.2.0 ( Apr 18, 2007 ) 0.81 MB
1.1.0 ( Apr 10, 2007 ) 0.74 MB
1.0.2 ( Mar 23, 2007 ) 0.61 MB
1.0.1 ( Mar 19, 2007 ) 0.74 MB
1.0.0 ( Mar 09, 2007 )
*Thanks to GeneralAdmission for providing most of the files!
K
Last edited by Kjell on Tue Mar 24, 2015 12:16 pm, edited 5 times in total.
Re: Download older releases
Guys,
Are there any 32-bit versions of ZGE 4.0? i have a 32 bit machine setup purely for game and coding and so far all the downloads keep giving me runtime error, At the same time, on the versions that DO work(3.0and below), i am unable to work the Quarternion example Kjell had very graciously provided me. It keeps saying unable to determine Target Array.
Hope VilleK would have a 32bit version. Not too keen on ver 5.0 though since it has taken away the small size exe ability.
Thanks much!
zakkwylde
Are there any 32-bit versions of ZGE 4.0? i have a 32 bit machine setup purely for game and coding and so far all the downloads keep giving me runtime error, At the same time, on the versions that DO work(3.0and below), i am unable to work the Quarternion example Kjell had very graciously provided me. It keeps saying unable to determine Target Array.
Hope VilleK would have a 32bit version. Not too keen on ver 5.0 though since it has taken away the small size exe ability.
Thanks much!
zakkwylde
Re: Download older releases
The world is 64-bit now and 32-bit is treated by modern OS as legacy at best (or simply rejected, as on macOS). I'd like to avoid having two different builds and downloads. But ZGE still supports 32-bit if you build it from sources.
Small exe's is also still supported if you build from sources but it turned out impossible to be compatible with broken virus scanners who continue to treat any small exe as suspicious, or at least those built with Delphi. I'd rather have slightly larger exe-files that work everywhere than files that can't be downloaded because of false virus alarms.
I will try to build a 32-bit version later and post it here.
Re: Download older releases
Here is a 32-bit build from the current sources.
- Attachments
-
- ZGameEditor_32bit_version5.zip
- (3.88 MiB) Downloaded 900 times
Re: Download older releases
VilleK wrote:
> [quote=zakkwylde post_id=10257 time=1645760996 user_id=56]
> Hope VilleK would have a 32bit version. Not too keen on ver 5.0 though
> since it has taken away the small size exe ability.
> [/quote]
> The world is 64-bit now and 32-bit is treated by modern OS as legacy at
> best (or simply rejected, as on macOS). I'd like to avoid having two
> different builds and downloads. But ZGE still supports 32-bit if you build
> it from sources.
>
> Small exe's is also still supported if you build from sources but it turned
> out impossible to be compatible with broken virus scanners who continue to
> treat any small exe as suspicious, or at least those built with Delphi. I'd
> rather have slightly larger exe-files that work everywhere than files that
> can't be downloaded because of false virus alarms.
>
> I will try to build a 32-bit version later and post it here.
VilleK,
Many thanks for going the extra mile!
Yes, thou sayest true, that 64bit is the way to go now.
I hope this, however, will still give that very small percentage of us out there whom have not made the transition a chance to continue working on ZGE.
On a positive note, anything we built on a 32bit can be executed on 64bit. Just not the other way round.
> [quote=zakkwylde post_id=10257 time=1645760996 user_id=56]
> Hope VilleK would have a 32bit version. Not too keen on ver 5.0 though
> since it has taken away the small size exe ability.
> [/quote]
> The world is 64-bit now and 32-bit is treated by modern OS as legacy at
> best (or simply rejected, as on macOS). I'd like to avoid having two
> different builds and downloads. But ZGE still supports 32-bit if you build
> it from sources.
>
> Small exe's is also still supported if you build from sources but it turned
> out impossible to be compatible with broken virus scanners who continue to
> treat any small exe as suspicious, or at least those built with Delphi. I'd
> rather have slightly larger exe-files that work everywhere than files that
> can't be downloaded because of false virus alarms.
>
> I will try to build a 32-bit version later and post it here.
VilleK,
Many thanks for going the extra mile!
Yes, thou sayest true, that 64bit is the way to go now.
I hope this, however, will still give that very small percentage of us out there whom have not made the transition a chance to continue working on ZGE.
On a positive note, anything we built on a 32bit can be executed on 64bit. Just not the other way round.
Re: Download older releases
Hi,
Just realised that I am unable to see any preview of any of my bitmaps or models in the preview window in this 32 bit ver 5.0.
Is there a setting I may have accidentally changed?
zakkwylde
Just realised that I am unable to see any preview of any of my bitmaps or models in the preview window in this 32 bit ver 5.0.
Is there a setting I may have accidentally changed?
zakkwylde
Re: Download older releases
I tried downloading it now and it seems fine here.
You can try delete or rename ZGameEditor.ini to reset settings in case it is settings-related.
Re: Download older releases
Deleted the .ini file, tried again but to no avail.
Attached a crummy pic, the pane on the right was still blank.
Even tried changing my screen res, no difference.
Which is weird because i remember seeing the bitmaps not too long ago but cannot remember what transpired since then.
Attached a crummy pic, the pane on the right was still blank.
Even tried changing my screen res, no difference.
Which is weird because i remember seeing the bitmaps not too long ago but cannot remember what transpired since then.
- Attachments
-
- 20231119_084141.jpg (2.44 MiB) Viewed 55986 times
Re: Download older releases
Perhaps the whole OpenGL display is not functioning for some reason. Does it work to click start to preview the whole project?
Please check if there are any graphics driver updates for your computer.
Re: Download older releases
Hmm, some projects can be viewed when i click start....and some cannot!
Some of those that cannot start are the About, Particles and TripleE projects, whilst my later projects can be seen.
You might be right that there could be an issue with the graphics driver.
Will work on it and update. Sounds like it's just me so ZGE should still be working fine.
Some of those that cannot start are the About, Particles and TripleE projects, whilst my later projects can be seen.
You might be right that there could be an issue with the graphics driver.
Will work on it and update. Sounds like it's just me so ZGE should still be working fine.