Dolphin, the GameCube and Wii emulator - Forums

Full Version: Feature Request Thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
edit: whoops, i fixed a bug that made it not work in some situations (i've no idea how it worked at all before).

https://dl.dropbox.com/u/11111638/Dolphi...20paths.7z
http://codepad.org/PQcYMdQo
(12-03-2012, 05:04 PM)gjfklhg Wrote: [ -> ]edit: whoops, i fixed a bug that made it not work in some situations (i've no idea how it worked at all before).

https://dl.dropbox.com/u/11111638/Dolphi...20paths.7z
http://codepad.org/PQcYMdQo
This one worked Smile
Would like to see a fix for Sound issues via HLE in the popular games at least (Donkey Kong for example ). I'd prefer no-sound, rather than crackling for 10 seconds.

And a fix for the blurr/ghosting in Mario Kart when using Textures instead of RAM.

Ability to set EFB Copies to RAM/Texture when right clicking on a game. There are some games that run on RAM only ( trivial pursuit I believe ).
Quote:Would like to see a fix for Sound issues via HLE in the popular games at least (Donkey Kong for example )
This'll come in due time. Delroth is working on rewriting the HLE back-end, and is currently (only) focusing on the Gamecube games.
He'll work on the Wii part when the Gamecube part is done (or when he's bored I guess. Tongue)
Check out the AX HLE thread. Download the AX HLE builds here.
Report any issue while testing the build in the testing thread.

Quote:Ability to set EFB Copies to RAM/Texture when right clicking on a game.
You can set these for each individual game, unfortunately there is no GUI option for it yet.
Simply right-click the game, go to properties, edit the config and add these to the config.
Code:
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False // False for RAM, True for Texture

Keep in mind that this will override the Dolphin configuration you set up in the configuration windows.
Might there be a way to make the game window it's own process? So if the game crashes you don't have to go in and out.
(12-06-2012, 10:23 PM)Garteal Wrote: [ -> ]You can set these for each individual game, unfortunately there is no GUI option for it yet.
Simply right-click the game, go to properties, edit the config and add these to the config.
Code:
[Video_Hacks]
EFBCopyEnable = True
EFBToTextureEnable = False // False for RAM, True for Texture

Keep in mind that this will override the Dolphin configuration you set up in the configuration windows.
Actually if you open your GFX settings while dolphin is running it will override that XD
Could someone create a short cut for widescreen hack please???
Is there a way to have game running in window borderless mode?
Set the ratio to stretch
(12-09-2012, 09:50 AM)ExtremeDude2 Wrote: [ -> ]Set the ratio to stretch
nvm, I didn't check before posting but game already running in fullscreen window mode, thx Tongue


but when I am in windowed mode i don't want border (like Title bar with Minimize, exit button)