Skip to content

RetroPie #8/8: RetroArch, EmulationStation, OpenTTD, Integration and Scripts #58

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

Draft
wants to merge 127 commits into
base: main
Choose a base branch
from

Conversation

JaiXJM-BB
Copy link
Contributor

@JaiXJM-BB JaiXJM-BB commented Jan 22, 2025

The current plan is to split dependencies into their own PRs to make this one less overwhelming to account for (re: 7551 lines of additions as of writing).

BUILD FILE PR STATUS:
MERGED:
1/8 nanosvg: #120
2/8 rapidjson: #121
3/8 pugixml: #122
4/8 FreeImage: #123
5/8 SDL 2: #128

IN PROGRESS:
6/8 lua: minor work needed due to configuration on rpi's limited memory.
7/8 VLC: partially blocked, see me in person for info if needed
8/8 Retropie: this branch. Includes EmulationStation, RetroArch, and any cores/configs/install scripts.

DRIVER STATUS
https://gitlab.com/qnx/projects/usb-to-screen

@JaiXJM-BB JaiXJM-BB changed the title RetroPie and Dependencies: FreeImage, rapidjson RetroPie and Dependencies: FreeImage, rapidjson, SDL2, RetroArch Jan 30, 2025
@JaiXJM-BB
Copy link
Contributor Author

SDL Will fail due to missing. This should be normal.

@JaiXJM-BB JaiXJM-BB changed the title RetroPie and Dependencies: FreeImage, rapidjson, SDL2, RetroArch RetroPie and Dependencies: FreeImage, rapidjson, SDL2, RetroArch, libretro-cores Feb 20, 2025
@JaiXJM-BB JaiXJM-BB changed the title RetroPie, RetroArch, EmulationStation RetroPie, RetroArch, EmulationStation, OpenTTD May 2, 2025
JaiXJM-BB added a commit that referenced this pull request Jun 18, 2025
Split from #58 for review:
SDL

Key points:
-> Large media display library.
-> Currently implementing the video and joystick/keyboard input modules.
Uses Screen API for QNX versions of these, as well as OpenGLES 2
-> Based on Elad's older port 

When building:
-> make install_rpie is for use in the larger retropie project, like the
other Retropie PRs
-> make SDL_test builds tests & puts them in the directory
ports/SDL/\<architecture\>/staging
@JaiXJM-BB JaiXJM-BB changed the title RetroPie, RetroArch, EmulationStation, OpenTTD RetroPie #8/8 RetroArch, EmulationStation, OpenTTD Jun 19, 2025
@JaiXJM-BB JaiXJM-BB changed the title RetroPie #8/8 RetroArch, EmulationStation, OpenTTD RetroPie #8/8: RetroArch, EmulationStation, OpenTTD, Integration and Scripts Jun 19, 2025
@JaiXJM-BB JaiXJM-BB mentioned this pull request Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants