Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Is there any way to filter the Bundle for Ukraine by Linux after purchase?

A topic by kyberneticist created Mar 17, 2022 Views: 476 Replies: 3
Viewing posts 1 to 3

34 pages is rather a lot to browse through, when I'm looking for Linux games anyway.

The Bundle page has a filter, but when I click on the entries it doesn't know that I bought it.

I went ahead and linked the bundle to this freshly created account, but there seems to be no way to filter in "My Library" either.

(1 edit)

Hm, actually, after skimming the forum, I see a dev mentioning a download button on the game page.  So I guess the solution in general is:

Account -> Library -> Bundle -> Scroll to bottom of first page -> Click on main bundle page -> Filter by Linux -> Click on game -> Click on the Download button

I think I didn't notice the Download button first time I tried the steps above was 'cause it was in Gray on Gray.

A bit cumbersome, but it'll work.

Admin

Can you tell me what you mean by “gray on gray?” Do you have a screenshot of the issue? This sounds like a bug

(2 edits)

game.css:2

.above_game_banner .button, .game_layout .goal_banner_widget .button, .above_game_banner .button.outline, .game_layout .goal_banner_widget .button.outline {

  color: white;

  border-color: rgba(255,255,255,0.5);

  background: rgba(255,255,255,0.05);   

  text-shadow: none;

}

0.05 is basically transparent  - maybe that's a typo and it was supposed to be 0.5

Oh, and also, for people reading the tedious steps above, I suggest ctrl-clicking on the game to open in a new tab.  Otherwise when you navigate back the JS-only filter resets.  Confused me a few times at first.

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.