07th-mod / umineko-question

94 stars 9 forks source link

Linux support #84

Closed weeaboo-123737 closed 6 years ago

weeaboo-123737 commented 6 years ago

I was wondering if there were any plans to add Linux support for this patch now that they've added an official executable.

Patch changelog here.

ItaloKnox commented 6 years ago

Actually yes, it should take a couple more days but we will add support for Linux.

drojf commented 6 years ago

Try this patched executable (I haven't tested it but hopefully it will just work)

LINUX widescreen-Umineko1to4.zip

edit: forgot to mention - all installation steps except for the executable should be the same as mac/windows, I don't see why anything should be different. the main difference I can think of is if the fact linux cares about upper/lowercase names, but the SDL library which the game engine runs on should handle that automatically.

If you send me the 5-8 executable I can patch that too.

weeaboo-123737 commented 6 years ago

@drojf Great, that works. Thanks!

Unfortunately I don't have 5to8 so can't provide the executable.

drojf commented 6 years ago

Someone sent me the 5to8 exe - the 1080p patch worked OK, but the patch which makes the videos fullscreen didn't work. Will have to investigate some time to fix that.

drojf commented 6 years ago

Actually wasn't bad as I thought - just had to ignore the first match location in the executable. I think this should work. To test that this works properly, you need to watch at least one video in the game and check it doesn't crash (such as the opening video)

Umineko5to8w_video.zip (er i realize you don't have the game but if anyone else wants to test they can.)

edit: someone on discord said they'd test for me.

drojf commented 6 years ago

OK, the discord guy confirmed it was working, so I added the two .exes to the manual install instructions here: https://github.com/07th-mod/guide/wiki/Umineko-Part-1---Voice-and-Graphics-Patch

Italo - you may want to check I did stuff correctly.