Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

let me know if there is any details you'd need, i've uploaded a video recording of the issue as unlisted, hoping this will clear up what the issue is better than i can describe it XD.

The suggestion was to update the drivers of your windows OS. If that still doesn't work, try the Steam version.

i'm not running windows so i can't update the drivers for windows.

will check to see about the steam version though, didn't know that was a thing, i was adding it as a non-steam game before to test the proton.

(+2)

Yeah, it's on Steam! I use Linux myself, and I've had issues under Wine using both Arch and Mint, specifically a lack of sound. But using the Steam version with Proton seems to work just fine, even uses the desktop environment's windows instead of Wine's Windows 7 borders

That big ball in your video looks like some tiny asset that's been enlarged, but that's all I know. I'm going to fire up Lawmage Academy under Wine again and see if I have the same issue.

Also Gentoo nice!

(+1)

tried it with a few versions of proton now with same results. opens with black screen only then immediately closes,
it appears to be running in the background? cause steam still thinks it's running.

under wine , this is the unmodified wine btw and it's just installed system wide, the game runs except for that glitch.
controls and audio and everything seem to be fine.
i'll do some digging and more tests later when i wake up.

and ya i love gentoo, it has its difficult moment but for the most part it's lovely as long as you keep it updated.
I previously ran arch and before that i ran manjaro and before that i run antergos (moved to manjaro because antergos discontinued) and before that i ran windows 7 before that got nuked by windows 10's update trojan and for a brief time i run mint but it was very brief.
i'm also currently in the process of tinkering with very low level programming and writing an OS.

Cool stuff! You've been running Linux longer than I have!

Try using the launch option
PROTON_USE_WINED3D=1 %command%
I have to use that on my desktop for some reason

hmm...
might have to install dxvk XD

i'll try this first though.

I got it working using the steam version via proton 5.0 but it's experiencing the same sprite glitch as the one running just wine.

That's really weird, I can't reproduce. Does anything funny show up in the terminal when running under wine?

I'll try to product a complete file of what is produced and pop it on over to pastebin or something.

it's being very tempermental right now for some reason, doesn't like being logged ? whatever.

the only thing that pops up before it started acting even more buggy is apparently wine was built without vulkan support,
something about there not being NTLM support , idk what NTLM is.
it complains that it can't find a ntlm_auth.
then it complains about OpenVR , didn't know this game would have VR XD.

it looks like my best bet right now would be to rebuild wine with vulkan support because i already have the dxvk installed for it
then i can try to figure out what this ntlm thing is.

(+1)

I didn't suggest he update his Windows drivers... If he's running Linux he isn't running Windows...

Oh yeah I looked into past bug reports and one of the suggestions that popped up was to update the drivers. I didn't know you can't do that in Linux. :(

(+1)

linux's drivers are taken care of when the system updates.
the drivers important here though are embed within wine, the only way to update those drivers is to update wine itself, which is already fully updated already because i check pretty frequently for updates.

(+1)

I should add for Verinius' sake that usually Linux users use one or multiple software managing applications that they simply run and have most of the updates handled for them. And usually Linux users will update very regularly.