hgdagon

Results 41 comments of hgdagon

@Bioruebe Whatever is used to extract flash projectors seems to "generate" the swf files, so you don't get the original swf, but a recreated one. Insted, I've tried [dump_projector](https://github.com/laenion/dump_projector), which,...

@Bioruebe Found an [updated fork](https://github.com/varieget/unrpa) of unrpa handling more variants. Additionally > @Bioruebe Whatever is used to extract flash projectors seems to "generate" the swf files, so you don't get...

Here's what I use for ClickTeam: http://aluigi.altervista.org/bms/wwgth_installer.bms Not compatible with EVERY every version, but most later versions extract just fine, Also, obviously, patches are not supported.

@zenseii Oh, neat! No, it's not compatible, but I think this will be ongoing for some time. The checks will probably find many more issues. If/when that PR is approved,...

Can confirm same behavior on WIn11. Always crashes parent application, whether explorer or other.

@tusharpm Thanks for the response! I just saw this and gave it a try; building went smooth; no errors. But, looks like something's wrong... I didn't find any tutorial on...

> For running, please try: python3 -m openage from your terminal. @tusharpm Should I always do that? No actual executable? (Again, I've never done Python) But anyway, it [doesn't work](https://pastebin.com/hC8cW52R).

> run the command in /bin directory I assumed that, since it's a module, it should detect it anywhere, apparently not... Anyway, I had problem with OpenGL; OpenAge compained that...

I just saw the new page and there's a few issues: 1. These steps are unneeded, there's a dedicated [MinGW64 shell](https://www.msys2.org/wiki/MSYS2-introduction/#subsystems) ``` Start a MSYS2-shell from /msys2_shell.cmd .................................... Add MingW64...

> I personally prefer to not install things that are unneeded. The toolchain would install that You can replace `toolchian` with `gcc`, it doesn't have any extra dependencies that we...