Menu

Tree [2a187d] main /
 History

HTTPS access


File Date Author Commit
 .emulationstation 2023-03-24 TheDayG0ne TheDayG0ne [c27f49] Update ES files
 es_menu 2023-03-13 #TheDayG0ne #TheDayG0ne [add0d2] Upload es_menu files
 launcher 2023-03-17 TheDayG0ne TheDayG0ne [e92a2e] Upload ProjectArcade Launcher
 modules 2023-02-22 #TheDayG0ne #TheDayG0ne [edb78e] Upload modules
 plugins 2023-03-03 #TheDayG0ne #TheDayG0ne [8361df] Upload files
 resources 2023-03-17 TheDayG0ne TheDayG0ne [938a19] Update Setup files
 services 2023-03-24 TheDayG0ne TheDayG0ne [2c514a] Update ProjectArcade WebPanel
 source 2023-04-02 Evgeniy Struchkov Evgeniy Struchkov [2a187d] Create .gitignore file
 themes 2023-04-01 TheDayG0ne TheDayG0ne [425b70] Update themes
 .gitignore 2023-04-02 Evgeniy Struchkov Evgeniy Struchkov [237099] Create .gitignore file
 CHANGELOG.md 2023-03-17 ProjectArcade ProjectArcade [665769] Add ProjectArcade v1.5.4-beta2
 LICENSE 2023-02-26 TheDayG0ne TheDayG0ne [a046de] Update LICENSE
 README.md 2023-03-17 ProjectArcade ProjectArcade [9c127d] Update Readme

Read Me


ProjectArcade

License: MIT License: LGPL v3 License: CC BY-NC-SA 4.0 Website GitHub release

ProjectArcade is a software for 64-bit versions of Windows designed for retro-gaming and running various emulators of gaming systems.

ProjectArcade is a free open source project based on the Open-Source EmulationStation and RetroBat project. The software was developed by enthusiasts for non-commercial use, namely a fun pastime. All code and configs written by #TheDayG0ne is distributed under the MIT license, and the source code written by RetroBat Team is distributed under the LGPL v3 and CC BY-NC-SA 4.0 license.
You can get detailed information here: https://www.gnu.org/licenses.

With it you will be able to quickly run games from many compatible ROM collections. This saves hours of configuration and installation time, leaving you free to play your favourite retro games.

ProjectArcade thanks to RetroBat developments automatically downloads and installs all the relevant software needed to have the best retro gaming experience on your Windows PC.

ProjectArcade can also run in Portable Mode. This means you can play games from an external hard drive or from any removable storage device, as long as the computer meets the minimum requirements.

💻 System Requirements

Supported OS: Windows 11, Windows 10, Windows 8.1
Processor: CPU with SSE2 support. Two or more cores, 3GHz or faster, 2008 or later. Intel Core i3 / Core i5 / Core i7 / Core i9 recommended, AMD Ryzen also recommended
Graphics: Modern, with Direct3D 11.1 / OpenGL 4.4 / Vulkan support
Dependencies: Visual C++ 2005-2022 Redistributable Packages (32 and 64 bit)
DirectX
.NET Framework 6.0 Desktop Runtime
.NET Framework 7.0 Desktop Runtime
Controllers: Gamepads with XInput support are recommended. You can test your gamepad here: Gamepad Tester

After installing the dependencies, it is recommended to restart the computer

🎮 Supported Platforms

Supported Platforms

ProjectArcade or RetroBat will never provide copyrighted/commercial ROMs or BIOS files.

🧰 Build Instructions

Do you want to build your own version of RetroBat or create a fork based on it? Then this guide is for you.

The batch script build.bat will download all the softwares required, set the config files and build the RetroBat Setup from setup.nsi sources script.

  • Download and install Git for Windows (follow default setup settings).

  • Open CMD Windows Terminal and run the following commands to clone recursively the RetroBat git with its submodules and run build.bat to launch the build routine:

git clone --recursive https://github.com/kaylh/RetroBat.git
cd RetroBat
build.bat
  • Once the build process is done, you will find the RetroBat Setup in the build directory.

💟 Special Thanks

  • RetroBat - For a great project and informative documentation, and so on...
  • Fabrice Caruso - For the development of EmulatorLauncher
  • Hel Mic - For his wonderful themes.
  • Batocera - For their wonderful retrogaming dedicated Operating System.
  • Gitbook - For supporting ProjectArcade and RetroBat project.
  • pajarorrojo - For PlayStation-X theme
  • 20GotoTen - For Retrofix theme
  • NoCopyrightSounds - For an excellent copyright-free music library

And also - many thanks to 🦇 RetroBat Team:

  • Adrien Chalard "Kayl" - creator of the project, developer
  • Lorenzolamas - community management, graphics (former active)
  • Fabrice Caruso - lead developer, theme creation
  • GetUpOr - community, support
  • RetroBoy - community, support
  • Tartifless - developer, documentation

⚖ Licenses

ProjectArcade License Agreement

ProjectArcade is a software for 64-bit versions of Windows designed for retro-gaming and running various emulators of gaming systems.

Copyright (c) 2017-2019 Adrien Chalard "Kayl", (c) 2020-2023 RetroBat Team, (c) 2022-2023 #TheDayG0ne

ProjectArcade is a free open source project based on the Open-Source EmulationStation and RetroBat project. The software was developed by enthusiasts for non-commercial use, namely a fun pastime. All code and configs written by #TheDayG0ne is distributed under the MIT license, and the source code written by RetroBat Team is distributed under the LGPL v3 and CC BY-NC-SA 4.0 license.
You can get detailed information here: https://www.gnu.org/licenses.

ProjectArcade License (MIT)

Copyright (c) 2023 TheDayG0ne

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

RetroBat License (LGPL v3 & CC BY-NC-SA 4.0)

Copyright (c) 2017-2019 Adrien Chalard "Kayl", (c) 2020-2023 RetroBat Team

RetroBat is a Windows softwares distribution dedicated to retrogaming and emulation.

RetroBat is free and open source project. It should not be used for commercial purposes.
It is done by a team of enthusiasts in their free time mainly for fun.
All the code written by RetroBat Team, unless covered by a licence from an upstream project, is given under the LGPL v3 licence.
See https://www.gnu.org/licenses.

It is not allowed to sell RetroBat on a pre-installed machine or on any storage devices.
RetroBat includes softwares which cannot be associated with any commercial activities.
Shipping RetroBat with additional proprietary and copyrighted content is illegal, strictly forbidden and strongly discouraged by the RetroBat Team.
Otherwise, you can start a new project off RetroBat sources if you follow the same conditions.

Finally, the license which concerns the entire RetroBat Project as a work, in particular the written or graphic content broadcast on its various media, is conditioned by the terms of the CC BY-NC-SA 4.0 license.

© Credits

  • RetroBat (c) 2017-2019 Adrien Chalard "Kayl", 2020-2023 RetroBat Team (LGPL v3 and CC BY-NC-SA 4.0 License)
  • EmulationStation (C) 2014 Alec Lofquist, contributions from community (MIT License).
  • Carbon Theme (c) Fabrice Caruso (CC BY-NC-SA License). Originally based on the work of Eric Hettervik (Original Carbon Theme) and Nils Bonenberger (Simple Theme).
  • WiimoteGun (c) Fabrice Caruso (GPL3 License).
  • RetroArch by Libretro Team (GPL3 License).
  • PlayStation-X theme by pajarorrojo (CC BY-NC-SA 4.0 License)
  • Retrofix theme by 20GotoTen (CC BY-NC-SA 4.0 License)

💬 Social & Support

#TheDayG0ne

RetroBat Team

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.