roxas75 / rxTools

rxTools
http://www.rxtools.net/
GNU General Public License v2.0
266 stars 81 forks source link

Update Quickstart Guide #411

Open urherenow opened 8 years ago

urherenow commented 8 years ago

Thought it was already updated by somebody? Just did a fresh clone and build, but it still says to use cake's firmware.bin. This will not do... I'm talking about what ends up in the release folder.

RandomIntermition commented 8 years ago

Hey, the guide included is the old one (it has been updated twice) the beta update wasn't merged in time for the beta release so won't be included if you clone ATM.

I don't use n3ds so can you clarify:

Are you saying the encrypted firmware.bin is no longer needed on n3ds versions??

Is so let me know, it's an easy edit to make.

I'm assuming you're saying the newest firm folder doesn't need this file or a replacement for it what so ever.

If you can let me know ASAP or another use just let me know within the next few hours I'll just reissue the current pull request with that change added. Thanks

urherenow commented 8 years ago

Just look at README.md. I already added the appropriate info there. (And someone else further updated it with the latest info for 10.5 emunand and keys).

RandomIntermition commented 8 years ago

I didn't say direct me somewhere else. I know where readme is. I'm just asking for a 100% confirmation,

So just say NO it is no longer needed.

And we can all get on with our lives. :)

urherenow commented 8 years ago

I'm not trying to be rude, just that you can copy and paste the setup section of the readme into the .pdf docs.

But, no, tha is not the correct file. There is a .py script to get the correct one.

RandomIntermition commented 8 years ago

I've just check the doc, I see which bit you're talking about now yeah, I already remove it from the main but missed the lower section.

I thought I'd over written that when I added the keys info but must have just written it in below haha. I'll change that an reup.

P.s. I'm pretty sure telling someone who's doing word processing what copy/paste does IS rude.

RandomIntermition commented 8 years ago

done, #413 reup of previous pull but with the part you mentioned removed.

i also did away with the alpha, i was going to leave it there for ref. (in past pull) but you and someone else has issues with that. then i had issue with it myself once i realised what you pointed out meaning even if someone did want to use it, it gave wrong instructions.

as requested docs now consists of ONE version of each guide. (though i have kept the "BETA" until final release in case things change between now and then.

urherenow commented 8 years ago

Lighten up, Francis.

RandomIntermition commented 8 years ago

:)

Shadow322 commented 8 years ago

Someone merge this pull request @AlbertoSONIC

On Fri, Feb 12, 2016, 5:24 AM tamson notifications@github.com wrote:

:)

— Reply to this email directly or view it on GitHub https://github.com/roxas75/rxTools/issues/411#issuecomment-183285115.

RandomIntermition commented 8 years ago

merged, can be closed.

(another minor edit has been made but aren't going to bother with another pull request until main man is on its way) it doesn't affect any of the guide, it's another ref. to old firmware.bin in the Q&A. so isn't worth issuing an update for just yet.

ApacheThunder commented 8 years ago

Somewhat related, but you need to use a different file name for the quickstart guide PDF. It won't compile correctly on WIndows because it errors at this file. After removing "(3.0)" from the file name and editing the makefile to match, it will then compile. I thought this was fixed already?

RandomIntermition commented 8 years ago

415 pull request,

fixes misinterpretation error when compiling,

also includes the minor edit mentioned earlier in this issue.

RandomIntermition commented 8 years ago

removed #415 as #416 will fix it, keeping same .pdf title but escaped in makefile. this will solve the same issue so once #416 has been merged you should be fine to compile without any changes.

RandomIntermition commented 8 years ago

this has been solved now and can be closed.