bartlomiej.duda

Results 11 comments of bartlomiej.duda

Hey, @hannansatopay Thanks for answer. I know read-only option, I have tested it earlier, but in my particular case I needed to disable only adding and deleting rows to prevent...

Hello. Yeah, I was able to do it as I described in my first post by changing "general" list: > I have tried to disable adding rows and deleting rows...

Try this (on Windows 10): 1. Uninstall ALL old Python versions from your system 2. Install Python 3.10 for all users. Remember to add Python to PATH during installation. 3....

Here is my solution: https://github.com/bartlomiejduda/Tools/blob/master/NEW%20Tools/Cocos2d/cocos2d_xxtea_script.js

@rajkosto Ok, thank you, so that basically answers my first question. But do you know if someone was able to replace these problematic pieces of code for audio to make...

@rajkosto Great! That is some good progress here. Let me know if you find any solution for those graphics/audio glitches. Were you able to run built-in level editor from this...

**@hexdrome**, I imagine it can be one of these: - MuckyFoot engine - fallen engine - Urban Chaos engine It's completely internal and custom engine.

I have just tried on Windows 2000, also no luck: https://imgur.com/a/70E9U3O

@jmazur I have installed PsyQ SDK in default location, but it didn't fix the issue.

> > > I got it to compile on windows 10 And how did you do that? Can you explain?