File | Date | Author | Commit |
---|---|---|---|
.emulationstation | 2023-03-24 |
![]() |
[c27f49] Update ES files |
es_menu | 2023-03-13 |
![]() |
[add0d2] Upload es_menu files |
launcher | 2023-03-17 |
![]() |
[e92a2e] Upload ProjectArcade Launcher |
modules | 2023-02-22 |
![]() |
[edb78e] Upload modules |
plugins | 2023-03-03 |
![]() |
[8361df] Upload files |
resources | 2023-03-17 |
![]() |
[938a19] Update Setup files |
services | 2023-03-24 |
![]() |
[2c514a] Update ProjectArcade WebPanel |
source | 2023-04-02 |
![]() |
[2a187d] Create .gitignore file |
themes | 2023-04-01 |
![]() |
[425b70] Update themes |
.gitignore | 2023-04-02 |
![]() |
[237099] Create .gitignore file |
CHANGELOG.md | 2023-03-17 |
![]() |
[665769] Add ProjectArcade v1.5.4-beta2 |
LICENSE | 2023-02-26 |
![]() |
[a046de] Update LICENSE |
README.md | 2023-03-17 |
![]() |
[9c127d] Update Readme |
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.
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
ProjectArcade or RetroBat will never provide copyrighted/commercial ROMs or BIOS files.
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
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.
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.
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.