itch.iohttp://itch.iohttps://itch.io/t/4817043/429-too-many-requests429 Too Many Requestshttps://itch.io/t/4817043/429-too-many-requestsMon, 28 Apr 2025 13:11:58 GMTMon, 28 Apr 2025 13:11:58 GMTMon, 28 Apr 2025 13:11:58 GMTI get the "429 Too Many Requests" error pretty frequently when just casually using the site. I'm not using a script or automation or anything like that. It's just casual web browsing. If I refresh, it goes away. There might be a limit to the number of connections on the webserver it is hitting?

]]>
https://itch.io/t/2299985/html5-api-integration-itchenvitchio-api-key-no-longer-workingHTML5 API integration (Itch.env.ITCHIO_API_KEY) no longer working?https://itch.io/t/2299985/html5-api-integration-itchenvitchio-api-key-no-longer-workingSun, 14 Aug 2022 21:17:25 GMTSun, 14 Aug 2022 21:17:25 GMTSun, 14 Aug 2022 21:17:25 GMTHello,

In the past I've been successfully using the API when running from the app (HTML5 game), testing for the Itch object existence from javascript as documented:

if (typeof Itch === 'undefined') {  
  console.log('no Itch context');
} else { ... }

This no longer works (I always get 'no itch context', both when running in the app and the itch.io website). I also tried with this sample project (replacing the files in my own project)  https://github.com/fasterthanlime/sample-html-app  and it also does not find the Itch object.

Is there now an additional step to take besides the manifest?

Thank you!

Best regards -

]]>
https://itch.io/t/4640599/games-refuse-to-runGames refuse to runhttps://itch.io/t/4640599/games-refuse-to-runThu, 06 Mar 2025 06:24:45 GMTThu, 06 Mar 2025 06:24:45 GMTThu, 06 Mar 2025 06:24:45 GMTI'm experiencing this extremely frustrating issue since installing the itch app a few days ago. Any game I run - most if not all of which are HTML5 games - refuse to run! I have them all installed in an alternate download location (NOT in Program Files nor any other protected folder). I'm unsure as to the cause, but it's about a 50/50 chance on first-time install for the apps through the itch.io app as to whether or not the game will actually launch. I hit launch, and sometimes the game opens immediately, other times nothing happens at all despite the itch app telling me the game is running.

If the latter happens and the game is running despite... not running, force quitting and relaunching the game does nothing. As does reinstalling the game. Going to the game's directory and running it from the file manually works perfectly fine, but running it through the itch app does not. The only way I've found to fix this issue is to completely uninstall the game and then install it again. The issue with this solution is that it goes back to the initial 50/50 chance the game will work on every install, and if something in the game changes (like I enabled a modded version of the game in the settings for example) then once again it goes back to that 50/50 chance that it will work or not.

This is becoming increasingly frustrating, as closing the game and reopening it to fix an issue becomes a coin toss as to whether or not the game will reopen, and I shouldn't have to reinstall games on a regular basis just to get them to work.

I'm on Windows 11, I have not tried to fiddle with Windows Defender's exceptions at all, both the itch app and all relevant games are installed on my HDD in a non-protected folder. There are no errors in the console that I could see that weren't caused by me force quitting games. The games do not crash. There are no leftover processes after quitting the games. The games show as running in the itch app but show no active window and do not launch.

]]>
https://itch.io/t/69796/how-to-install-to-drive-other-than-cHow to install to drive other than C?https://itch.io/t/69796/how-to-install-to-drive-other-than-cTue, 28 Mar 2017 02:20:35 GMTTue, 28 Mar 2017 02:20:35 GMTTue, 28 Mar 2017 02:20:35 GMTI don't see any way to install the client to any place other than the default C drive location, which is not where I want to install it. When I double-click the "itchSetup.exe" file I downloaded, it just immediately installs to somewhere on the C drive, without asking where I want to install the program. That is not where I want it to be installed - isn't there some way of controlling where it installs? If not, I guess I won't be able to use it.

]]>
https://itch.io/t/4942688/recent-posts-is-not-working-correctlyrecent posts is not working correctlyhttps://itch.io/t/4942688/recent-posts-is-not-working-correctlyMon, 02 Jun 2025 06:11:00 GMTMon, 02 Jun 2025 06:11:00 GMTMon, 02 Jun 2025 06:11:00 GMTI don't know if this is the right category to say this but,

recently in recent post I saw some 6 - 3 hour old post coming after 20-50 mins post, and the old post coming in most recent

I think most probably it is a bug or a typo ig?

]]>
https://itch.io/t/4939503/recent-posts-is-not-working-correctlyrecent posts is not working correctlyhttps://itch.io/t/4939503/recent-posts-is-not-working-correctlySun, 01 Jun 2025 13:07:47 GMTSun, 01 Jun 2025 13:07:47 GMTSun, 01 Jun 2025 13:07:47 GMTI don't know if this is the right category to say this but,

recently in recent post I saw some 6 - 3 hour old post coming after 20-50 mins post, and the old post coming in most recent

I think most probably it is a bug or a typo ig?

]]>
https://itch.io/t/4938920/feature-favorite-exeFeature: Favorite EXEhttps://itch.io/t/4938920/feature-favorite-exeSun, 01 Jun 2025 09:31:10 GMTSun, 01 Jun 2025 09:31:10 GMTSun, 01 Jun 2025 09:31:10 GMTPlease add support for selecting a favorite .exe file when launching a game in the app.

For example currently it can show two options one 64-bit, one 32-bit. (EXE filename ends with "-32")

I'd like to  set it to never show the 32-bit option; maybe via a setting in Preferences?

]]>
https://itch.io/t/33347/desktop-shortcut-for-gameDesktop Shortcut for game?https://itch.io/t/33347/desktop-shortcut-for-gameFri, 29 Jul 2016 19:17:31 GMTFri, 29 Jul 2016 19:17:31 GMTFri, 29 Jul 2016 19:17:31 GMTIs there a way to get a game in the itch app to create a Desktop Shortcut the way Steam does? So that clicking it would launch the game through the itch app and thus install any updates? I realize I can create a shortcut to the game's exe but that bypasses itch entirely.

]]>
https://itch.io/t/4898800/error-json-rpc-error-1100Error: JSON-RPC error-1100https://itch.io/t/4898800/error-json-rpc-error-1100Wed, 21 May 2025 13:17:26 GMTWed, 21 May 2025 13:17:26 GMTWed, 21 May 2025 13:17:26 GMT


I've been getting this error when scrolling through my library.  I have a large number of physical games from purchasing bundles and games over the years and so far no fix has been found

]]>
https://itch.io/t/132843/suggestion-can-we-have-friends-on-itch-and-a-chat-system[Suggestion] Can we have friends on itch and a chat system?https://itch.io/t/132843/suggestion-can-we-have-friends-on-itch-and-a-chat-systemSun, 13 Aug 2017 15:47:05 GMTSun, 13 Aug 2017 15:47:05 GMTSun, 13 Aug 2017 15:47:49 GMT...

]]>
https://itch.io/t/4345697/suddenly-getting-429-too-many-requestsSuddenly getting 429 Too Many Requests?https://itch.io/t/4345697/suddenly-getting-429-too-many-requestsSun, 01 Dec 2024 23:37:31 GMTSun, 01 Dec 2024 23:37:31 GMTSun, 01 Dec 2024 23:37:31 GMTI have had a small script running hourly for years, it only exists on my local machine. It simply gets the data for all my games (views, downloads, purchases)

Recently (I noticed today but it seems to have been happening all weekend) it started returning 429 Too Many Requests from openresty.

I revoked my API key and generated a new one, and the script worked one time, and an hour later when it fired again it returned 429 Too Many Requests.

Have there been some changes?

]]>
https://itch.io/t/751124/fix-the-search-featureFix the search featurehttps://itch.io/t/751124/fix-the-search-featureSat, 18 Apr 2020 14:56:59 GMTSat, 18 Apr 2020 14:56:59 GMTSat, 18 Apr 2020 14:56:59 GMTThere is really no good reason why the search features works the way it does. In the browser it works perfectly and not being able to find what you are looking for often renders the client unusable.

]]>
https://itch.io/t/4889997/app-reinstall-not-recognizing-my-gamesapp reinstall not recognizing my gameshttps://itch.io/t/4889997/app-reinstall-not-recognizing-my-gamesMon, 19 May 2025 02:12:40 GMTMon, 19 May 2025 02:12:40 GMTMon, 19 May 2025 02:12:40 GMTso i reinstalled the app and have set it up so that the install location is where all my games i previously installed with the app are but its saying its completely empty. but its also showing in my library that its scanning installed items but is just infinitely doing that, i would really rather not have to reinstall the entire fucking library even though the app should easily see these games when they all have the file needed for the app to track them

]]>
https://itch.io/t/1921962/download-problems-problemas-de-descargaDownload Problems (Problemas de Descarga)https://itch.io/t/1921962/download-problems-problemas-de-descargaWed, 09 Feb 2022 17:43:37 GMTWed, 09 Feb 2022 17:43:37 GMTWed, 09 Feb 2022 17:43:37 GMTEnglish

I recently installed the Itch.io app, at first I had no problems downloading a game, but it wasn't until I started to download the second game that it seems to go wrong, my connection is relatively good where I live (1mb/s), but when I try to download any game, it's like I don't have a good connection, because when I open the properties of the game folder, it seems to increase the size of it, but it's like I'm downloading at the speed of 1kb/s, I don't know if it is a server problem or what, I would like some help to see if this problem can be solved. 

Thank You


Español

Hace poco instalé la aplicación de Itch.io, al principio no tuve problemas al descargar un juego, pero no fue hasta que comenzó con el segundo juego que parece andar mal, mi conexión es relativamente buena en donde vivo (1mb/s), pero cuando intento descargar cualquier juego, es como si no tuviera una buena conexión, ya que al abrir las propiedades de la carpeta del juego, parece aumentar el tamaño, pero es como si estuviera descargando a la velocidad de 1kb/s, no se si sea un problema del servidor o que, quisiera un poco de ayuda para ver si se puede resolver este problema.

Muchas Gracias

]]>
https://itch.io/t/4850716/fagpFAGPhttps://itch.io/t/4850716/fagpWed, 07 May 2025 20:55:15 GMTWed, 07 May 2025 20:55:15 GMTWed, 07 May 2025 20:55:15 GMTHi everyone, my name is Xristos Giotas and I am a game developer from Greece and in the past week i have been creating a new game called FAGP its a F1 game but because of copyright issues, there will not be any licensed products such as real drivers name and team names. This week i managed to create some of the "Bahrain Race" there are some pictures at the end of this post, i am sorry but at this time i cant provide a link to the game because i am so early in development. Thanks everyone



]]>
https://itch.io/t/14349/adding-free-games-to-my-libraryAdding free games to my Library?https://itch.io/t/14349/adding-free-games-to-my-libraryTue, 19 Jan 2016 20:06:37 GMTTue, 19 Jan 2016 20:06:37 GMTTue, 19 Jan 2016 20:06:37 GMTI'm just now catching up on the awesome itch app and making sure my stuff works. I'm sure there are many planned features to come (right now I don't see a way to even search games from the app and it links out to the website for game details) but I'm stuck trying to add a game that's free to my Library so I can manage the install from the app. Am I just missing the button or is it not there? I realize I can make a collection and add games there but that doesn't put it in my library and that's probably not an intuitive experience for a user.

Thanks,
Mike

]]>
https://itch.io/t/1231627/download-errored-no-manager-for-installer-unknownDownload errored: No manager for installer unknownhttps://itch.io/t/1231627/download-errored-no-manager-for-installer-unknownFri, 26 Feb 2021 17:52:31 GMTFri, 26 Feb 2021 17:52:31 GMTFri, 26 Feb 2021 17:52:31 GMTHi,

One of the players who have purchased my game can't donwload the game from the itch app in Ubuntu 20.10. I can't either with Ubuntu 16.

Downloading from the webpage, there are no problems.

It seems to be related to butler, but I have never used butler to upload my game, and it's just 1 executable file.

Below is the error my customer is having (the error I'm getting is almost the same).

Thanks in advance.

On Ubuntu 20.10 I get the following error for both demo and full version: Following is taken from the itch app log:

{"time":1613990952244,"level":30,"msg":"(opening file took 195.338557ms)","name":"m/reac/down/driver"} {"time":1613990952244,"level":30,"msg":"Determining source information...","name":"m/reac/down/driver"} {"time":1613990952244,"level":30,"msg":"↝ For source (TrackMaster_0.1.1.x86_64)","name":"m/reac/down/driver"} {"time":1613990952244,"level":40,"msg":"  No mapping for file extension (.x86_64)","name":"m/reac/down/driver"} {"time":1613990952244,"level":30,"msg":"Estimated disk usage (accuracy: guess)","name":"m/reac/down/driver"} {"time":1613990952244,"level":30,"msg":"  ✓ 747.78 MiB needed free space","name":"m/reac/down/driver"} {"time":1613990952244,"level":30,"msg":"  ✓ 422.66 MiB final disk usage","name":"m/reac/down/driver"} {"time":1613990952250,"level":30,"msg":"Will use installer unknown","name":"m/reac/down/driver"} {"time":1613990952254,"level":50,"msg":"No manager for installer unknown\ngithub.com/itchio/butler/cmd/operate.doInstallPerformInner.func1\n\t/builds/itchio/butler/cmd/operate/install_perform.go:266\ngithub.com/itchio/butler/cmd/operate.InstallPrepare\n\t/builds/itchio/butler/cmd/operate/install_prepare.go:264\ngithub.com/itchio/butler/cmd/operate.doInstallPerformInner\n\t/builds/itchio/butler/cmd/operate/install_perform.go:202\ngithub.com/itchio/butler/cmd/operate.doInstallPerform\n\t/builds/itchio/butler/cmd/operate/install_perform.go:137\ngithub.com/itchio/butler/cmd/operate.InstallPerform\n\t/builds/itchio/butler/cmd/operate/install_perform.go:40\ngithub.com/itchio/butler/endpoints/downloads.performOne.func8\n\t/builds/itchio/butler/endpoints/downloads/downloads_drive.go:331\ngithub.com/itchio/butler/endpoints/downloads.performOne\n\t/builds/itchio/butler/endpoints/downloads/downloads_drive.go:336\ngithub.com/itchio/butler/endpoints/downloads.DownloadsDrive\n\t/builds/itchio/butler/endpoints/downloads/downloads_drive.go:76\ngithub.com/itchio/butler/butlerd/messages.(*DownloadsDriveType).Register.func1\n\t/builds/itchio/butler/butlerd/messages/messages.go:2582\ngithub.com/itchio/butler/butlerd.(*Router).HandleRequest.func2\n\t/builds/itchio/butler/butlerd/router.go:306\ngithub.com/itchio/butler/butlerd.(*Router).HandleRequest\n\t/builds/itchio/butler/butlerd/router.go:315\ngithub.com/itchio/butler/butlerd.(*gatedHandler).HandleRequest\n\t/builds/itchio/butler/butlerd/butlerd.go:159\ngithub.com/itchio/butler/butlerd/jsonrpc2.(*connImpl).handleIncomingMessage.func1\n\t/builds/itchio/butler/butlerd/jsonrpc2/jsonrpc2.go:250\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1373","name":"m/reac/down/driver"} {"time":1613990952254,"level":40,"msg":"Download errored: No manager for installer unknown\ngithub.com/itchio/butler/cmd/operate.doInstallPerformInner.func1\n\t/builds/itchio/butler/cmd/operate/install_perform.go:266\ngithub.com/itchio/butler/cmd/operate.InstallPrepare\n\t/builds/itchio/butler/cmd/operate/install_prepare.go:264\ngithub.com/itchio/butler/cmd/operate.doInstallPerformInner\n\t/builds/itchio/butler/cmd/operate/install_perform.go:202\ngithub.com/itchio/butler/cmd/operate.doInstallPerform\n\t/builds/itchio/butler/cmd/operate/install_perform.go:137\ngithub.com/itchio/butler/cmd/operate.InstallPerform\n\t/builds/itchio/butler/cmd/operate/install_perform.go:40\ngithub.com/itchio/butler/endpoints/downloads.performOne.func8\n\t/builds/itchio/butler/endpoints/downloads/downloads_drive.go:331\ngithub.com/itchio/butler/endpoints/downloads.performOne\n\t/builds/itchio/butler/endpoints/downloads/downloads_drive.go:336\ngithub.com/itchio/butler/endpoints/downloads.DownloadsDrive\n\t/builds/itchio/butler/endpoints/downloads/downloads_drive.go:76\ngithub.com/itchio/butler/butlerd/messages.(*DownloadsDriveType).Register.func1\n\t/builds/itchio/butler/butlerd/messages/messages.go:2582\ngithub.com/itchio/butler/butlerd.(*Router).HandleRequest.func2\n\t/builds/itchio/butler/butlerd/router.go:306\ngithub.com/itchio/butler/butlerd.(*Router).HandleRequest\n\t/builds/itchio/butler/butlerd/router.go:315\ngithub.com/itchio/butler/butlerd.(*gatedHandler).HandleRequest\n\t/builds/itchio/butler/butlerd/butlerd.go:159\ngithub.com/itchio/butler/butlerd/jsonrpc2.(*connImpl).handleIncomingMessage.func1\n\t/builds/itchio/butler/butlerd/jsonrpc2/jsonrpc2.go:250\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1373\ngithub.com/itchio/butler/cmd/operate.InstallPerform\n\t/builds/itchio/butler/cmd/operate/install_perform.go:43\ngithub.com/itchio/butler/endpoints/downloads.performOne.func8\n\t/builds/itchio/butler/endpoints/downloads/downloads_drive.go:331\ngithub.com/itchio/butler/endpoints/downloads.performOne\n\t/builds/itchio/butler/endpoints/downloads/downloads_drive.go:336\ngithub.com/itchio/butler/endpoints/downloads.DownloadsDrive\n\t/builds/itchio/butler/endpoints/downloads/downloads_drive.go:76\ngithub.com/itchio/butler/butlerd/messages.(*DownloadsDriveType).Register.func1\n\t/builds/itchio/butler/butlerd/messages/messages.go:2582\ngithub.com/itchio/butler/butlerd.(*Router).HandleRequest.func2\n\t/builds/itchio/butler/butlerd/router.go:306\ngithub.com/itchio/butler/butlerd.(*Router).HandleRequest\n\t/builds/itchio/butler/butlerd/router.go:315\ngithub.com/itchio/butler/butlerd.(*gatedHandler).HandleRequest\n\t/builds/itchio/butler/butlerd/butlerd.go:159\ngithub.com/itchio/butler/butlerd/jsonrpc2.(*connImpl).handleIncomingMessage.func1\n\t/builds/itchio/butler/butlerd/jsonrpc2/jsonrpc2.go:250\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1373","name":"m/reac/down/driver"}

]]>
https://itch.io/t/4808746/suggestion-filter-by-platform-on-app[Suggestion] Filter By Platform On Apphttps://itch.io/t/4808746/suggestion-filter-by-platform-on-appSat, 26 Apr 2025 14:18:20 GMTSat, 26 Apr 2025 14:18:20 GMTSat, 26 Apr 2025 14:18:20 GMTWould it be possible to add filters for Platforms to the current filter selection on the app? I'd like to be able to immediately find all games with native Linux support inside my Library and Collections pages, the same way I can on the website's Browse pages (/games, /tools, etc.) and on similar apps like Steam.

Right now, the only method I have of separating them out on the app is by making separate Collections for each platform and then manually adding what I own to each one based on the icons/game page. A faster (and non-manual) solution would be fantastic.

This is really my only current issue with the app. If this is currently possible, and I'm just missing something in the settings, someone please let me know! Thank you!

]]>
https://itch.io/t/2066133/there-was-a-problem-during-a-setup-timed-out-while-connecting-to-butlerd"There Was a Problem During a Setup: Timed Out While Connecting To Butlerd"https://itch.io/t/2066133/there-was-a-problem-during-a-setup-timed-out-while-connecting-to-butlerdFri, 22 Apr 2022 15:11:51 GMTFri, 22 Apr 2022 15:11:51 GMTFri, 22 Apr 2022 15:11:51 GMTI'n trying to conect but the program give me this error:

Then i try to download the Program to execute normally and works, but the next day gives this error again and again, i make this Many Times but change nothing: Always comes back this error

I use Windows Defender as antivirus

]]>
https://itch.io/t/4797947/internet-connection-problemInternet Connection Problemhttps://itch.io/t/4797947/internet-connection-problemWed, 23 Apr 2025 18:12:12 GMTWed, 23 Apr 2025 18:12:12 GMTWed, 23 Apr 2025 18:12:12 GMTI get the error 'JSON-RPC error 9000: There is no internet connection' whenever I try to log into the app.
This app has never worked for me and I don't know why.
I tried disabling Firewall but It didn't change anything.

]]>
https://itch.io/t/2358424/app-performance-json-rpc-error-1100-connection-cpu-usage-unable-to-install-and-browse-gamesApp Performance - JSON-RPC error 1100 (connection), CPU Usage, Unable to install and browse gameshttps://itch.io/t/2358424/app-performance-json-rpc-error-1100-connection-cpu-usage-unable-to-install-and-browse-gamesTue, 13 Sep 2022 17:59:32 GMTTue, 13 Sep 2022 17:59:32 GMTTue, 13 Sep 2022 17:59:32 GMTI have disabled my virus scanner (Windows Defender only) and the issues have not changed.

I'm currently experiencing a large number of issues trying to install games through the itch.io app while working through the Palestine and Ukraine bundles I purchased a while back.

Sometimes when attempting to install games, the app works as expected - it loads the install size of the file, it automatically selects a location, and it lets me install the game. I was able to queue multiple games/downloads at a time the first day I was using the app.

However, after a game or two, or sometimes even when opening the app for the first time, the performance is VERY slow.

I frequently get "JSON-RPC connection timed out". The app hangs when trying to click on install e.g. forever waiting on "computing space requirements". The app will not load additional rows of games (either no response or the same JSON error). And most importantly, 1 CPU core on an i5-10400F is pegged near 100% usage even when the app appears to be doing nothing (~13% total usage).  I have no idea what the app is trying to do and why it's maxing out a core to look like it's inactive.

For comparison, if I open firefox, I have 42 tabs of various itch.io pages open with ~5% usage of a single core, and I can download games directly from the downloads pages without issue.

One example error is below, but it doesn't really capture all of the issues:

]]>
https://itch.io/t/22277/upload-and-edit-gamesUpload and edit gameshttps://itch.io/t/22277/upload-and-edit-gamesSat, 23 Apr 2016 23:09:43 GMTSat, 23 Apr 2016 23:09:43 GMTSat, 23 Apr 2016 23:09:43 GMTI think it would be nice if we could upload and edit our games on the dashboard via itch app. Is it possible?

]]>
https://itch.io/t/1216930/blank-screenBlank Screenhttps://itch.io/t/1216930/blank-screenSat, 20 Feb 2021 00:39:57 GMTSat, 20 Feb 2021 00:39:57 GMTSat, 20 Feb 2021 00:39:57 GMTI was messing around with the settings, and after changing the language a few times, the entire window went blank. I've tried uninstalling and re-installing the app twice, and re-starting my computer, but it's still stuck like that. The only thing I can see is the tabs in my menu bar that show it's still stuck on Brazilian Portuguese… Pressing Shift+F12 opens the developer tools and shows me that there's some kind of error, but I have no idea what it means. The only thing I can kind of read is the title to each error (there are two, I guess), which says "RangeError: Incorrect locale information provided"… I have no idea what that means. Looking it up doesn't give me any results I can understand. Can anyone help me out?

]]>
https://itch.io/t/4691680/error-json-rpc-error-1000Error JSON-RPC error 1000https://itch.io/t/4691680/error-json-rpc-error-1000Sat, 22 Mar 2025 21:49:10 GMTSat, 22 Mar 2025 21:49:10 GMTSat, 22 Mar 2025 21:49:10 GMTWhat's Going On, What is this Error, Why Does It Say Canceled Conversion

]]>
https://itch.io/t/21815/this-game-is-currently-unavailable-on-my-game-page"This game is currently unavailable" on my game page.https://itch.io/t/21815/this-game-is-currently-unavailable-on-my-game-pageTue, 19 Apr 2016 11:58:51 GMTTue, 19 Apr 2016 11:58:51 GMTThu, 20 Mar 2025 09:04:53 GMTHello, I'm creating a new game called Spaceful:
However, I've added a file and it's not shown on the page

What to do?

]]>
https://itch.io/t/4665694/html5-game-cant-load-savesHTML5 game can't load saveshttps://itch.io/t/4665694/html5-game-cant-load-savesFri, 14 Mar 2025 04:24:37 GMTFri, 14 Mar 2025 04:24:37 GMTFri, 14 Mar 2025 04:24:37 GMTI installed an HTML5 game using the itch.io app recently and it works perfectly fine, except... I can't access saves. I can save perfectly fine, but if I try to load, Microsoft comes up saying there's no app to handle the itch-cave link. I figured I could simply use external saves instead, download the save file then upload it to load. But that ALSO has Microsoft coming up saying there's nothing to handle the itch-cave link. So I literally just... can't load saves.

]]>
https://itch.io/t/4658523/json-rpc-error-9000-on-steam-deckJSON-RPC Error 9000 on Steam Deckhttps://itch.io/t/4658523/json-rpc-error-9000-on-steam-deckTue, 11 Mar 2025 17:49:11 GMTTue, 11 Mar 2025 17:49:11 GMTTue, 11 Mar 2025 17:49:11 GMTHello! Recently I've been trying to add the Itch App to my Steam Deck to combine both of my libraries. Download and installation went just fine. However, when I try to login, I get an error of "JSON-RPC Error 9000: There is no internet connection." My internet connection seems perfectly fine and as far as I can tell, there are no firewalls turned on nor any other virus protection software that comes bundled with the Steam Deck. Tried rebooting after install, same thing. 

Anyone have any suggestions? Thank you!

]]>
https://itch.io/t/2500773/manually-installing-games-in-itch-appManually installing games in itch apphttps://itch.io/t/2500773/manually-installing-games-in-itch-appSat, 26 Nov 2022 02:22:11 GMTSat, 26 Nov 2022 02:22:11 GMTSat, 26 Nov 2022 02:22:11 GMT

Hello all, 

I'm thinking I posted this question in the wrong section before, so now I'm reposting it here. I'm hoping someone can help me. I manually downloaded a game from the website because the zip file was hosted on a non-supported site (Mega I believe) and wanted to install the game manually to the app. How do I do that, if it's even possible? I would like the game to appear in my library but even though I put it in the folder, it doesn't show up. 

Thank you for any help you can give me. :)

]]>
https://itch.io/t/4569912/there-needs-to-be-a-appsupport-for-portable-rg-35xx-devices-or-similarthere needs to be a app/support for portable rg 35xx devices or similarhttps://itch.io/t/4569912/there-needs-to-be-a-appsupport-for-portable-rg-35xx-devices-or-similarThu, 13 Feb 2025 10:01:43 GMTThu, 13 Feb 2025 10:01:43 GMTThu, 13 Feb 2025 10:01:43 GMTThere needs to better support for portable rg35 xx devices or similar retro game consoles. . i for one would buy legit games for it. they are so popular at the moment and cheap


I just want a file location on device where i can put files I buy off itch . if i can have a browser like pico 8 that would be amazing. not looking for free games.  

]]>
https://itch.io/t/4488709/disallow-html5-game-download-through-itchio-appDisallow HTML5 game download through itch.io app?https://itch.io/t/4488709/disallow-html5-game-download-through-itchio-appTue, 21 Jan 2025 21:35:45 GMTTue, 21 Jan 2025 21:35:45 GMTTue, 21 Jan 2025 21:35:45 GMTHello,

As of now, when a game meant to be played in the browser is accessed through the itch.io app, all of the game files and assets are instead downloaded to the player's computer.

Is there any way to prevent this?

]]>
https://itch.io/t/4547725/app-doesnt-recognize-linux-installation-fileApp doesn't recognize Linux installation filehttps://itch.io/t/4547725/app-doesnt-recognize-linux-installation-fileThu, 06 Feb 2025 10:50:29 GMTThu, 06 Feb 2025 10:50:29 GMTThu, 06 Feb 2025 10:50:29 GMTHi! I’ve been using the app for a while, but never encountered this issue. When trying to install this game, I receive and error saying no compatible installation file has been found.

Here’s part of the log:

{"time":1738838514179,"level":30,"msg":"Processing itchio uri (itch://install/?download_key=5MQvdA58fokeoRLmEQoPI2_Ob4jm_0HWIWUBuvCw&game_id=2181234&upload_id=9296292)","name":"m/reac/url"}
{"time":1738838514180,"level":30,"msg":"Should queue install because of URL: itch://install/?download_key=5MQvdA58fokeoRLmEQoPI2_Ob4jm_0HWIWUBuvCw&game_id=2181234&upload_id=9296292","name":"m/reac/url"}
{"time":1738838514180,"level":20,"msg":"Calling Fetch.Game","name":"mcall"}
{"time":1738838514249,"level":20,"msg":"Calling Install.Locations.List","name":"rcall"}
{"time":1738838514250,"level":20,"msg":"Calling Install.Plan","name":"rcall"}
{"time":1738838514318,"level":30,"msg":"• Planning install for pieces I: a maskros nebula game - https://owlycrow.itch.io/pieces-i-a-maskros-nebula-game"}
{"time":1738838514319,"level":20,"msg":"Native platform: 64-bit Linux (native)"}
{"time":1738838514319,"level":20,"msg":"Looking for wine..."}
{"time":1738838514320,"level":20,"msg":"Found wine at: (/app/bin/wine)"}
{"time":1738838514321,"level":20,"msg":"Filtering for 2 runtimes:"}
{"time":1738838514325,"level":20,"msg":"- 64-bit Linux (native)"}
{"time":1738838514326,"level":20,"msg":"- 32-bit Windows (wrapper=/app/bin/wine)"}
{"time":1738838514326,"level":20,"msg":"Classification is \"game\", applying platform filters"}
{"time":1738838514327,"level":20,"msg":"Our runtimes do *NOT* support upload with platforms {Windows: Linux: OSX:}"}
{"time":1738838514327,"level":20,"msg":"Our runtimes do *NOT* support upload with platforms {Windows: Linux: OSX:}"}
{"time":1738838514328,"level":20,"msg":"Our runtimes do *NOT* support upload with platforms {Windows: Linux: OSX:}"}
{"time":1738838514328,"level":30,"msg":"✓ No compatible uploads, returning early."}
]]>
https://itch.io/t/4542837/request-to-fix-a-client-side-bug-for-protocol-checkRequest to fix a client-side bug for protocol check.https://itch.io/t/4542837/request-to-fix-a-client-side-bug-for-protocol-checkTue, 04 Feb 2025 17:05:20 GMTTue, 04 Feb 2025 17:05:20 GMTTue, 04 Feb 2025 17:05:20 GMTFor details, please see https://github.com/itchio/itch/issues/3236

]]>
https://itch.io/t/4533286/building-winget-manifests-for-itchioBuilding winget manifests for itchiohttps://itch.io/t/4533286/building-winget-manifests-for-itchioSun, 02 Feb 2025 09:13:39 GMTSun, 02 Feb 2025 09:13:39 GMTSun, 02 Feb 2025 09:13:39 GMTHello,

I'm trying to contribute updates to packages as they become available for winget, Microsoft's Windows Package manager. I came across this issue that I was attempting to resolve: https://github.com/microsoft/winget-pkgs/issues/221034

The manifests for the itchio app point to

https://itch.io/app/download?platform=windows

however as updates to itch-setup are released, the sha256 checksum of the download changes. This can also impact end users depending on their system architecture. 

So I did a little digging and pulled these URLs from your build pipeline and submitted new manifests specifically for itch-setup 1.27.0 depending on architecture:

https://broth.itch.zone/install-itch/windows-amd64/_9/unpacked/default
https://broth.itch.zone/install-itch/windows-386/_34/unpacked/default

I have this PR waiting to merge: https://github.com/microsoft/winget-pkgs/pull/221096

Is this okay that I pull these URLs to include in the manifests for installing itch-setup via winget? Is there another URL you'd prefer?

I'm concerned that there may not be away for the currently installed version of itch-setup to be detected in order to receive updates. Is this something that could possibly be incorporated into your build process? Or is there a way to point the manifests specifically to an installer for the itchio desktop app?

Thanks in advance for your consideration and taking the time to read this.

Looking forward to your response. 

]]>
https://itch.io/t/2432416/the-reviewing-is-brokenThe reviewing is broken.https://itch.io/t/2432416/the-reviewing-is-brokenSat, 22 Oct 2022 07:46:37 GMTSat, 22 Oct 2022 07:46:37 GMTSat, 22 Oct 2022 07:46:37 GMTHere is the list of the broken stuff about reviewing on itch.io.

  • You can't paste text on the feedback portion of the review.
  • You can't even add a link or an embed video on the review. I literally had to write the link of a site to do so.
  • If you hold the left click and get outside the review box while holding, you'll exit the review.
]]>
https://itch.io/t/4516835/open-itch-as-hidden-on-startup-preference-not-working-and-lackno-auto-loggin-in"Open Itch as Hidden on startup" preference not working, and lack/no auto-loggin in?https://itch.io/t/4516835/open-itch-as-hidden-on-startup-preference-not-working-and-lackno-auto-loggin-inWed, 29 Jan 2025 12:26:14 GMTWed, 29 Jan 2025 12:26:14 GMTWed, 29 Jan 2025 12:28:44 GMTEverything is in the title!

As long as I have been using the app, it never worked, and showed constantly the app on startup even tho the option is checked.

Also, is it normal that I'm not auto-logging-in in the app? Isn't there an option for that? If so, I'd suggest the feature.

]]>
https://itch.io/t/170794/i-cant-log-in-to-the-desktop-app-because-i-cant-get-past-the-captchaI can't log in to the desktop app because I can't get past the captchahttps://itch.io/t/170794/i-cant-log-in-to-the-desktop-app-because-i-cant-get-past-the-captchaTue, 05 Dec 2017 15:55:33 GMTTue, 05 Dec 2017 15:55:33 GMTTue, 05 Dec 2017 15:55:33 GMTJust today, the desktop app (on linux) said that my login expired and then presented me with captchas. But every time I completed one it either said "try again" or, when I finally got past one, it showed the green check mark and when I hit the "log in" button just took me back to the username/password prompt, restarting the entire process. After that I tried waiting instead after getting the check mark, but nothing happened.

]]>
https://itch.io/t/4465706/dont-use-platform-in-itch-manifestDon't use platform in itch manifesthttps://itch.io/t/4465706/dont-use-platform-in-itch-manifestMon, 13 Jan 2025 22:59:15 GMTMon, 13 Jan 2025 22:59:15 GMTMon, 13 Jan 2025 22:59:15 GMTIn my itch manifest, I used platform = (following this guide) for all of my play actions. For whatever reason, this caused my Linux one to always try to use the Windows one and open MyGame.exe.

I also ran butler validate on the .itch.toml and directory and always validated successfully.

Anyway, I decided to never use platform and just modify the .itch.toml to create the correct paths per platform build.

My uname -a comes back as Linux and GNU/Linux, so not sure what the problem is with it. I’m using Pop!_OS, so it’s possible that the itch app is only checking for Ubuntu/Fedora or something like that and not derivatives.

]]>
https://itch.io/t/4462896/cant-download-appCan't download app?https://itch.io/t/4462896/cant-download-appMon, 13 Jan 2025 01:00:56 GMTMon, 13 Jan 2025 01:00:56 GMTMon, 13 Jan 2025 01:00:56 GMTI can't download the app. Each time I try, the file is called "4397785-unpacked-default", and it doesn't run or have a file type. I've tried disabling my virus scanner and ad blockers just in case, but the download is always the same. 
I am downloading on firefox, using windows 11

]]>
https://itch.io/t/4442654/downloads-bailing-outDownloads Bailing outhttps://itch.io/t/4442654/downloads-bailing-outSun, 05 Jan 2025 19:20:18 GMTSun, 05 Jan 2025 19:20:18 GMTSun, 05 Jan 2025 19:20:18 GMTSome downloads are constantly doing a "bailing out" loop where they start downloading, stop, bail out, restart, over and over and over causing a 1gb game that should take 5-10 minute to download to take over a day been having this issue for over a year and have reported it multiple times but have gotten no answer or solutions

]]>
https://itch.io/t/2109535/timed-out-while-connecting-to-butlerdTimed out while connecting to butlerdhttps://itch.io/t/2109535/timed-out-while-connecting-to-butlerdSat, 14 May 2022 12:09:55 GMTSat, 14 May 2022 12:09:55 GMTSat, 14 May 2022 12:09:55 GMTWhen I try to run the itch app, I get the error “timed out while connecting to butlerd” itch-diag:

2022/05/14 14:49:36 Running diagnostics (itch-diag v0.3.0)… 2022/05/14 14:49:37 Collecting OS information… 2022/05/14 14:49:54 Microsoft Windows 10 Home Single Language (64-bit), version 10.0.19044, build 19044 2022/05/14 14:49:54 Installed 20210213225744.000000+180 — With languages {“ru-RU”,“en-US”} — Windows directory is at C:\WINDOWS 2022/05/14 14:49:54 Collecting Security Center information… 2022/05/14 14:49:55 Antivirus product: Windows Defender 2022/05/14 14:49:55 Provides: Auto-update Settings, Antivirus 2022/05/14 14:49:55 Unknown state (can’t tell if running) 2022/05/14 14:49:55 Definitions up-to-date 2022/05/14 14:49:55 Verifying null service… 2022/05/14 14:49:55 Verifying installed app information… 2022/05/14 14:49:55 Install folder is E:\Games\itch 2022/05/14 14:49:55 Install state says current version is 25.5.1 2022/05/14 14:49:55 Current version takes up 182.34 MiB in 295 files, 25 dirs, 0 symlinks 2022/05/14 14:49:55 Diagnosing internet connectivity… 2022/05/14 14:49:55 https://static.itch.io/ping.txt: HTTP 200 (in 784.6594ms) 2022/05/14 14:49:56 https://itch.io/static/ping.txt: HTTP 200 (in 1.0744962s) 2022/05/14 14:49:57 https://broth.itch.ovh: HTTP 200 (in 837.135ms) 2022/05/14 14:49:57 Diagnosing itch app dependencies… 2022/05/14 14:49:57 broth packages: butler/, itch-setup/ 2022/05/14 14:49:57 butler versions: 15.21.0/ 2022/05/14 14:49:57 butler chosen version: 15.21.0 2022/05/14 14:49:57 Install marker: installed on Sun Feb 20 2022 17:52:35 GMT+0300 (Москва, стандартное время) 2022/05/14 14:49:57 Installed files: .installed (96 B), 7z.dll (1.54 MiB), butler.exe (22.08 MiB), c7zip.dll (528.60 KiB) 2022/05/14 14:49:57 Verifying (changed)%there was APPDATA path%\itch\broth\butler\versions\15.21.0\butler.exe 2022/05/14 14:49:57 Retrieving butler version… 2022/05/14 14:49:57 butler version: v15.21.0, built on May 11 2021 @ 21:18:41, ref 6ad656eebbb5b80bf2065644d8bf9e40a15e8276 2022/05/14 14:49:57 Starting butler daemon… 2022/05/14 14:49:57 Waiting for daemon address 2022/05/14 14:49:58 [butler stdout] {“level”:“info”,“message”:”[db prepare] [debug] Current DB version is 1542741863”,“time”:1652528998,“type”:“log”} 2022/05/14 14:49:58 [butler stdout] {“level”:“info”,“message”:”[db prepare] [debug] Latest migration is 1542741863”,“time”:1652528998,“type”:“log”} 2022/05/14 14:49:58 [butler stdout] {“level”:“info”,“message”:”[db prepare] [debug] No migrations to run”,“time”:1652528998,“type”:“log”} 2022/05/14 14:49:58 Daemon is listening on 127.0.0.1:50579 2022/05/14 14:49:58 Connected… 2022/05/14 14:49:58 Authenticating… 2022/05/14 14:49:58 Listing profiles… 2022/05/14 14:49:58 While doing ‘Diagnosing itch app dependencies’:

JSON-RPC error: map[string]interface {}{“code”:-32603, “data”:map[string]interface {}{“butlerVersion”:“v15.21.0, built on May 11 2021 @ 21:18:41, ref 6ad656eebbb5b80bf2065644d8bf9e40a15e8276”, “stack”:“runtime error: invalid memory address or nil pointer dereference\ngithub.com/itchio/butler/butlerd.(*Router).HandleRequest.func2.1\n\tC:/msys64/home/amos/gitlab/builds/v4hXCzbZ/1/itchio/butler/butlerd/router.go:239\nruntime.gopanic\n\tc:/go/src/runtime/panic.go:969\nruntime.panicmem\n\tc:/go/src/runtime/panic.go:212\nruntime.sigpanic\n\tc:/go/src/runtime/signal_windows.go:246\ngithub.com/itchio/butler/butlerd/messages.(*ProfileListType).Register.func1\n\tC:/msys64/home/amos/gitlab/builds/v4hXCzbZ/1/itchio/butler/butlerd/messages/messages.go:518\ngithub.com/itchio/butler/butlerd.(*Router).HandleRequest.func2\n\tC:/msys64/home/amos/gitlab/builds/v4hXCzbZ/1/itchio/butler/butlerd/router.go:306\ngithub.com/itchio/butler/butlerd.(*Router).HandleRequest\n\tC:/msys64/home/amos/gitlab/builds/v4hXCzbZ/1/itchio/butler/butlerd/router.go:315\ngithub.com/itchio/butler/butlerd.(*gatedHandler).HandleRequest\n\tC:/msys64/home/amos/gitlab/builds/v4hXCzbZ/1/itchio/butler/butlerd/butlerd.go:159\ngithub.com/itchio/butler/butlerd/jsonrpc2.(*connImpl).handleIncomingMessage.func1\n\tC:/msys64/home/amos/gitlab/builds/v4hXCzbZ/1/itchio/butler/butlerd/jsonrpc2/jsonrpc2.go:250\nruntime.goexit\n\tc:/go/src/runtime/asm_amd64.s:1373”}, “message”:“runtime error: invalid memory address or nil pointer dereference”}
main.(*App).TestButlerd.func4
C:/msys64/home/amos/Dev/itch-diag/butlerd.go:164
main.(*App).TestButlerd.func5
C:/msys64/home/amos/Dev/itch-diag/butlerd.go:206
main.(*App).TestButlerd
C:/msys64/home/amos/Dev/itch-diag/butlerd.go:224
main.(*App).DiagnoseAppData
C:/msys64/home/amos/Dev/itch-diag/appdata.go:120
main.(*App).Test
C:/msys64/home/amos/Dev/itch-diag/main.go:161
main.(*App).Diagnose
C:/msys64/home/amos/Dev/itch-diag/diagnose.go:30
main.main.func2
C:/msys64/home/amos/Dev/itch-diag/main.go:49
runtime.goexit
c:/go/src/runtime/asm_amd64.s:1337
main.(*App).TestButlerd.func5
C:/msys64/home/amos/Dev/itch-diag/butlerd.go:208
main.(*App).TestButlerd
C:/msys64/home/amos/Dev/itch-diag/butlerd.go:224
main.(*App).DiagnoseAppData
C:/msys64/home/amos/Dev/itch-diag/appdata.go:120
main.(*App).Test
C:/msys64/home/amos/Dev/itch-diag/main.go:161
main.(*App).Diagnose
C:/msys64/home/amos/Dev/itch-diag/diagnose.go:30
main.main.func2
C:/msys64/home/amos/Dev/itch-diag/main.go:49
runtime.goexit
c:/go/src/runtime/asm_amd64.s:1337
main.(*App).TestButlerd
C:/msys64/home/amos/Dev/itch-diag/butlerd.go:226
main.(*App).DiagnoseAppData
C:/msys64/home/amos/Dev/itch-diag/appdata.go:120
main.(*App).Test
C:/msys64/home/amos/Dev/itch-diag/main.go:161
main.(*App).Diagnose
C:/msys64/home/amos/Dev/itch-diag/diagnose.go:30
main.main.func2
C:/msys64/home/amos/Dev/itch-diag/main.go:49
runtime.goexit
c:/go/src/runtime/asm_amd64.s:1337
main.(*App).DiagnoseAppData
C:/msys64/home/amos/Dev/itch-diag/appdata.go:122
main.(*App).Test
C:/msys64/home/amos/Dev/itch-diag/main.go:161
main.(*App).Diagnose
C:/msys64/home/amos/Dev/itch-diag/diagnose.go:30
main.main.func2
C:/msys64/home/amos/Dev/itch-diag/main.go:49
runtime.goexit
c:/go/src/runtime/asm_amd64.s:1337
2022/05/14 14:49:58 All done OS installed on C drive but itch app is on E I disabled windows defender and firewall

]]>
https://itch.io/t/4393215/cant-get-games-to-open-and-cant-send-report-for-helpCan't get games to open and can't send report for help.https://itch.io/t/4393215/cant-get-games-to-open-and-cant-send-report-for-helpTue, 17 Dec 2024 18:43:25 GMTTue, 17 Dec 2024 18:43:25 GMTTue, 17 Dec 2024 18:43:25 GMTso to sum it up, for some reason not all of the stuff that I have gotten even open when I use my Linux desktop app. also when I even try to send a report, an error just makes sure to let me know that it did not send.

I don't want to add what games I am seeking to try to get help for because I don't want to distract from what i need help with, but if knowing the games would help figure out the problem, I will.

Edit at of 3 pm of same day., so to add more context. there is some stuff about exec format error and exitccode 0x1 (at least I think that is what I am reading) of the 4 games I have. as you can tell, I am some one who is not tech savvy , like I have no idea how to get the RENPY_PLATFORM to change to the system that one of them even suggests as a way to solve the problem.  sorry for the trouble.

Edit as of the 19th of December , it seems like my processor architecture is x86_64 , now I have no idea how to apply this info to my problem because now it looks like its just not working for no real reason i can see.

]]>
https://itch.io/t/4364426/no-manager-for-installer-unknownNo manager for installer unknownhttps://itch.io/t/4364426/no-manager-for-installer-unknownSun, 08 Dec 2024 12:46:30 GMTSun, 08 Dec 2024 12:46:30 GMTSun, 08 Dec 2024 12:46:30 GMTI can't download any game through the application because I get an error "no manager for installer unknown". What do I need to download as an installation manager?

]]>
https://itch.io/t/1877452/would-be-nice-if-external-downloads-could-be-connected-to-the-appWould be nice if external downloads could be connected to the apphttps://itch.io/t/1877452/would-be-nice-if-external-downloads-could-be-connected-to-the-appThu, 20 Jan 2022 15:06:06 GMTThu, 20 Jan 2022 15:06:06 GMTThu, 20 Jan 2022 15:06:06 GMTI recognize that some of the developers on Itch like to use external sites like Mega or G-Drive, and I do not mind downloading the games from those sites, but once the game has been downloaded and extracted to the games folder monitored by the app I am still unable to index it when scanning the folder.  If there was a way to generate the receipt file for an externally downloaded and installed game that would be very helpful.  Just a thought.

Also I recognize this may already be solved by someone or an existing tool, but I have spent a couple of days searching forums and search engines with little result.

Thanks.

]]>
https://itch.io/t/4389695/i-cant-run-the-installerI cant run the installerhttps://itch.io/t/4389695/i-cant-run-the-installerMon, 16 Dec 2024 14:51:03 GMTMon, 16 Dec 2024 14:51:03 GMTMon, 16 Dec 2024 14:51:03 GMTIm on linux (debian I think) and double clicking doesnt do anything, I checked the guide to try and install itch through commands and I had no luck.

I tried using wine with the windows version and it downloaded itch but gave a crash when executing.

Idk what else to do

]]>
https://itch.io/t/4142219/adding-an-already-downloaded-game-to-the-appAdding an already downloaded game to the apphttps://itch.io/t/4142219/adding-an-already-downloaded-game-to-the-appWed, 25 Sep 2024 11:54:09 GMTWed, 25 Sep 2024 11:54:09 GMTWed, 25 Sep 2024 11:54:09 GMTA way to add a game that it's on itch that we already downloaded would be a nice feature.
Some games have download links to external sites and would be nice to be able to use them with the app, and the only way would be download put in a folder then allow to discover the game through the app

]]>
https://itch.io/t/4351442/macos-itch-app-installer-fails-with-bad-urlmacOS Itch App installer fails with bad URLhttps://itch.io/t/4351442/macos-itch-app-installer-fails-with-bad-urlTue, 03 Dec 2024 21:06:12 GMTTue, 03 Dec 2024 21:06:12 GMTTue, 03 Dec 2024 21:06:12 GMTThe macOS installer fails immediately upon launching with a host error. It is attempting to reach https://broth.itch.ovh/itch/darwin-amd64/LATEST but there is no such host available. This was just downloaded today (2024.12.03).

]]>
https://itch.io/t/4332090/games-in-wrong-tag-categoryGames in wrong tag categoryhttps://itch.io/t/4332090/games-in-wrong-tag-categoryWed, 27 Nov 2024 22:44:28 GMTWed, 27 Nov 2024 22:44:28 GMTWed, 27 Nov 2024 22:44:28 GMTHi, I have noticed that some games under the AI generated tag, do not seem to be tagged as AI generated?

https://itch.io/games/tag-ai-generated

Is this a bug or is the tag system less simple than I first thought? I admit I have a vested interest in this as I have an AI generated game and its being pushed down by other games that don't seem to have any meaningful AI elements, or even the tag.

Thanks

]]>
https://itch.io/t/319501/remove-game-from-collection-suggestionRemove Game from Collection - Suggestionhttps://itch.io/t/319501/remove-game-from-collection-suggestionMon, 22 Oct 2018 02:32:58 GMTMon, 22 Oct 2018 02:32:58 GMTMon, 22 Oct 2018 02:32:58 GMTWithin the app, as of now, it seems a little clunky removing games from collections. You first either need to go to your library, or a collection that has the target game... open the link the for game's page, hit add to collection, then manage collections, scroll through your collections, then hit remove.

I don't know how feasible this is, but I'd find it immensely more convenient having the manage collections options/tools available in the normal collections page when you mouse-over your titles. Or, at least, the option for it to act this way.

]]>
https://itch.io/t/1992520/filter-libraryFilter library?https://itch.io/t/1992520/filter-libraryTue, 15 Mar 2022 15:49:56 GMTTue, 15 Mar 2022 15:49:56 GMTTue, 15 Mar 2022 15:49:56 GMTHi, I would like to have the option to filter the library of stuff I own. Mostly filter them by type (game, book, tool, etc...)

This existed in the past it seems, but it was removed

]]>
https://itch.io/t/4257609/suggestion-add-confirmation-to-close-all-tabs-buttonSuggestion: Add Confirmation to Close All Tabs Buttonhttps://itch.io/t/4257609/suggestion-add-confirmation-to-close-all-tabs-buttonSun, 03 Nov 2024 02:05:23 GMTSun, 03 Nov 2024 02:05:23 GMTSun, 03 Nov 2024 02:05:23 GMTI would really appreciate it if there were some sort of confirmation pop-up that appeared when you click the Close All Tabs button on the app's tab menu.

I've bought a few of the really big bundles that have been made on occasion, the ones with over a thousand items, like the Bundle for Ukraine and such. And since it's not feasible to register everything in all those bundles to my library (which would make my library pretty cluttered anyway), I keep the pages for those bundles open in tabs on the desktop app.

This poses a problem when the button to open a new tab is right next to the "close everything yes I'm absolutely sure" button. Multiple times now, I've misclicked when trying to open a new tab, and had to go trawling through my email to get the URLs of the bundle pages back because I closed all the tabs on accident.

This could theoretically be fixed my moving the Close All Tabs button somewhere else, but I can see how there may not be a better place for it from a UI design perspective, so all I'm asking for is some sort of "Are you sure?" popup to appear when you click that button, so I can have a chance to save my tabs from deletion if I click it on accident.

If something like that could be done, I would be immensely grateful.

]]>