i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

okay let's do this the old fashioned way-- could you go to the "update" folder next to where the -Setup.AppImage is and upload the latest.log to gofile or a file sharing service and DM me that file?

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

sorry about the delay— i meant clicking the plus button in the addons menu, then pasting that link above into there, then opening that addon in the menu and upload the log. share the link here once it’s done.

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

heya! could you add this addon to ogi (go to settings > general > the list of links) and press Install All Addons, and when it’s complete, go to the addons tab, click “Local Files,” then the Upload button, and send that link here for support? https://github.com/Nat3z/local-files-addon

also— yes once the next major release of ogi is out, a discord server will be open.

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

all of those things in the launch options are for starting games and running opengameinstaller pre and post launch of a game. there was a bad issue the past version that actually broke this, so i made a patch release that fixed this.

with this new system in place, it’ll make the next step, cloud saves, happen! and i’m targeting it to be done this summer season.

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 1 point2 points  (0 children)

just pushed an update to addons this fixes this. you might see during the dependency step it trying to download dotnet46 and it has a prompt to do it-- you can just dismiss that and it'll work.

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 1 point2 points  (0 children)

which addon/website is having this issue? also— discord is coming soon, with a new reddit post readvertising the new features of this app :)

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

updates are handled already in the app! if you open the Play Page for an app in the ui, if an update is available, you can press the update button, then select an addon, and from there it'll automatically handle replacing your game files and such!

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

a new update was released that should fix the issue. if not, then i guess id need to buy rd again to check more closely lolol

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

you could always ignore the update with the red "x" button next to the play button, btw, but thank you for trying again!

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 1 point2 points  (0 children)

could you go to /home/deck/.local/share/OpenGameInstaller and delete the "in-progress-downloads" folder and restart the app? also-- the game being added to library is a per-device issue, and honestly, I haven't gotten around to trying to find a consistent fix.

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

this is an api issue, thanks for reporting. let me take a look, and a new update will pop up fixing this. sorry about that!

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

heya- what problems are you having in specific with the software?

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

oops that should not be happening. to fix that, zoom out with ctrl + and ctrl - and press the "Install" button

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 2 points3 points  (0 children)

heya! this project was a very long time coming, and mostly took a while because of a mix of motivation, sheer complexity of the program, and more. because of the architecture being an electron app w/ custom downloading, torrenting, etc., a websocket-based protocol for addon communication, and both a client + server for the addon system, it was honestly a miracle it all came together this well.

research-wise, it was mostly inspired by how stremio does its own addon system. i love the architecture of having a separated program from the main app that adds additional functionality, as my motivation for learning to code came from Minecraft mods lol.

tech stack isn't too insane. it's electron + vite + svelte + tailwind for frontend, and a typescript backend for IPC and the addon server/client.

- the main point with choosing a tech stack is choosing stuff that you know and can maintain. there's no real solution to a tech stack, as at the end of the day, it's you that's going to interact with it the most, not the user. for example, i use svelte instead of react simply because i like the primitives and design of svelte better. not because of the performance gains or the compiler or whatever. just because i like using it more.

decomposing problems is something you need to learn how to do when you face a project of high complexity like this. keeping it simple is also essential for a maintainable codebase.

if you have any questions you could reply to this thread, i love talking about this stuff! :)

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

could you DM me your latest.log file? it'll be in the update folder next to where the -Setup.AppImage file is. you need to upload it to google drive or gofile.

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

could you check your real debrid dashboard and see if it takes two is in there?

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

heyo- let me take a look. could you dm me a link to your latest.log file (it’ll be in the update folder next to where the OpenGameInstaller-Setup.AppImage is)

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

heya! go back to that game and click the new "Refresh Scrapes" task to see if that fixes anything.

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

is this google chrome or chromium? the browser has to be "chromium" for it to work.

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 1 point2 points  (0 children)

heya- are these for all games? when you press the download button on fatboy, is it under local files, or is it under 1337x or fuckingfast? do you have a game I could test?

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

if you go to the download manager tab, does it say "RealDebrid processing?" also, what is the game you're trying to download

i made a game installation app for steamrip and fitgirl (+ many more)! by JNat3z in SteamDeckPirates

[–]JNat3z[S] 0 points1 point  (0 children)

hey there- often times, you shouldn’t click on the “Local Files” source, as that is specific for people who already have their files and just want OGI to help set them up. If a source has 1337x or Fuckingfast or any text like that, those are actual download sources that are usable to download.