Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

otterwise

13
Posts
3
Topics
A member registered May 11, 2020

Recent community posts

(6 edits)

I know this is less than ideal, but what I did is I parsed a list of all android games from https://itch.io/games/platform-android and then created some ublock filters to highlight those titles in my library. Then I manually added all those titles to a collection which I can browse inside the app.

So I thought: since itch.io doesn't seem to currently be interested in maintaining this feature, and it seems really important for the purpose of this app, what if you used GitHub or something to maintain a periodically updated database of all Android titles on Itch.io, and then implemented a filter inside the app by matching the user's library entries against that database?

(5 edits)

The laptop in question has a dedicated graphics card, not an integrated graphics card. The laptop with the integrated graphics card is a different laptop entirely. The game runs on that laptop, on Linux, but the performance is unplayably awful (The old school graphics should in principle be totally manageable, but I suppose the game isn't optimized with older hardware in mind). That is why I am trying to run it on my other laptop, on Windows, with a dedicated GPU. That is where the error occurs. I've already reinstalled Nvidia drivers and DirectX runtimes several times. I am 100% sure I've installed the right ones. It simply doesn't help. There is no obvious reason for this to be happening. My GPU supports exactly the feature level required. dxdiag says so.

(1 edit)

It says "unknown"

Edit: after reinstalling the GeForce driver, it now shows 10_0. But the game still fails to start with "DX11 feature level 10.0 is required".

(1 edit)

It's similar, I think. I have a Haswell on my other laptop, but I think the Nvidia is a bit better simply by virtue of being dedicated.

I can get the game running on the other laptop with Wine, but the FPS are terrible. I haven't tried it with windows on that laptop yet.

(1 edit)

The game won't start on my Windows machine, demanding dx11 feature level 10.0 even though according to this, my GPU supports 10.1 :

NVIDIA GeForce G105M Specs | TechPowerUp GPU Database

I have the newest drivers and DX installed of course. What gives?

I wouldn't even know how to perform equivalent steps on Windows, sorry.

(1 edit)

This took a lot of trial and error to figure out.

If you have an issue where none of the logos or the main menu appears, but you can still see the CRT overlay, then this might work for you:

If you are using Lutris, you can do this in the game's "Runner Options", if not you need to google it.

1. disable DXVK

2. set DLL-overrides for "d3d11", "d3d9" & "dxgi" to "b"

This solved the issue for me. My system specs are:

Wine version used: lutris-GE-Proton-7-1-x86_64

Processor: Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz

Memory: 7837MB

Operating System: EndeavourOS Linux (Arch-based)

OpenGL Renderer: Mesa Intel(R) HD Graphics 4400 (HSW GT2)

Good luck!

(2 edits)

Nevermind, I found the switch. I accidentally hid it with the floor raiser. Sorry for the confusion.

Mr. Friendly community · Created a new topic Scripted doors

There seems to be an issue with scripted doors, specifically the part in level 2 of Doom where the doors open after you killed all monsters in a room. You can't kill the monsters, so the doors don't open. No way to finish the level.

(1 edit)

I tried this but I'm still getting the same issue as when running it through Proton: The game window opens and I hear music, but I can't see the main menu.

I'm using Wine 6.23. Not sure where to get lutris-ge, it doesn't seem to be in the Arch repos.

Nvm, found this thread https://itch.io/t/1903885/linux-version

(2 edits)

Doesn't work for me. I can get a window to open, but it's just black with a blurry white patch in the upper left and CRT lines. No menu or anything.

What is your wineprefix configuration? Are you using Lutris or any environment variables?

A native Linux release would be nice.

(2 edits)

This game seems unfinished, which is a shame, because I like the Gameplay.

My first problem was trying to use a gamepad on Linux. The form changing input was broken, so I had to switch to using the Windows version through Wine.

The second problem was that I softlocked myself by wasting my only key on the wrong path. This shouldn't be possible in a Metroidvania. There should always be another key. I was forced to edit the savegame, which luckily was trivial.

The third problem were the dead ends. I ran into two of those, both in the cave system, which was the first area that just felt broken and unfinished. By "dead ends" I mean invisible walls at places where you expect a screen transition or a reward.

The first of those was at a place that was hard to get to and even had a save point. The second dead end came after a miniboss and a platforming challenge. That's when I decided that this game was too unfinished to continue playing.

I really hope this game gets finished.