Your format is not supported.It's attached. This is a reversion from a hand edit.
@VonZorch have you got it at least displaying properly? Layout and fonts are screwed up in my installation, see screenshot.Running 4.1.2 under wine I finally got everything installed to run it without crashing randomly. Now it simply refuses to compile, mcpp gives the very helpful "[error] Preprocessing script failed...". That's for everything, even scripts that have already compiled correctly.
I think I can work around that by compiling from the command line, but there's compile.exe and bcompile.exe. Which of them should I use?
Can't recognize 'C:\programs\sfse\resources\mcpp.bat" "C:\programs\sfse\scrTemp\gl_g_autodoors.ssl" ..\scrTemp\preprocess.ssl 1 "Z:\home\usr\fo2tweaks\fo2tweaks\components\autodoors" "C:\programs\headers' as an internal or external command, or batch script.
$ cat ~/bin/ssl2int
wine ~/bin/compile.exe -p $1
4.0.Net version is needed for the tool? Can't find that in the docs.
Can't recognize 'C:\programs\sfse\resources\mcpp.bat"
Старый это какой? У меня нет виндовс, так что проверить негде. Скорее всего, большая часть проблем из-за HiDPI, у меня удвоенный размер шрифта стоит. Вроде в последних версиях .net в манифесте можно прописать, что DPI-aware.4.0
Со старым на 2.0 такая же каша как на скрине? или это такое проявляется везде на lunix несовместимых с виндовс системах?.
Ну да не влезает текст при 200, но это уже косяки самого net с автоматическим маштабированием, некоторые его контролы не имеют автоматической подстройки, а вручную выставлять размеры контролов под разный дпи что-то не хочется с этим возиться. При 150% все влезает.А ты до какого размера увеличивал? Вдвое попробуй (96>192).
Увеличиваться то увеличивается, но не сохраняется. Ни между перезапусками, ни даже если просто файл закрыть и тут же открыть.Основной шрифт текста увеличивается по сtrl + колесо
@VonZorch have you got it at least displaying properly? Layout and fonts are screwed up in my installation, see screenshot.
Compilation also doesn't work:
But manual compilation I got working long time ago (compile.exe from sfall modderspack):Code:Can't recognize 'C:\programs\sfse\resources\mcpp.bat" "C:\programs\sfse\scrTemp\gl_g_autodoors.ssl" ..\scrTemp\preprocess.ssl 1 "Z:\home\usr\fo2tweaks\fo2tweaks\components\autodoors" "C:\programs\headers' as an internal or external command, or batch script.
Code:$ cat ~/bin/ssl2int wine ~/bin/compile.exe -p $1
@Mr.Stalin which .Net version is needed for the tool? Can't find that in the docs.
What to add?Would you kindly put a checkbox on the Settings form that will prepend "wine " to the compile command?