Project

General

Profile

Search

Results (959)

Emulator Issues #13540 (New): Unable to use Card A and Card B folders for GC
**What's the problem? Describe what went wrong.** [Description here] Attempting to use the "Card A" a "Card B" folder names for a GCI f ... not allowed **What steps will reproduce the problem?** [Reproduction steps here] G ... Card A" folder path. This is not allowed and the error: "‎The folder Card A does not conform to Dolphin's ... GCI folders. Please rename this folder to either USA, EUR, or JPN, matching the region of the save files that are in it." occurs. This ... allowed to be used automatically by dolphin. The usecase I have is I would like to manually specify this path so that my saves are stored in the same place regardless of my dolphin instance ... er. Instead just specifying "USA" results in the... 05/09/2024 05:35 PM
Emulator Issues #13539 (New): My SD card is u ... ter enabling "Automatically Sync with Folder"
**Game Name?** It probably happened to all ... Excite Truck **Game ID?** (right click the game in the game list, Properties, Info tab) RSBE01 REXE01 **MD5 Hash?** (right click the game in the game list, Properties, Verify tab, Verify In ... d so I don't know how to do it **What's the problem? Describe what went wrong.** For ... I enable "Automatically Sync with Folder" in the SD card settings in Dolphin Emulator, when I play Super Smash Bros Brawl (it's an example by the way cause it's my favorite Wii game), it said "Unable to save to the device inserted in the SD card slot". Not only that but in other games, I can't even access my SD card. Even when I disabled "Automatically Sync with Folder" in the... 05/09/2024 12:04 PM
Emulator Issues #13537 (New): Broadband Adapter interrupt behavior
**Background** I have been developing new ... ce between my physical Broadband Adapter and the emulated one in Dolphin. Between YAGCD, libogc source, Dolphin's source, the datasheets for the hopefully similar Macronix chips MX98726EC a ... eive packets on hardware and on Dolphin. But the test program I tried out this morning is sensitive to how the packet-received interrupt is triggered. * ... **Interrupt behavior** My hardware and the Macronix datasheets seem to agree that the packet-received interrupt is edge triggered, firing when the receive ring buffer page pointers have been ... s data is available to read. Writing 0x02 to the MX interrupt status register (mapped at 0x0009 by default) appears to acknowledge and deassert the interrupt. Dolphin presents a level-triggered interrupt. ... 05/04/2024 05:22 PM
Emulator Issues #13533 (New): Gakuen Toshi Vara Noir Roses (Japan) memory leak?
**Game Name?** Gakuen Toshi Vara Noir Roses **Game ID?** (right click the game in the game list, Properties, Info tab) GVWJDQ **MD5 Hash?** (right click the game in the game list, Properties, Verify tab, Verify In ... here] Button doesn't light up. **What's the problem? Describe what went wrong.** Text seems to be leaking from one section of the game to another. This is showing up in odd places. **What steps will reproduce the problem?** Using a vanilla iso, no patche ... to skip movies and to fast forward dialogue. The dialogue choices do not matter. Fight a girl ... t lose). Continue to fast forward and choose the first dialogue option. Eventually, you'll get to a screen with 3 boxes. We'll call this "The Exam Screen". 1 box is ... 05/01/2024 04:52 AM
Emulator Issues #13532 (New): "Run To Here" b ... show up in Breakpoints table until refreshed
**Game Name?** N/A **Game ID?** (right click the game in the game list, Properties, Info tab) N/A **MD5 Hash?** (right click the game in the game list, Properties, Verify tab, Verify Integrity button) N/A **What's the problem? Describe what went wrong.** "Run ... l refreshed **What steps will reproduce the problem?** 1. Turn on debugging interface ... any instruction to "Run To Here" 5. Notice the lack of breakpoint in Breakpoints tab 6. Start adding or modifying any breakpoint, then cancel 7. The table is refreshed and missing breakpoints appear. **Is the issue present in the latest development version? For future reference, please also write down the version number of ... 04/30/2024 05:19 PM
Emulator Issues #13530 (New): [WIndwos][Andro ... ikkyo Pawarfuru Major League graphic glitch.
**Game Name?** Jikkyo Pawafuru Pro Yakyu M ... 実況パワフルメジャーリーグ **Game ID?** (right click the game in the game list, Properties, Info tab) GYMJA4 **MD5 Hash?** (right click the game in the game list, Properties, Verify tab, Verify Integrity button) [Put MD5 Hash here] **What's the problem? Describe what went wrong.** This ... just black. **What steps will reproduce the problem?** Just start the game. **Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.** Dolphin 5.0-21450 **Is the issue present in the latest stable version?** No test. **If ... 04/24/2024 01:50 AM
Emulator Issues #13528 (New): Dolphin twitch studio in game overlay not work
**What's the problem? Describe what went wrong.** Dolp ... ay not work **What steps will reproduce the problem?** run any games on dolphin and open twitch studio and choose the dolphin windows to be recorded **Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.** 5.0-21451 **Is the issue present in the latest stable version?** Yes **If the issue isn't present in the latest stable version, which is the first broken version?** (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-g ... builds and anyone who is building Dolphin on ... 04/22/2024 01:22 PM
Emulator Issues #13524 (Accepted): GameINI se ... tput Resampling does not change correctly in the GUI (and is also incorrectly listed in the Wiki)
**Game Name?** Tested mainly with Animal C ... mes I'm sure. **Game ID?** (right click the game in the game list, Properties, Info tab) GAFE01 **MD5 Hash?** (right click the game in the game list, Properties, Verify tab, Verify In ... 53049ccd0c1e2bffeb5b12393a5409 **What's the problem? Describe what went wrong.** Adding the "OutputResampling" field to the GameINI works, but it does not change what's displayed in the Graphics Configuration window. The said option is also listed as "OutputResamplingMode" in the wiki, which is incorrect and I had to dive into the source code to find the correct name. After finding and using the correct name ... 04/19/2024 12:27 AM
Emulator Issues #13523 (Accepted): Resizing the RenderWidget while using Vulkan with proprietary NVidia drivers will deadlock.
**What's the problem? Describe what went wrong.** Resizing the RenderWidget while a game is running (not paused) will deadlock. **What steps will reproduce the problem?** A `vkWaitForFences` call in `C ... fferCompletion` often deadlocks when scaling the RenderWidget. Sometimes it won't if only adjusted a little. **Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.** Yes, it is ... sent since as early as 5.0-9638 (tested with the Windows exe under WINE). Before that, the RenderWidget had other concurrency issues that were resolved by th ... a GTX 980Ti w/ proprietary drivers **Is there anything else that can help developers narrow down ... 04/17/2024 11:37 PM
Emulator Issues #13521 (New): Code View Widge ... r causing unlocking of already unlocked mutex
**Game Name/ID/Hash?** N/A **What's the problem? Describe what went wrong.** `m_s ... locked mutex. **What steps will reproduce the problem?** 1. Run with Dolphin debugger enabled. 2. Open the code tab and add a symbol definition. 3. St ... l Studio debugger works fine). 6. Make sure the debugging UI is open. 7. Start a game. 8. Observe the mutex is unlocked. (In Debug builds the CRT seems to decide to want to jump into the debugger if you let it run.) **Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.** Yes; git commit hash 3527d97. **Is the issue present in the... 04/17/2024 02:49 PM
(1-10/959)