Skip to content

Conversation

@namato1
Copy link
Contributor

@namato1 namato1 commented Oct 15, 2025

Type of Change

  • New feature

Description

Added RetroArch (Some cores can be added based on availability in the Distro), Dolphin-EMU, MelonDS, mGBA, Ryujinx, PCSX, PCSX2, Play!

Testing

Tested on my machines and all seems to be working

Impact

No impact

Issues / other PRs related

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@namato1 namato1 changed the title Game emulators [Feature]: Game emulators Oct 15, 2025
- **Bash Prompt**: The .bashrc file is a script that runs every time a new terminal session is started in Unix-like operating systems. It is used to configure the shell session, set up aliases, define functions, and more, making the terminal easier to use and more powerful. This command configures the key sections and functionalities defined in the .bashrc file from CTT's mybash repository. https://github.com/ChrisTitusTech/mybash
- **Bottles**: Bottles allows Windows software, like applications and games, to run on Linux. Bottles also provides tools to categorize, organize and optimize your applications.
- **Docker**: Docker is an open platform that uses OS-level virtualization to deliver software in packages called containers.
- **Ghostty**: Ghostty is a terminal emulator that has embedded web technologies, allowing for a highly customizable and visually appealing terminal experience.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Ghostty**: Ghostty is a terminal emulator that has embedded web technologies, allowing for a highly customizable and visually appealing terminal experience.

see #1153

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the user guide not get auto generated when running cargo xtask docgen? if tha'ts the case, my bad, i will manually update the userguide

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nah do it with xtask, youll just have to remove ghostty from there for now
its chris' fault anyway

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol, will do. ill move this back to ready for review once I get that done

@namato1 namato1 marked this pull request as ready for review October 15, 2025 22:17
@namato1 namato1 marked this pull request as draft October 16, 2025 00:05
@namato1
Copy link
Contributor Author

namato1 commented Oct 16, 2025

Waiting on @ChrisTitusTech Feedback about using flatpak as a catch all

@namato1 namato1 marked this pull request as ready for review October 31, 2025 18:03
@namato1 namato1 marked this pull request as draft November 6, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add installation of console emulators under Gaming Setup

2 participants