topnik-code

Results 7 comments of topnik-code

Thank you for taking the time! 🙂 Here is the output I got: ``` $ ./agstract.exe Nightmare\ Frames.exe FILES :::AGStract 0.9.9 by rofl0r::: mmap Nightmare Frames.exe failed (Invalid argument) -...

This is the new output: ``` $ ./agstract.exe Nightmare\ Frames.exe FILES :::AGStract 0.9.9 by rofl0r::: mmap Nightmare Frames.exe failed (Invalid argument) - fd 4, size 2697804016 seek error! : Invalid...

What the...? 😯 I was already wondering about the game's size, since it doesn't even have voice over. I got it working by compiling agsutils in WSL/Ubuntu. I really should...

I get the same error when trying to build a net 6.0 DesktopGL project on an M1 mac. Does anybody know a workaround, or is there hope for a fix?

Oh, I forgot to mention: I got this error when just running "dotnet build" from the command line, so it does not seem to (only) be a problem with Visual...

I stand corrected, the error resulted from an error with a relative path in my mgcb file! So it was unrelated to this issue. I am sorry for the confusion!...

I am in the same situation: I would like to intercept window closing under Desktop GL. 🙂 Are there any news on this issue? I would also be happy to...