• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 113 114 115 116 117

Bi-Weekly Unofficial SVN build 3089
View New Posts | View Today's Posts

Thread Rating:
  • 6 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Bi-Weekly Unofficial SVN build 3089
04-28-2009, 05:33 AM (This post was last modified: 04-28-2009, 05:45 AM by shuffle2.)
#1
shuffle2 Offline
godisgovernment
*
Project Owner  Developers (Administrators)
Posts: 698
Threads: 17
Joined: Mar 2009
Notable changes since the last bi-weekly build:
  • Tons of progress on the DSP LLE front
  • Correct texture scaling (now works correctly when adding output together from indirect stages which use power 2 and non power 2 textures)
  • Fix a bug which could keep memcards from being created
  • Fix controls in Sonic Adventure DX
  • Fix using XFB in single core mode
  • Fix OSX build :p
  • Begin fixing bounding boxes, paper mario and such show benifits from this
  • Fix existenze demo! (I love this thing, haha)
  • GUI usability fixes

New features:
  • Info Window added for easy system statistics viewing.
  • Free Look added to OpenGL plugin! (see http://code.google.com/p/dolphin-emu/source/detail?r=3005 for details)
  • Experimental Wii USB keyboard support
  • Wii SD Card support

...And of course, a host of other bugfixes and smaller changes. Smile


http://www.dolphin-emu.com/downloads.php
Alrighty, so here's the lowdown on the SD Card support:

Dolphin will automatically create a 128MB, FAT32 formatted sd card image when a game tries to access the sd card, and dolphin does not find a file called "sd.raw" in the main dolphin directory.

From there on, you can use sd card features in games and homebrew with no problem, with some exceptions (of course...), which I'll state later.

OK, so in order to edit the memcard image, just mount it as a vfat disk if you're on *nix, or use a program such as winimage or gizmo to mount the sd card file in windows. Easy enough.

The other big question is how to get your current sd card into a format dolphin can use. This is easy too...on linux at least. Just use dd to create an image of the card, name it "sd.raw", and put it in the correct location. In windows, you will have to have dolphin create an image (or create a FAT16/32 image in any manner you want), then open it in one of the aforementioned programs, and copy the files you want from your real sd card into the image that way.

OK, so now for the exceptions I noted earlier: if the software running on dolphin tries to use any key other than the public SD Card key to securely transfer data to/from the card, IT WILL NOT WORK. This may or may not be fixed in the future.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Bi-Weekly Unofficial SVN build 3089 - shuffle2 - 04-28-2009, 05:33 AM
RE: Bi-Weekly Unofficial SVN build 3089 - Slander - 04-28-2009, 03:38 PM
RE: Bi-Weekly Unofficial SVN build 3089 - nosound97 - 04-28-2009, 07:26 PM
RE: Bi-Weekly Unofficial SVN build 3089 - kernel64 - 04-28-2009, 11:39 PM
RE: Bi-Weekly Unofficial SVN build 3089 - matiasht - 04-29-2009, 03:44 AM
RE: Bi-Weekly Unofficial SVN build 3089 - nosound97 - 04-29-2009, 03:49 AM
RE: Bi-Weekly Unofficial SVN build 3089 - thegamefreak0134 - 04-29-2009, 01:23 PM
RE: Bi-Weekly Unofficial SVN build 3089 - beefers1 - 04-29-2009, 02:55 PM
RE: Bi-Weekly Unofficial SVN build 3089 - matiasht - 04-30-2009, 03:28 AM
RE: Bi-Weekly Unofficial SVN build 3089 - chaos - 04-30-2009, 03:45 AM
RE: Bi-Weekly Unofficial SVN build 3089 - pedrodh - 04-30-2009, 04:02 AM
RE: Bi-Weekly Unofficial SVN build 3089 - CacoFFF - 04-30-2009, 04:40 AM
RE: Bi-Weekly Unofficial SVN build 3089 - AllenSword - 04-30-2009, 05:24 AM
RE: Bi-Weekly Unofficial SVN build 3089 - DacoTaco - 04-30-2009, 08:07 AM
RE: Bi-Weekly Unofficial SVN build 3089 - CacoFFF - 04-30-2009, 06:00 AM
RE: Bi-Weekly Unofficial SVN build 3089 - shuffle2 - 04-30-2009, 10:32 AM
RE: Bi-Weekly Unofficial SVN build 3089 - renzo - 04-30-2009, 07:15 PM
RE: Bi-Weekly Unofficial SVN build 3089 - bendo01 - 05-01-2009, 03:41 AM
RE: Bi-Weekly Unofficial SVN build 3089 - nosound97 - 05-01-2009, 03:58 AM
RE: Bi-Weekly Unofficial SVN build 3089 - Roku93 - 05-02-2009, 03:57 AM
RE: Bi-Weekly Unofficial SVN build 3089 - AllenSword - 05-02-2009, 06:47 AM
RE: Bi-Weekly Unofficial SVN build 3089 - nosound97 - 05-02-2009, 06:52 AM
RE: Bi-Weekly Unofficial SVN build 3089 - AllenSword - 05-02-2009, 08:19 AM
RE: Bi-Weekly Unofficial SVN build 3089 - LuisR14 - 05-02-2009, 08:55 AM
RE: Bi-Weekly Unofficial SVN build 3089 - AllenSword - 05-03-2009, 01:56 AM
RE: Bi-Weekly Unofficial SVN build 3089 - simmo1 - 05-02-2009, 07:06 PM
RE: Bi-Weekly Unofficial SVN build 3089 - nosound97 - 05-02-2009, 07:16 PM
RE: Bi-Weekly Unofficial SVN build 3089 - PullingtheStrings - 05-02-2009, 07:17 PM
RE: Bi-Weekly Unofficial SVN build 3089 - nosound97 - 05-02-2009, 07:24 PM
RE: Bi-Weekly Unofficial SVN build 3089 - PullingtheStrings - 05-02-2009, 07:27 PM
RE: Bi-Weekly Unofficial SVN build 3089 - nosound97 - 05-02-2009, 08:00 PM
RE: Bi-Weekly Unofficial SVN build 3089 - AllenSword - 05-03-2009, 02:59 AM
RE: Bi-Weekly Unofficial SVN build 3089 - thegamefreak0134 - 05-03-2009, 04:50 AM
RE: Bi-Weekly Unofficial SVN build 3089 - PullingtheStrings - 05-03-2009, 08:59 AM
RE: Bi-Weekly Unofficial SVN build 3089 - Azulo - 05-03-2009, 09:18 AM
RE: Bi-Weekly Unofficial SVN build 3089 - LuisR14 - 05-03-2009, 03:12 PM
Why can't I.... - Tygitramus - 05-04-2009, 01:51 AM
RE: Bi-Weekly Unofficial SVN build 3089 - nosound97 - 05-04-2009, 01:53 AM
RE: Bi-Weekly Unofficial SVN build 3089 - Tygitramus - 05-04-2009, 04:25 PM
RE: Bi-Weekly Unofficial SVN build 3089 - LuisR14 - 05-05-2009, 07:19 AM
RE: Bi-Weekly Unofficial SVN build 3089 - domenos - 05-06-2009, 03:56 PM
RE: Bi-Weekly Unofficial SVN build 3089 - Tygitramus - 05-07-2009, 02:57 AM
RE: Bi-Weekly Unofficial SVN build 3089 - LuisR14 - 05-07-2009, 03:31 AM
RE: Bi-Weekly Unofficial SVN build 3089 - Tygitramus - 05-10-2009, 12:22 PM
RE: Bi-Weekly Unofficial SVN build 3089 - LuisR14 - 05-10-2009, 01:57 PM
RE: Bi-Weekly Unofficial SVN build 3089 - Tygitramus - 05-15-2009, 05:56 AM
RE: Bi-Weekly Unofficial SVN build 3089 - billi1000 - 05-11-2009, 02:47 AM
RE: Bi-Weekly Unofficial SVN build 3089 - bendo01 - 05-11-2009, 02:51 AM
RE: Bi-Weekly Unofficial SVN build 3089 - wesker87 - 05-11-2009, 05:24 PM
RE: Bi-Weekly Unofficial SVN build 3089 - death-droid - 05-11-2009, 08:56 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode