r3dux.org

A number-pimping side project from the valleys in *NEW* upside-down flavour.

  • Home
  • About
  • Old Site
  • Search
  • Email

Interpol – Obstacle 1

r3dux | July 30, 2009

interpol-bright-lights

Heard this song on Guitar Hero: World Tour and really rather like it… thought I’d share. Also, I’ll do anything to get away from writing unit guides for a couple of minutes! ;)

Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.

I wish I could eat the salt
Off of your lost faded lips

We can cap the old times
Make playing only logical harm
We can cap the old lines
Make playing that nothing else will change

But she can read, she can read, she can read
She can read she’s bad
She can read, she can read
She can read she’s bad
Oh, she’s bad

But it’s different now that I’m poor and aging
I’ll never see this face again
You go stabbing yourself in the neck

And we could find new ways of living
Make playing only logical harm
And we could top the old times
Clay-making that nothing else will change

But she can read, she can read, she can read
She can read she’s bad
She can read, she can read
She can read she’s bad
Oh, she’s bad

It’s different now that I’m poor and aging
I’ll never see this place again
You go stabbing yourself in the neck

But it’s different now that I’m poor and aging
I’ll never see this place again
And you’ll go stabbing yourself in the neck

It’s in the way that she poses
It’s in the things that she puts in my hair
Her stories are boring and stuff
She’s always calling my bluff

She puts it, she puts the weights into my little heart
And she gets in my room and she takes it apart
She puts the weights into my little heart
I said she puts the weights into my little heart

She packs it away…

It’s in the way that she walks
Her heaven is never enough
She puts the weights in my heart
She puts it, she puts the weights into my little heart

Comments
No Comments »
Categories
Music
Tags
Interpol, Obstacle 1
Comments rss Comments rss
Trackback Trackback

How To: Force Windows to Forget a Network Share Password

r3dux | July 29, 2009

When you connect to a NAS in Windows, it will often helpfully remember the username and password of the NAS account it got access through. Forever. So, if you want to log into the NAS as a different user, well – tough. Windows already has a working set of credentials, and by jingo it’s gonna use them. The fix? From the command prompt, enter:

net use * /delete /yes

This will get rid of all connected share credentials, however you may want to just get rid of the credentials for a specific share. If so, you can use:

net use \\YOUR-SHARE-LOCATION /delete /yes

For example, the get rid of the credentials for the “Code” share on my NAS:

net use \\ETHERNET_BD\Code /delete /yes

Now, to map the share to a drive and give it the credentials YOU want Windows to use, go with:

net use DRIVE-LETTER: \\YOUR-SHARE-LOCATION NAS-USER-PASSWORD /user:NAS-USER-NAME

So, if I wanted to map the Code share of my NAS to the Z: drive, and access it with a user called bob who has a password MyClevahPass123, I’d use:

net use Z: \\ETHERNET_BD\Code MyClevahPass123 /user:bob

Done & dusted.

Please Note: The credentials you supply must be the username/password of the user the SHARE knows to grant access to, not just your own Windows username/password. Just clarifying =D

Comments
1 Comment »
Categories
Tech
Tags
Force, Forget, How-To, NAS, Password, Windows
Comments rss Comments rss
Trackback Trackback

How To: Fix Broken Sound in Totem on Jaunty 9.04

r3dux | July 27, 2009

I un-installed ALSA and re-installed a diff version the other day, and somehow managed to lose sound in totem (i.e. movie player) in Ubuntu 9.04. Sound and video was fine in VLC (VideoLan), music played fine in RhythmBox… just no music or sound to avi’s in totem. Anyways, fixed it tonight – here’s how:

Run gstreamer-properties and change your audiosink to ALSA (assuming you’re using ALSA) or whatever you plan on using that works in other apps like this:

gstreamer-properties

Then, open up gconf-editor and change the keys shown in the pic below to alsasink from whatever bastardised string it’s currently at:

gconf-changes

And if all that doesn’t work (which it did for me) – try getting totem-xine or using VLC instead ;)

Comments always welcome if this does/doesn’t work for you.

Comments
2 Comments »
Categories
Linux
Tags
gstreamer, Jaunty, linux-sound-is-often-a-total-dick, Problem, Sound, Totem
Comments rss Comments rss
Trackback Trackback

How To: Hack/SoftMod Your Wii To Run Pretty Much Anything

r3dux | July 26, 2009

Post last updated: 1st February 2010. If the screenshots don’t exactly match up (i.e. says to install WAD Manager v1.5 mod3, screenshots have v1.4 etc) – don’t panic, I’ve just updated the article but don’t have new screenshots yet.


Anything? Well, how about homebrew (user created apps/games), downloaded games (i.e. wad files) and downloaded ISOs? Sounds good? Read on!

You will need:
- A Wii (hopefully with firmware 3.XE or 3.XU, where X is 1, 2 or 3)
- A Wii-mote
- (if you’re hacking a new [2008 and onwards] Wii and want to back up the system memory) A Gamecube controller
- A SD card [NOT a SDHC card, as you need 4.0 firmware or higher to use those]. The SD card must be formatted in FAT format and at least 1GB in size.
- An internet connection your Wii can use
- An hour or two to get it all sorted

You will NOT need:
- A copy of Zelda: Twilight Princess

Optionally can be used to control BootMii option selection & fix a bricked Wii:
- A Gamecube controller

Please Note: I’ve put together ALL the files I used to hack the Wii as a single zip which you can find here – please read the included readme.txt for usage instructions. Also, as this post ages there might be newer version of files, so you might want to get each bit yourself to have the latest versions. The Wii hacking files have been updated on 10th January 2010 to include latest revisions of cIOS installers + apps (WadManager v1.5 mod 3, Hermes CIOS 222 v4, Trucha Bug Restorer v1.1, USB Loader GX r815, BootMii 0.60 beta, Preloader 0.30 etc).

Also, instead of just following this guide step by step as you go along, I’d -STRONGLY- recommend reading through the entire thing so you’re pre-warned about bits and pieces and -THEN- going through it step by step, looking ahead occasionally so you’ve got the right files on your SD card for the step, and maybe the step ahead.

FINAL WARNING(S): In the highly unlikely event that you brick your Wii – it’s not my fault. Suck it up. Never remove a SD card from a powered on Wii – it can (and will) corrupt the partition on the card and you’ll need to reformat it (not quick-format). If your SD card suddenly becomes read-only and you haven’t accidentally slid the lock/unlock slider to lock – this is exactly what you’ve done.

With that out of the way – let’s get this show on the road! =D

Step 1.) Go to http://bannerbomb.qoid.us/ and get the BannerBomb hack. Get the first file (aad1f_v108.zip), extract it, and move the folder named private to the root of your SD card.

Step 2.) Go to http://bootmii.org/download/ and download HackMii Beta 2. Extract it, rename the “Installer.elf” file to “boot.elf” and place it in the root of your SD card.

Step 3.) Make sure your Wii is able to connect to the Internet, turn the Wii off, insert the SD card, then boot up the Wii.

Step 4.) Go to Wii (bottom left at the system menu), then Data Management then Channels, then click on the SD Card tab. A box will pop up saying Load boot.dol/boot.elf – click [Yes]

WiiHack1

Step 5.) Press the 1 button to install the BannerBomb exploit. If your Wii freezes with a black and white memory dump, or just plain freezes for a couple of minutes at this point. You need to go get the next recommended version of the BannerBomb exploit in the list provided in step 1, replace the private folder on your SD card with the one extracted from the different BannerBomb exploit zip (aad20_v108.zip), and try again from Step 4. If this doesn’t work either, pick the next BannerBomb exploit zip and wash/rinse/repeat.

WiiHack2

Step 6.) Once HackMii is running, it will offer you the opportunity to install The Hombrew Channel, DVDX and BootMii – install them all! Note: When you install BootMii, I would recommend installing it as boot2 instead of an IOS file – it just means that it’ll be available should you somehow manage (however unlikely) to mess up your Wii, and you’ll be able to recover things to a clean state.

Updated Note: Newer Wiis (2008 and newer) come configured so that you cannot install HackMii as boot2 – you have to install as IOS. Don’t worry though, we can still back up your system memory, and later, get preloader installed for recovery (should we ever need it) after we’ve restored the Trucha Bug. From the BootMii.org site:

What does “The installed boot1 version prevents a boot2 install mean? Are you going to fix it?
No, it can’t be fixed. Installing as boot2 is the most useful way to install BootMii, but it requires that we exploit a particularly silly bug in a part of the system that can not be changed under any circumstances. Nintendo finally fixed this bug in new Wiis that were released sometime in 2008. We have looked for a suitable replacement for this exploit, but have not found one, and it does not seem likely that anyone ever will.

WiiHack3

WiiHack4

Step 7.) Now you have BootMii installed, restart your Wii and you’ll be greeted with the BootMii screen with 4 icons – at this point you can either use a Gamecube controller to navigate, or use the Power button to move to the next selection, then the Reset buttom to select an option. Navigate until the the far right Settings icon is selected, then push the A button on Gamcube controller (or the Reset button on the Wii) and you will see options depicting writing from a chip (on left) and writing to a chip (2nd from left) – pick the left one to back up the system memory of your Wii so you’ve got it available in case something wonky happens w/ your Wii. It will take about 10-15 mins to back up the system memory to a file called nand.bin on your SD card. Once this is done, go back to the top BootMii menu and load the System Menu as normal – you’ll see the Homebrew channel there with lovely bubbles for you to pop. Hurray! =D

Updated Note: When hacking a new Wii where BootMii had to be installed as an IOS instead of boot2, I wasn’t able to use the buttons on the Wii to navigate the BootMii menu to backup the system memory, instead I had to use a Gamecube controller, which worked fine. You should be able to use the Power button to change selections, then the Reset button to actually select your option, on one Wii I hacked this didn’t seem to work so I just used a Gamecube controller, but it could have been I’d just forgotten you need to hit the Power button to change selections, as it’s a pretty un-intuitive thing to do…

WiiHack6

WiiHack7

WiiHack8

WiiHack9

WiiHack5

Step 7.5: Newer Wiis come with the Trucha bug (i.e. fakesign) fixed – but we need it to softmod our Wii properly, so we’re going to have to re-introduce the bug by installing older IOS files using Trucha Bug Restorer. Grab yourself a copy, place it in a folder in your “apps” folder on your SD card with the .dol file renamed to boot.dol, watch this video on how to use it, and follow along until you’ve successfully restored the Trucha bug, so you can install custom firmware in step 8 below.

Updated Note: When I used Trucha Bug Restorer, after downgrading IOS 15 as shown in the video the Wii wouldn’t connect to the network to download the older version of IOS 36 to patch, so I ended up using NUS Downloader to get a copy of IOS36-64-v3351.wad which I placed on the root of my SD card and then pointed TBR at that instead of using the network connection, it then updated fine and I restored IOS 15 via network connection as per the video instructions.

Step 8.) Get and run Waninkoko’s cIOS 38 Rev 17 Installer as an app (i.e. create a folder on SD card called “apps”, inside this create a folder like “cIOS38-Installer”, place the file in this folder and rename it to boot.dol. Run the installer through the Homebrew Channel and it’ll install and patch a bunch of IOS files, including IOS 249 which is needed to run loads of stuff.

Updated Note: If you get error = -2011 during the install process of this, you need to go back to step 7.5 above and make sure the version of IOS 36 installed is the hacked cIOS version with the Trucha bug.

WiiHack10

Step 9.) Now we’re going to update the firmware to a custom version of 4.0 that leaves the trucha (fakesign) exploit open for us (in my experience you HAVE to install 4.0 before 4.1 otherwise you’ll get a ret = -1036 error if you try to go directly to 4.1), so, grab Wanninkoko’s Firmware 4.0 Updater, rename the extracted file to boot.dol, create a folder for it in the apps folder on your SD card and run the app through the Homebrew Channel

WiiHack11

You’ll know you’re on the 4.0 firmware not only because it’ll say so on the first page of the Wii Settings channel, but because you’ll have a SD icon in the System Menu as shown below…

WiiHack12

Step 10.) Getting there… Do just like Step 9 but with Waninkoko’s  4.1 Firmware Updater

WiiHack13

Step 11.) Okay – we now have the latest custom 4.1 firmware and the Homebrew Channel, but we need a couple of more bits and pieces to get us to the finish line. For this you need some knowledge: Wii virtual console games (that is, SNES games, Genesis games, etc.) come as .WAD files, which need to be installed to the Wii system memory or NAND emulated system memory to play. For this, we use a program called Wad Manager – so we’re going to install a custom version of Wad Manager that comes as a channel and has other nice goodies like directory support. To install this wad manager, we need a wad manager! So to get a copy of WAD Manager 1.5 mod3 as an application AND as a channel, head on over to here. Extract the rar file, and place the .dol on your SD card in the apps folder in its own folder (making sure the .dol file is renamed to boot.dol) and run it through the Homebrew Channel, -NOW- from the WAD manager we’re running as an app, install the WAD Manager 1.5 mod3 channel

WiiHack14

WiiHack18

Step 12.) Now – to run ISOs downloaded from t’internets, you need backup launcher. Install Backup Launcher 0.3 gamma with #002 fix from here – then, when that’s installed as a channel (through the WAD Manager channel we installed in Step 11 above) you’ll be able to insert the burnt ISO DVDs and launch ‘em through the Backup Launcher channel.

Step 13.) [OPTIONAL] If you want to run games from a hard-drive, you’ll want to get a copy of USB Loader GX – find a version that installs as a channel (i.e. a wad not an app) and install this if you want. I’m not going to go into too much WBFS (Wii Backup File System) stuff here – the easiest way is to just get a compatible USB hard-drive, plug it into the leftmost of the two USB sockets on the back of the Wii (leftmost when you’re looking at the front of the Wii), let USB Loader GX Format it for you, then you’re good to go.

Updated Note: If you plan on using a USB hard drive with your Wii, which really is the way to go, make two primary partitions – one FAT32 partition for Wads/NAND Emulation (have a look at my article on it here if you’re interested) and one for your ripped Wii ISOs (format doesn’t matter – USB Loader GX will reformat it anyway). My setup, on a 320GB drive is 20GB for Wads/NAND, 280GB-ish for ISOs.

Step 14.) Almost done! At the moment, it’s possible that each time the Wii boots, BootMii will come up and we have to press the Reset button on the Wii to go to the system menu – although to be fair I haven’t seen this behaviour on anything but the first Wii I modded. If this occurs you can just rename the “bootmii” folder on the root of your SD card to something like “GET-RID-OF-THESE-CAPS-TO-ENABLEbootmii“. Now, get a copy preloader 0.30 final (it’s an app, not a wad) – make a folder for it in the apps folder of your sd card, copy it in again making sure the .dol file is called boot.dol (starting to see a pattern?). Before you install the app, you might want to get a copy of the 4.1 version of hacks.ini from here and place it in the root of your SD card. Launch the preloader 0.30 app through the Homebrew Channel and install. In Preloader, navigate to System Hacks and feel free to change some options (disable background music, disable standby mode, region-free everything etc.).

You can choose to boot the Wii to preloader, or straight to the System Menu (which I prefer) – if you ever want to get Preloader back up to change any settings, recover the Wii or what-not, just turn the Wii off, then turn it back on and hold down the RESET button while it’s booting – voila! Preloader is there for you to launch things, go straight to the Homebrew Chan, change system hacks etc.

Updated Note: Preloader 0.30 is the newest version as of the 8th December 2009 – the screenshots below are from when I installed Preloader 0.29 – it’s gonna be pretty much the same thing if you’re installing newer. When you use the systemhacks in preloader, make sure that you you set the Block Disc Updates and Block Online Updates to enabled so you keep your custom firmware if you insert an original disc of a game with a never firmware version than you’re currently running! However, if you want to play your original Beatles: Rock Band or some of the other, newer rhythm-music games you’ll need to do a little bit of extra patching, which I’ve written about here.

WiiHack15

WiiHack16

WiiHack17

Step 15.) [OPTIONAL] Install the Homebrew Browser Channel, if you want…

WiiHack19

Step 16.) That’s it! Sit back! Relax! Install and launch wads! Play backup games! (through Backup Launcher, not the standard Disc Channel). Have a beer!

Final Wrap-Up Notes:

-  You might want to edit bootmii.ini in the bootmii folder on your SD card, where you can change the autoboot setting to system menu, and change the delay in seconds (0 if you don’t want to see bootmii at all).

- Once you’ve got custom firmware on your Wii, DO NOT install stock Nintendo firmware. If you buy a new game which needs newer firmware, use the preloader “skip disc update check” option to avoid having to install any updates to play or rip the disc and run WiiScrubber on it to remove the firmware.

- If you decide to play imports FOR THE LOVE OF BOD do NOT install Japanese firmware on a non-Japanese Wii – it will brick your Wii. No, really. With any luck you could get BootMii going and restore your nand.bin to get the system back, but don’t tempt fate.

Anyways, Happy Wii-Modding!, and if you have any problems or questions, feel free to sling ‘em in the comments below and I’ll have a gander.

Cheers!

Comments
79 Comments »
Categories
Gaming, How-To
Tags
BannerBomb, Hack, Hacking, Homebrew, How-To, Softmod, Waninkoko, Wii
Comments rss Comments rss
Trackback Trackback

Words are not enough……

JuniperLee | July 22, 2009

While we wait with baited breath for the mighty r3 to upload some pics, I would like to try and thank a few people that helped make our day so very special:

  • Mr Keith, who was left with the mighty tasks of getting the groom there, not loosing the rings AND getting some xbox gamer points for r3 over the 2 weeks…a fine job on all counts !
  • Miriam, I couldnt have asked for a more dedicated matron-of-honour.  Not many people could juggle a wedding, house renovations, a job and family as well as she can. You (and your dress) are amazing.
  • The Magical Bren, who traveled across the world on little notice with guitar pedels, xbox boxes, brown shirts and not much else. It’s been a joy to send her home with some new clothes :)
  • Dad and Rita, so many things to thank you for, where to begin, I guess my biggest thanks has to be for dad only taking 5 minutes to get ready :P    and to Rita for being the biggest pack-rat in the BEST way
  • Michaela, for her excellent idea hunting and invite design.  I would still be on a puddle on the floor without you.
  • Rachael, for getting dragged to Melbourne with a nearly hysterical woman and still smiling thru trying on every dress in the shop…. Patience is thy middle name !
  • Susan, for the forward planning of getting married about 2 years ago thus having a suit in exactly the right size for Lochlan. Oh and thanks Jacob too for sharing
  • Jacci, for delivering the cake to the venue, a job no one wanted yet everyone enjoyed.  Thanks hun, your calm driving skills are now legendary.
  • Jack, Karina, and all my photographic team, thanks for the awesome shots of our day.  Better than any professional photographer
  • David Ward, a  totally awesome celebrant who knew what we wanted better than we did, and was BEYOND patient with our ‘we will let you know tomorrow’ s
  • The City Oval Hotel, Craigs Royal Hotel, and The Limoman, location, location, we had the best of the best, and the Limo was THE most awesome surprise for my super-stars.  I highly recommend !
  • Caitlyn, Rachael and Lochlan, Thank you our darling kids for sharing our special day and being so good.  Special kudos to Lochlan for his meet-and -greet skills which were the talk of the town. Love you all so much.
  • All who attended, thank you so much for travelling, attending and making our night as awesome as you all are…
  • All who sent cards, emails and flowers, such a shame you couldn’t be here in person, but in our hearts you were

So in closing (from the closing remarks from the ceremony)….

        Of all the yesterdays that make them who they are, bring them tomorrows that are full of endless and wonderful possibilities

Thank you all for being part of our yesterdays and our tomorrows…

Comments
1 Comment »
Categories
Life
Tags
Thanks, Wedding
Comments rss Comments rss
Trackback Trackback

« Previous Entries

Translate

Categories

Archives

Tags

10.04 360 ActionScript ActionScript 3.0 Adobe Art Ballarat Bash Compiz Controller CS4 CUFDIG302A Effect Fail Film Fire Flash Gaming Hack How-To install Jaunty Josh Joplin Group Linkage Linux Motion mount Music NAS Particle Photoshop Problem PS3 r3dux.org Retro Slides Softmod Sound Systems Ubuntu Video VirtualBox Wii Windows XBox

Gamercard

Prepare for Awesome



“Great opportunities to help others seldom come, but small ones surround us every day.”

 - Sally Koch

rss Comments rss valid xhtml 1.1 design by jide powered by Wordpress get firefox