Help with coding
Posted: Wed Feb 04, 2009 6:06 am
Hello every one.
Im a learned cook,28 years old and every time crowed up with computers.I started with a c64 like many of us.As i was a cook i haved worked on saison and have no computer for 4-5 years.After that i changed my life and started with ripping of ps2 games.There for im not a coder, never learned one bit of code, i needed few days more than a other one but i did the job and i was one of the first guys who released a ripp pack for forbiden siren in my language area.
Time hase gone and today im a litle bit in in Wii coding.Again im not a coder, not can write any byte buy my owen but if i have a source or the program im able to change it to do something good for the sceen.
So aktually i want to change/update the WAD Manager.First i got a error in compiling the file but there for i have to define something.This will not the problem.With a litle bit to studie the wad-manager.c i will find out how to define.At this time i think i got it but this is not my problem and should not be
What i want to mainly change is the directory >> done
Translate the whole program into my language >> done
Add two new button configs,( Directory (Un)Install ) >> done
and than i want to add WADD InstallFile and WADD UninstallFile >> working
There for that WAD InstallFile & WAD UninstallFile only work for the one choosed file i thought i need to write this commands for a completly directory install.And there i will be.Thirst i think i will need a loop.So after all files are installed,closed and RAM is free i creat the loop with a *goto* command and jump to the start of installing the file.But there for i recognized this will only be install the choosed file again and again. (right?)
This will mean i need a *jump to next file* command after the loop and if no next file exist - command *return*
Same for the Uninstall.Should this work?
THX and SRY if this is the wrong place to ask such things.
Im a learned cook,28 years old and every time crowed up with computers.I started with a c64 like many of us.As i was a cook i haved worked on saison and have no computer for 4-5 years.After that i changed my life and started with ripping of ps2 games.There for im not a coder, never learned one bit of code, i needed few days more than a other one but i did the job and i was one of the first guys who released a ripp pack for forbiden siren in my language area.
Time hase gone and today im a litle bit in in Wii coding.Again im not a coder, not can write any byte buy my owen but if i have a source or the program im able to change it to do something good for the sceen.
So aktually i want to change/update the WAD Manager.First i got a error in compiling the file but there for i have to define something.This will not the problem.With a litle bit to studie the wad-manager.c i will find out how to define.At this time i think i got it but this is not my problem and should not be
What i want to mainly change is the directory >> done
Translate the whole program into my language >> done
Add two new button configs,( Directory (Un)Install ) >> done
and than i want to add WADD InstallFile and WADD UninstallFile >> working
There for that WAD InstallFile & WAD UninstallFile only work for the one choosed file i thought i need to write this commands for a completly directory install.And there i will be.Thirst i think i will need a loop.So after all files are installed,closed and RAM is free i creat the loop with a *goto* command and jump to the start of installing the file.But there for i recognized this will only be install the choosed file again and again. (right?)
This will mean i need a *jump to next file* command after the loop and if no next file exist - command *return*
Same for the Uninstall.Should this work?
THX and SRY if this is the wrong place to ask such things.