pineapple-src icon indicating copy to clipboard operation
pineapple-src copied to clipboard

A former citrus fruit-named emulator's Early Access source code

Results 13 pineapple-src issues
Sort by recently updated
recently updated
newest added

The latest (afaik) build that auto updates, build 3801, prompts the user to update but fails and gets constantly stuck in a loop. The terminal output is as follows: ```AppImageUpdate...

We need yuzu-early-access Debian/Ubuntu Package (.deb) and Redhat/Fedora Package (.rpm) for Linux user

### Affected Build(s) Mainline >= 1168 ### Description of Issue When I launch yuzu.exe, it errors: "The program can't start because api-ms-win-core-com-l1-1-0.dll is missing from your computer. Try reinstalling the...

I was wondering if this is keeping pace with the way the official builds of yuzu are being made as I saw on the[ latest progress report](https://yuzu-emu.org/entry/yuzu-progress-report-dec-2022/), yuzu said they...

Would it be possible to have something similar on Android now that yuzu is on there too? Like one person buys the app and then a bot connected to it...

Update SDL version to 2.26.4 to compile correctly on workflow

Restore Workflow working on Github Actions by changing the docker image source to a more up-to-date one.

I suggest a script that implements emulator update from the command line from main site #!/bin/bash url=$(curl -s 'https://pineappleea.github.io/' | grep -o 'https://github.com/pineappleEA/pineapple-src/releases/tag/EA-[0-9]*' | head -1) if [ -n "$url"...

If you have any problem, including controllers not being detected, performance regressions or whatever, **do not create** a issue ticket here. **The ticket will be closed.** This is not a...

In this repository (https://github.com/pineappleEA/liftinstall) you have the option to install yuzu with Early Access turned on by default, but you only included a build for Windows. It would be great...