- Notifications
You must be signed in to change notification settings - Fork26
An open-source macOS game launcher with the ability to play Windows games through a custom implementation of Apple's Game Porting Toolkit — supporting multiple platforms.
License
MythicApp/Mythic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mythic is also a GUI frontend forLegendary, that keeps coherence with the rest of macOS in mind.
- Windows Game Support (DX9-12) (64-bit)
- Steam Support (Windows version of Steam can still be manually downloaded)!!view steam development roadmap here
- Epic Games Support
- Manual Game Imports
- Game management
- Discord Integration
There are more big things coming your way for Mythic, see theroadmap.If you believe something's missing from the roadmap that we should add to the app, join ourDiscord,open an issue, or open apull request.
At midnight on the 19th of May, Mythic finally released!
- Please note Mythic is only available for macOS 14 (Sonoma) and above.To verify your Mac's compatibility with Sonoma, visithttps://support.apple.com/en-us/105113
Mythic uses the following Swift dependencies:
- Sparkle - A software update framework for macOS.
- swiftui-cached-asyncimage - CachedAsyncImage is the simplest way to add cache to your AsyncImage.
- SwiftyJSON - The better way to deal with JSON data in Swift.
- ZIPFoundation - Effortless ZIP Handling in Swift
- SemanticVersion - Semantic version structuring & parsing
- ColorfulX - An implementation using Metal for crafting multi-colored gradients.
- Glur - A SwiftUI library that uses Metal to display efficient progressive blurs
- WhatsNewKit - A Swift Package to easily showcase your new app features.
Copyright © 2025 vapidinfinity
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, seehttp://www.gnu.org/licenses/.
About
An open-source macOS game launcher with the ability to play Windows games through a custom implementation of Apple's Game Porting Toolkit — supporting multiple platforms.