Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.

Introverted, yet I enjoy discussion to a fault.

  • 3 Posts
  • 65 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • Itellä ollut jo pitkään tapana sanoa myyjille suoraan, että kunnon alennus sit päälle tai vaihdan moille/prepaidiin.

    Hinnasta saa aina pois oikein kunnolla kunhan kysyy ja heti näyttää että tietää näistä myyntikikoista. Ei pitäisi tarvita mutta niin se on.

    Elisa yritti vielä rumempaa kikkaa, soittivat ilmoittamaan että nopeampaa kotinettiä saa nyt samaan hintaan viihdepaketilla. Elisa viihde ei kiinnosta pätkääkään, joten kysyin saanko paremman hinnan ja netin vieläkin edullisemmin ilman pakettidiiliä.

    Ei, kuulemma.

    Valhe. Heti kun itse menin katsomaan päivitetyt hinnat, perusnettikin oli nopeampi ja halvempi kuin ennen. Mutta puhelimessa teeskenneltiin ettei moista uudistusta ole, joten ellen olisi käynyt katsomassa, olisi vanha kalliimpi jäänyt käyttöön.





  • No, actually.

    Your game files do not need to be inside a prefix, and I generally do not set things up that way.

    Same as on windows you can have your c drive, but then install games to a different drive. You can mount any file location as an additional drive in wine. There is usually already a “z” drive mounted, which gives the prefix access to the filesystem outside the prefix.

    This means there’s not actually any need to place things inside the prefix, except for save files which need to be in specific locations like appdata or documents.

    So to move things over and run them, you’d just copy the game files anywhere you like. To run a game, instead of a location on the c drive, you’d use the corresponding z drive path to the exe.

    With bottles, this is super easy. Set up a bottle, and copy any save files into the prefix. Easily done with “browse files” from the config page of a bottle, which will open the fake c drive in a file browser.

    With a configured bottle, simply navigate to the game .exe. Right click it, and select run with bottles. Bottles will ask which bottle to run it with, and that’s that. Alternatively, use the “Run executable” button found on the config page of the bottle. For ease of use, add the exe to the bottle as a shortcut.

    Shortcuts can then also be added as start menu items, or even added to steam.

    No need to fiddle with putting all the game files inside the fake c drive.

    Setting things up this way means you have your prefix, with save files and such, separate from the game files. You can easily delete or add games, without touching the save-file-containing prefix, and move games around to wherever you need and still have them work.

    You can re-use the same bottle for many games, and keep the save files for those games in one prefix.

    If a given game needs a bit more massaging to work, bottles makes it very easy set up and manage additional bottles for any such games.











  • Yes. Nine months is long enough for stuff to potentially be broken due to changes in matrix or discord.

    Even if you don’t care about double puppeting, I was referring to the fact that out of your element doesn’t do puppeting. At all.

    As in no DMs or discord account log in. All it does is mirror chat rooms onto matrix, allowing matrix users to join them. It does not link to your existing discord account in any way.


  • I use mautrix. It creates a matrix space where all your discord stuff goes, and within that it will create spaces for each server you manually choose to bridge.

    DMs also go into a DMs space. DMs are bridged automatically, but each server you want has to be added with a command.

    Looking at those three, appservice is old, and out of your element does not do puppeting (meaning it bridges discord-matrix chat rooms, rather matrix-discord accounts), making mautrix the best option IMO.

    If you are looking to make a discord server you run accessible on matrix, out of your element may be better.

    For using your own discord account through matrix, mautrix is the obvious choice.