-
Notifications
You must be signed in to change notification settings - Fork 351
[Feature]: Game emulators #1151
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
base: main
Are you sure you want to change the base?
Conversation
…ameCube, Wii, Switch, and RetroArch
| - **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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - **Ghostty**: Ghostty is a terminal emulator that has embedded web technologies, allowing for a highly customizable and visually appealing terminal experience. |
see #1153
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
|
Waiting on @ChrisTitusTech Feedback about using flatpak as a catch all |
fixed misspelling on melondsds-bin and xmv
…t were having issues on Arch
…o failing install, removed mesen 2 as it is not ready for production
…nto game_emulators
…r those who have smaller drives
Type of Change
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