Deleted user
Deleted user
> ArchTitus is launched through linutil. That means, `sh` is used to execute it. The only reason it currently works is because on Arch in specific, /bin/sh is symlinked to...
and how would this be implemented? im sure that we would have to specifically specify that the scripts are indeed written with bashisms
> > and how would this be implemented? im sure that we would have to specifically specify that the scripts are indeed written with bashisms > > The shebang is...
Pull Request Revisions RevisionDescriptionr1Updated Nix flake lock fileUpdated nixpkgs and vendorHash in flake.lock and flake.nix with new commit hashes✅ AI review completed for r1Help React with emojis to give feedback...
> Happens with me as well, but before crash does your game's map starts getting buggy too? Like Textures being weird and Buildings not being spawned at all? no, I...
perhaps the reason is in "all" commands like sextall or endkickall, after calling them the game often crashes. and in the case of endkickall almost always. maybe the problem is...
maybe he means changelog on the loading screen as it is done in cherax
> for the image it must be complicated not really. and what do you suggest adding as a picture, if we have, for example, json with a changelog, then what...
` class CNetworkSCNewsStoryRequest { public: char gap0[8];//0x0 uint32_t m_state;//0x8 char* m_buffer; //0x0010 //rage::datGrowBuffer uint32_t m_cap; //0x0018 uint32_t m_len; //0x001C uint32_t m_flags; //0x0020 uint8_t m_allocator; //0x0024 //rage::sysMemAllocator char gap[0x138]; uint32_t m_style;//0x160...
> > yes, but the aim is to change the image too > > That CNetworkSCNewsStoryRequest class that's so horribly trying to look like he didn't yank it out of...