Project

General

Profile

Search

Results (932)

Emulator Issues #13533 (New): Gakuen Toshi Vara Noir Roses (Japan) memory leak?
**Game Name?** Gakuen Toshi Vara Noir Rose ... n doesn't light up. **What's the problem? Describe what went wrong.** Text seems to be ... he Exam Screen". 1 box is the title, 1 box underneath with 2 choices and a box in the top ri ... son. **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-21264 **Is the ... //forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection ... pposed to look like from either console or older builds of Dolphin will help too. For more ... e check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer** [Attach any fifologs if possible, write a description of fifologs and screenshots here to ... ro **Is there anything else that can help de... 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?** (righ ... ty button) N/A **What's the problem? Describe what went wrong.** "Run To Here" br ... will reproduce the problem?** 1. Turn on debugging interface 2. Open a game 3. Pause a game 4. In Code tab, right click any instruction to "Run To ... ear. **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 5.0-21464 **Is ... //forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection ... pposed to look like from either console or older builds of Dolphin will help too. For more ... e check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer** N/A **What are y ... 0 Six-Core Processor, 3400 Mhz, 6 Core(s) Vide... 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 ... ut MD5 Hash here] **What's the problem? Describe what went wrong.** This gaem has tw ... ame. **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 ... //forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection ... pposed to look like from either console or older builds of Dolphin will help too. For more ... e check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer** Glitch on menu. ... **Is there anything else that can help developers narrow down the issue? (e.g. logs, s ... ut MD5 Hash here] **What's the problem? Describe what went wrong.** [Description here] **What steps will reprod ... ere] **Is the issue present in the latest ... 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.** Dolphin twitch s ... io 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 ... //forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection ... pposed to look like from either console or older builds of Dolphin will help too. For more ... e check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer** [Attach any fifologs if possible, write a description of fifologs and screenshots here to ... **Is there anything else that can help developers narrow down the issue? (e.g. logs, s ... iguration files, savefiles, savestates)** 04/22/2024 01:22 PM
Emulator Issues #13526 (Fix pending): "Attempted to flush discarded PPC reg 4" durring stepping inside the debugger
**Game Name?** Pokemon XD Gale of Darkness ( ... a6a046404bff6adb7e6 **What's the problem? Describe what went wrong.** When using the debugger inside Dolphin Emulator and stepping onto a certain ... s will reproduce the problem?** 1. Have the debugger UI open with the code widget open. 2. Start Pokemon XD Gale of Da ... o `8019f43c` (an `lwz` instruction) in the code widget and set a breakpoint there. 4. After ... n disappears, at the beginning of the logo fade in, the breakpoint should hit (twice). 5. C ... error occurred. Attempted to flush discarded PPC reg 4 Condition: false File: do ... ues. **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, 5.0-21418, `20665e ... able version?** Not tested, but I used an ol... 04/20/2024 05:26 PM
Emulator Issues #13524 (Accepted): GameINI se ... (and is also incorrectly listed in the Wiki)
**Game Name?** Tested mainly with Animal C ... bffeb5b12393a5409 **What's the problem? Describe what went wrong.** Adding the "Outp ... 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 ... llowing to the user config ini: ``` ini [Video_Enhancements] OutputResampling = 5 ``` 3 ... elf! **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, 5.0-21264 **I ... //forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection ... tty sure it's broken since it's been first added. The AA settings are broken in the same way ... ere also seems to be a separate bug report made... 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 ... nager::WaitForCommandBufferCompletion` 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 present in ... y as 5.0-9638 (tested with the Windows exe under WINE). Before that, the RenderWidget had other concurrency issues that wer ... **Is there anything else that can help developers narrow down the issue? (e.g. logs, s ... rs, I got this log message on 5.0-21200 when de... 04/17/2024 11:37 PM
Emulator Issues #13521 (New): Code View Widget: m_stepping_lock not acquired on destructor causing unlocking of already unlocked mutex
**Game Name/ID/Hash?** N/A **What's the problem? Describe what went wrong.** `m_stepping_lock ... roduce the problem?** 1. Run with Dolphin debugger enabled. 2. Open the code tab and add a symbol definition. 3. Stop Dolphin. 4. Set a breakpo ... ping_lock.unlock()` 5. Start Dolphin with a debugger attached (Visual 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 de... 04/17/2024 02:49 PM
Emulator Issues #13520 (New): Invalid read while playing Animal Crossing GCN
**Game Name?** [Animal Crossing] **Ga ... ffeb5b12393a5409] **What's the problem? Describe what went wrong.** [Ever since I go ... rts] **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-21393] **Is t ... //forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection ... pposed to look like from either console or older builds of Dolphin will help too. For more ... e check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer** [Attach any fifologs if possible, write a description of fifologs and screenshots here to ... Hz Installed RAM: 8.00 GB (7.77 GB usable) Device ID: 4BA1AC28-85DC-4FD6-82C6-DBD02AB87843 ... **Is there anything else that can help de... 04/17/2024 12:20 AM
Emulator Issues #13518 (New): "Recenter" action doesn't work for touch screen IR
**Game Name?** Tested in Super Mario Galax ... ty button) N/A **What's the problem? Describe what went wrong.** Using the "Drag" mode for the IR pointer, it's easy to lose the po ... d be useful. However, when binding it with a device action (e.g., Volume Up), and confirmin ... the pointer does not get recentered as intended. **What steps will reproduce the probl ... , and bind the action to an action from your device. **Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.** Not tested **Is ... //forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection ... pposed to look like from either console or older builds of Dolphin will help too. For more ... e check here: https://wiki.dolphin-emu.org/in... 04/15/2024 07:03 PM
(1-10/932)