Search found 510 matches

by rrTea
Thu Nov 04, 2021 10:09 am
Forum: General discussion
Topic: ZGE & Mac M1
Replies: 14
Views: 18178

Re: ZGE & Mac M1

I tried to get used to using ZGE through FL, but didn't manage.
by rrTea
Sun Sep 19, 2021 10:25 pm
Forum: General discussion
Topic: ZGE & Mac M1
Replies: 14
Views: 18178

Re: ZGE & Mac M1

It works! …but when I tried opening some of my projects FL Studio just crashes. Maybe because I often use a Windows specific library (to turn off Microsoft's cursed IDE) so next time I'll try to manually edit those out.
by rrTea
Mon Aug 30, 2021 9:42 am
Forum: General discussion
Topic: ZGE & Mac M1
Replies: 14
Views: 18178

Re: ZGE & Mac M1

That's quite an interesting solution, I'll definitely try it!

I'm still working on setting up a Windows corner, it's taking lots of time but it should work eventually.
by rrTea
Tue Aug 24, 2021 3:27 pm
Forum: General discussion
Topic: ZGE & Mac M1
Replies: 14
Views: 18178

Re: ZGE & Mac M1

Setting up a VirtualBox is a bit impractical… Well then the only thing I can think of for my situation is to dedicate a Windows laptop (I have one, packed somewhere) specifically for ZGE or something like that. I'll have to think about it.
by rrTea
Tue Aug 24, 2021 12:37 pm
Forum: General discussion
Topic: ZGE & Mac M1
Replies: 14
Views: 18178

Re: ZGE & Mac M1

That'd be fantastic!
by rrTea
Tue Aug 24, 2021 11:49 am
Forum: General discussion
Topic: ZGE & Mac M1
Replies: 14
Views: 18178

ZGE & Mac M1

For various reasons, a few months ago MacOS (M1) became my main working environment instead of Windows. I still have my Windows computer (I have a few in fact) but I'm avoiding using it because I have to first drag it out of the cupboard, connect / mount it, wait for it to update 20 times… It's impr...
by rrTea
Tue Jun 29, 2021 12:08 pm
Forum: General discussion
Topic: New feature: Classes in scripting
Replies: 18
Views: 20394

Very nice

All these new additions tempt me to rewrite some of my old projects that would have benefitted from the new ZGE features :D
by rrTea
Sun Jun 06, 2021 1:26 pm
Forum: General discussion
Topic: Questions about ES2/GL3 shaders
Replies: 76
Views: 82626

Re: Questions about ES2/GL3 shaders

Another component that causes same effects as BitmapRect is BitmapZoomRotate. It was reported ages ago, don't remember in which context.
by rrTea
Sat May 01, 2021 2:14 pm
Forum: Bug reports
Topic: getSystemTime() gives different results on different devices
Replies: 12
Views: 12700

Re: getSystemTime() gives different results on different devices

For Windows I'd like to use as little of the Delphi RTL as possible for size reasons.
Considering the situation with false positives, inflating the files is maybe desirable. A week or so ago I tried uploading a ZGE project to a Discord group and it got blocked immediately.
by rrTea
Wed Dec 30, 2020 9:48 am
Forum: General discussion
Topic: Texture coordinates mismatch
Replies: 0
Views: 33497

Texture coordinates mismatch

On my new computer, some of the models look off. I'm coloring them using this method (launch it in preview once, just so the OnStart gets executed, then preview the model): <?xml version="1.0" encoding="iso-8859-1" ?> <ZApplication Name="App" Caption="ZGameEditor a...
by rrTea
Mon Dec 28, 2020 9:06 am
Forum: Bug reports
Topic: KeyPress gets stuck
Replies: 9
Views: 15171

Re: KeyPress gets stuck

Works here too (at least the projects I tried), excellent! Thank you :!: :!: :!:
by rrTea
Sun Dec 27, 2020 10:25 am
Forum: General discussion
Topic: Rosetta Code: ZGE
Replies: 3
Views: 3946

Rosetta Code: Guess the number

https://rosettacode.org/wiki/Guess_the_number Write a program where the program chooses a number between 1 and 10. A player is then prompted to enter a guess. If the player guesses wrong, then the prompt appears again until the guess is correct. When the player has made a successful guess the comput...
by rrTea
Thu Dec 24, 2020 8:38 pm
Forum: Bug reports
Topic: KeyPress gets stuck
Replies: 9
Views: 15171

Re: KeyPress gets stuck

Some projects can't be opened, for example when opening GLES2Demo, I get: 剪贴板图片 (9).png Edit 1: Actually to be precise it can be opened, it just crashes immediately. Edit 2: While we're at the topic of official example files: the FPS demo (at least the version I have) also doesn't work out of the bo...
by rrTea
Wed Dec 23, 2020 6:27 pm
Forum: Bug reports
Topic: KeyPress gets stuck
Replies: 9
Views: 15171

Re: KeyPress gets stuck

It seems it's affecting quite a few projects, everybody else who tested it (only one person but still :D maybe we'll hear from him later) was also unable to build a working exe. Simple projects seem to work. I noticed some other things, still investigating.
by rrTea
Tue Dec 22, 2020 6:06 pm
Forum: Bug reports
Topic: KeyPress gets stuck
Replies: 9
Views: 15171

Re: KeyPress gets stuck

Great, it works – thanks so much!!! Hope you have nice Christmas holidays too :) I did notice a few things, for example some descriptions are garbled (admittedly this is my fault because I was using Unicode characters) but also some projects that used to run perfectly are now throwing strange errors...