rafal1137

Results 64 comments of rafal1137

I did small search in Cmake Source Code and found where it fails: ```C if (!cmsys::SystemTools::MakeDirectory(bareTempInstallDirectory)) { cmCPackLogger(cmCPackLog::LOG_ERROR, "Problem creating temporary directory: "

After fiddling with github action script. I decided to run cpack with sudo command and as expected new issue came out of it. Looks like it does not have issue...

Fixed in: https://github.com/etlegacy/etlegacy/commit/86b597d2537eb7e7054f8f182182d6124701e50b

This should be fixed in: #2514

This may be issue with AMD GPU Drivers or something wrong with etl profile `try deleting it and create new one`

@DanTheMann15 As default `validate_openURL` is using etlegacy.com page unless you specify it yourself https://github.com/etlegacy/etlegacy/blob/fed9528388ac16ea68fb3c9e35a6cd6745f3405e/src/ui/ui_main.c#L5901-L5911 And it should work but things happen it will not work from time to time start....

@DanTheMann15 So yeah there is final note from me. It is working but there is a catch in in_game menu for some reason it does not accept MOUSE input but...

@DanTheMann15 As stated above validate_opneURL if not explicit set, it falls to default website which is `etlegacy.com` For a reason why `ui_finalURL` was removed take a look at commit message....

@DanTheMann15 So yeah I had to make seperate file for every link: [ets.zip](https://github.com/etlegacy/etlegacy/files/12359421/ets.zip) All things work exept etkey but well it just need to be fixed

@DanTheMann15 Yeah meaby efficent but as author of those changes pointed at abusability of it. We need to decide here do we get old behaviour back with abusability of it...