Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Totem Arts Launcher is incorrectly displayed as TOTEM in the library #3734

Open
Jack-Balcombe opened this issue Jan 30, 2025 · 3 comments

Comments

@Jack-Balcombe
Copy link

Describe the bug

The Totem Arts Launcher is a game launcher developed by Totem Arts for updating and launching their games Renegade X and (eventually) Firestorm.

However, if the Totem Arts launcher is installed on a bottle and added to the library, it displays with the game art for TOTEM, which is a completely different game:

Image

Ideally, Bottles should detect the Totem Arts Launcher as a different app from TOTEM and have corresponding game art for it.

To Reproduce

  1. Install the Totem Arts Launcher on a Bottle
  2. Add the Totem Arts Launcher executable to the library
  3. Observe that Bottles automatically assigns the game art for TOTEM to the Totem Arts Launcher, which is incorrect

Package

Flatpak from Flathub

Distribution

Linux Mint 22.1

Debugging Information

Official Package: true
Version: '51.18'
DE/WM: cinnamon
Display:
    X.org: true
    X.org (port): :0
    Wayland: false
Graphics:
    vendors:
        nvidia: &id002
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json
            nvngx_path: /usr/lib/x86_64-linux-gnu/GL/nvidia-550-120/extra/nvidia/wine
        intel: &id001
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json
    prime:
        integrated: *id001
        discrete: *id002
Kernel:
    Type: Linux
    Version: 6.8.0-51-generic
Disk:
    Total: 8209149952
    Free: 8208961536
RAM:
    MemTotal: 15.3GiB
    MemAvailable: 10.6GiB
Bottles_envs: null

Troubleshooting Logs

Additional context

This is a very minor issue, but it would still be nice if the Totem Arts Launcher had correct game art on Bottles eventually

@Qronikarz
Copy link
Contributor

Bottles downloads cover arts from SteamGridDB. You can set your own and learn where they are placed by following this guide: https://forum.usebottles.com/t/guide-custom-cover-arts-in-library-view/673
#2936

Bottles just passes the name to SGDB and uses what it receives. In the meantime you can correct the image manually by following instructions from topic above, but maybe it can be fixed in the future.

@Jack-Balcombe
Copy link
Author

Bottles downloads cover arts from SteamGridDB. You can set your own and learn where they are placed by following this guide: https://forum.usebottles.com/t/guide-custom-cover-arts-in-library-view/673
#2936

Bottles just passes the name to SGDB and uses what it receives. In the meantime you can correct the image manually by following instructions from topic above, but maybe it can be fixed in the future.

I can't access that link because the old Bottles forum has been permanently shut down and replaced with a new forum on Github. Someone will have to make a new guide.

@Qronikarz
Copy link
Contributor

Click the link below the forum link. I have reposted my guide from the forum there already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants