https://github.com/daniel15/retroarchnoconsole
Start RetroArch without showing a console window
https://github.com/daniel15/retroarchnoconsole
Last synced: about 1 year ago
JSON representation
Start RetroArch without showing a console window
- Host: GitHub
- URL: https://github.com/daniel15/retroarchnoconsole
- Owner: Daniel15
- License: mit
- Created: 2018-07-08T05:05:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-08T05:07:40.000Z (almost 8 years ago)
- Last Synced: 2025-02-04T17:55:22.672Z (over 1 year ago)
- Language: C#
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RetroArchNoConsole
==================
RetroArch displays a console (command line window) when you run it, and there's no built-in way to hide it. This can mess with some emulation frontends or with Steam Link. RetroArchNoConsole is a simple app that runs RetroArch and hides its console window.
Usage
=====
1. Download the RetroArchNoConsole.exe file from https://d.sb/ranc-dl
2. Copy it to the same directory as your RetroArch installation
3. Run RetroArchNoConsole.exe instead of RetroArch.exe
Changelog
=========
0.1 - 7th July 2018
-------------------
- Initial release