Changes

m
Robot: Cosmetic changes
Line 1: Line 1:  
== Linux Version ==
 
== Linux Version ==
Could you make a linux version? I'm not sure yet if bat files run in Linux (Under Wine). I already have DevKitPro installed if that helps. [[User:Seandgibbonsy|Seandgibbonsy]] 21:32, 29 October 2008 (UTC)
+
Could you make a linux version? I'm not sure yet if bat files run in Linux (Under Wine). I already have DevKitPro installed if that helps. [[User:Seandgibbonsy|Seandgibbonsy]] 21:32, 29 October 2008 (UTC)
 
:I dont really have linux shell skills. I assume it would be even easier to do than this was. If someone can do it, we can post it here with your name on it. [[User:Yossi|yossi]] 07:57, 30 October 2008 (UTC)
 
:I dont really have linux shell skills. I assume it would be even easier to do than this was. If someone can do it, we can post it here with your name on it. [[User:Yossi|yossi]] 07:57, 30 October 2008 (UTC)
 
::Never mind that. I made a linux version instead of going to sleep. :) [[User:Yossi|yossi]] 11:21, 30 October 2008 (UTC)
 
::Never mind that. I made a linux version instead of going to sleep. :) [[User:Yossi|yossi]] 11:21, 30 October 2008 (UTC)
:btw, AerialX left this in the comments on tehskeen.com <br><tt>find /mnt/sd -name 'boot.elf' -execdir powerpc-gekko-objcopy -O binary "{}" boot.dol \; -execdir rm -f "{}" \;</tt><br> ^ Converts all boot.elf files to boot.dol and deletes the boot.elf (/mnt/sd obviously arbitrary) [[User:Yossi|yossi]] 20:44, 30 October 2008 (UTC)
+
:btw, AerialX left this in the comments on tehskeen.com <br /><tt>find /mnt/sd -name 'boot.elf' -execdir powerpc-gekko-objcopy -O binary "{}" boot.dol \; -execdir rm -f "{}" \;</tt><br /> ^ Converts all boot.elf files to boot.dol and deletes the boot.elf (/mnt/sd obviously arbitrary) [[User:Yossi|yossi]] 20:44, 30 October 2008 (UTC)
 
:Theres a bug on the linux version, in line 13 of the script there should be a ./powerpc-gekko-objcopy instead of just powerpc-gekko-objcopy, besides that everything else works perfectly.--[[User:Epsilonsama|Epsilonsama]] 03:44, 31 October 2008 (UTC)
 
:Theres a bug on the linux version, in line 13 of the script there should be a ./powerpc-gekko-objcopy instead of just powerpc-gekko-objcopy, besides that everything else works perfectly.--[[User:Epsilonsama|Epsilonsama]] 03:44, 31 October 2008 (UTC)
 
::it worked on my computer like that. is it not working on yours, or is this just a better way to do it? [[User:Yossi|yossi]] 07:18, 31 October 2008 (UTC)
 
::it worked on my computer like that. is it not working on yours, or is this just a better way to do it? [[User:Yossi|yossi]] 07:18, 31 October 2008 (UTC)
1,189

edits