Gabriel Steinbach

Juli 5, 2008

Homebrew Browser v0.1.2 veröffentlicht

Gespeichert unter: Uncategorized — Schlagworte: , , , , , — gabrielstagebuch @ 8:09 Uhr nachmittags

Teknekal hat den Homebrew Browser v0.1.2 für die Wii veröffentlicht. Mit diesem kann man aus einem großen Reportoire an vorhandenen Homebrew Spielen und Applikation über das Internet auf die SD Karte deiner Wii laden. Sehr praktisch,  und es funktioniert auch mit dem Homebrewchannel somit muss man nicht immer die Karte wechseln.

Quote:

The Homebrew Browser allows you to download the latest homebrew applications and games all through your Wii. No longer will you have to take your SD card out to transfer the files from your computer to the Wii or even use your computer. Once you install a homebrew application and you no longer want it on your SD card, you can delete it as simple as that!

No more dead links, no more extracting files, no more finding out that the homebrew application doesn’t include an icon.png and meta.xml in the zip file!

Download

Juni 29, 2008

FTPII Version 0.0.8 veröffentlicht

Gespeichert unter: Uncategorized — Schlagworte: , , , , , , , — gabrielstagebuch @ 10:27 Uhr vormittags

Gerade wurde die neue Version von FTPII veröffentlicht.

ftpii is an FTP server for the Nintendo Wii.

*** INSTALLATION ***

Copy ftpii/ to /apps on an SD-card and use The Homebrew Channel,
or load boot.elf using your favourite mechanism (wiiload, Twilight Hack, etc…).

If the normal binary crashes on startup, try again after
copying boot_nousb.elf over the top of boot.elf

*** THANKS ***

Thanks to those in EFnet #wiidev for all the help, particularly nilsk123 for his
persistent beta testing and suggestions, srg for his contributions, and all those
who help make devkitPPC, libogc, libfat and The Homebrew Channel the great
homebrew/development environment that it is.

*** TODO LIST *** (in no particular order):

- read data and control connection at same time
- multiple data connections for single client (?)
- ABOR, STAT, HELP, FEAT
- mem card slots, NAND, dvd
- sd gecko (support is here but disabled in libfat)
- eliminate die() where possible
- real auth
- SITE LOAD (load a .dol or .elf)
- socket timeouts
- use SO_REUSEADDR ?
- async networking
- nice UI ;-)

*** CONTACT ***

http://code.google.com/p/ftpii/

Contributors:
ftpii is written and maintained by Joe Jordan <joe.ftpii@psychlaw.com.au>
Daniel Ehlers <danielehlers@mindeye.net> makes regular source contributions

*** HISTORY ***

For subversion changes since 0.0.6, see http://code.google.com/p/ftpii/source/list

20080629 0.0.8 Added no-op SITE CHMOD command to prevent some FTP from displaying skip/abort/retry type prompts.
Fixed MKD bug that caused working directory to change to new directory automatically.
20080624 0.0.7 Added virtual path support for /sd and /usb. (thanks srg!)
Added SITE LOADER command to return to loader.
Added SITE CLEAR command to clear the console.
Support for starting without a device connected (thanks srg!)
Support for SD Gecko (though currently disabled in libfat) (thanks srg!)
Re-enable read-ahead when remounting (thanks srg!)
20080617 0.0.6 Incorporated SD-card and USB hot-swapping patch. (thanks srg!)
20080615 0.0.5 Added support for buggy FTP clients that use “LIST -aL” or similar, at the expense of breaking
paths that begin with ‘-’.
Compiled with corruption-fix and usbstorage libfat patches. (thanks svpe!)
Uncommented FAT read-ahead support (oops)
20080613 0.0.4 Added rename support, as well as append and resume.
Fixed _another_ nasty crash bug introduced in 0.0.3 when creating directories. (thanks nilsk123!)
20080612 0.0.3 Multi-client support (up to 5), using LWPs.  Unfortunately this makes things
quite a bit slower, due to the reduced buffer sizes.  This has the nice
side-effect of making clients like FileZilla work.
20080609 0.0.2 Fixed display/crash bug when creating directories. (thanks feesh!)
Enabled fat read-ahead caching.  Increases read speed from ~80KB/s to ~250KB/s for me. (thanks svpe!)
20080608 0.0.1 Public release.
Download: http://code.google.com/p/ftpii/

Juni 15, 2008

Gespeichert unter: Uncategorized — Schlagworte: , , , , , , — gabrielstagebuch @ 1:05 Uhr nachmittags

VibeStar_Iconpack

Vibestar hat ein neus iconpack für die Homebrewchannel Buttons herausgebracht. Muss man ihm schon lassen die kommen derbe stylisch rüber. Am besten gefällt mir der vom USB_Gecko. [Ist der in Grün].

Quelle: http://wiibrew.org/wiki/Homebrew_Channel/Icons

Live TV Channel: Pentagon channel - USA [m-z]

Gespeichert unter: www.log.file — Schlagworte: , , , , , , , , — gabrielstagebuch @ 10:40 Uhr vormittags

Schwitzende Männer in kurzen Hosen und meine Boxen machen komische Geräusche.

http://wwitv.com/portal.htm?http://wwitv.com/television/index.html?http://wwitv.com/tv_channels/7860.htm

Juni 10, 2008

PONG für Wii erschienen

Gespeichert unter: Uncategorized — Schlagworte: , , , , , , , , , , — gabrielstagebuch @ 7:27 Uhr nachmittags

PaRaDoX hat mit PONG für Wii seinen Einstieg in die Wii Homebrew Szene geschafft. Laut eigenen Angaben benötigte er nur knapp zwei Tage, bis er sein erstes Spiel für die Wii gecodet hatte. Das Spiel ist absichtlich sehr schlicht gehalten um an das Flair des alten Klassikers zu erinnern.

Steuerung:
UP and DOWN on the Wiimote to move in menus and in-game.
A or B to do action.
PLUS to open pause screen.
HOME in-game to exit directly to Homebrew Channel.

Download: PONG via Rapidshare

Quelle: http://www.wiiwillrockyou.de/homebrew-news/pong-fur-wii-erschienen/

Juni 6, 2008

Homebrew Channel Beta 8 Released

Gespeichert unter: tec.log.file — Schlagworte: , , , , , , , , , , , , , , , , , , , , , , , , , , — gabrielstagebuch @ 9:15 Uhr vormittags

A new version of the very popular Homebrew Channel has been released. Using this “Channel” you can load homebrew files from the Wii’s SD Card Slot, over Network or from the USB Gecko. This Channel is installed using the Twilight Princess exploit or from within the channel itself (auto-update feature).

What’s New?

* you don’t need to eject your memcards anymore
* switched from IOS35 to IOS21, this makes the hbc usable on older firmwares
* improved SD card loading performance (thanks, svpe!)
* improved some translations
* the IP label isn’t cut off anymore
* fixed argv support when loading SD apps
* fixed a minor wiiload issue
* the SD app entries are now sorted alphabetically
* wiimote rumble support
* installer overhaul, it now warns you if your System Menu is too new (future updates)

Download (ELF): Here
Download (USA Disc): Here
Download (JAP Disc): Here
Download (EUR Disc): Here

Printable Version

Quelle: http://www.tehskeen.com/

Juni 4, 2008

Wii Homebrew Launcher 0.6 Released

Gespeichert unter: Uncategorized — Schlagworte: , , , , , , , , , , , — gabrielstagebuch @ 1:29 Uhr vormittags
Hell_Hibou has released a new version of his homebrew launcher for the Nintendo Wii. He’s fixed some memory bugs from his previous release. One could use this as an alternative to the Homebrew Channel.

What’s New?

Quote:
Following various bug appeared in version 0.5, I just put online version 0.6 of Wii Homebrew Launcher. The problems encountered in version 0.5 is due to mismanagement of memory, I implement a memory manager to manage and use the memory MEM2 of the Wii, leaving a maximum of conventional memory to load homebrews.

In addition, the library LIBOGC was last for days and benefit from the rapid initialization of the wiimote (more pressing need (1) + (2)).

Download: Here

Mai 28, 2008

Wii Homebrew - Snes9x v3

Gespeichert unter: www.log.file — Schlagworte: , , , , , , , , , , , , , , , , , , , — gabrielstagebuch @ 12:35 Uhr nachmittags

LoPsT hat eine neues Version des Snes Emulators Snes9x für die Wii herrausgebracht.
Die größte Neuerung in dieser Version ist wohl das es eine Funktion gibt mit der man zurück in den Homebrew Channel kann.
Ausserdem neu ist:

Zitat:
– Support for 2 Wiimote (fast connection)
– Support Command classic
– Support Nunchuk
– Support SD Front (to load roms and savegames)
– Support savegame direct gcram
– Support for long file name.
– Support for compressed files in ZIP
– Support exit to the menu of Homebrew Channel.
– Support for consoles with RGB cable PAL60 (finally!)

Download:
RapidShare: 1-Click Webhosting

Quelle: http://wiihack.de/wii-news/4796-snes9x-v3.html

Mai 25, 2008

WiiN64 Alpha - r3xx Released

To celebrate the release of the Homebrew Channel tehpola, sepp256 and emu_kidid have released a Nintendo Wii build of their ever progressing port of Mupen64 a Nintendo 64 emulator for the Nintendo GameCube and Wii. Wiin64 is the official name for the Wii build and there is currently no updated GameCube version.

What’s New?

+ glN64 Port
+ MEM2 ROM Cache for Wii (fits 32MB ROMs)
+ libfat support (Front Slot & SD Gecko now work)
- libsdcard support (RIP)
+ Save/Load on Wii Filesystem
+ Progressive video support
+ Embedded font support for Qoob users
* Threaded audio
* Various GX_gfx fixes
* Reworked input plugin
+ Modular controller input
+ Classic controller support
+ Developer Features submenu
* Toggle FPS/Debug display

Download: Here

Homebrew Channel Meta.XML Windows Editor Released

Gespeichert unter: tec.log.file — Schlagworte: , , , , , , , , , , , — gabrielstagebuch @ 1:35 Uhr nachmittags


WB3000
from Nintendo-Scene has released a simple Windows based GUI tool to edit the meta.xml file that goes along with your homebrew to be used in the new Homebrew Channel that was released earlier today.

Download: Here

Ältere Beiträge »

Bloggen Sie auf WordPress.com.