[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

PKHeX

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 317
Thread images: 28

File: Portapapeles-1.png (29KB, 630x400px) Image search: [Google]
Portapapeles-1.png
29KB, 630x400px
Give me a solid reasoning on why you're not using PKHeX for Gen VII
>>
I will when battlespot goes up
>>
Because it's buggy as shit and deletes my Rare candies along with my TMs
>>
Literally dont have a pc/laptop anymore. Im suffering here m8
>>
>>29851558
they fixed that, recompile
>>
>>29851532
Still buggy so I'll wait for an official release.
>>
3ds is up to date
>>
>>29851576
what the.. link?
>>
>>29851592
>recompile
>>
>>29851576
Forgot to say. Because NOBODY has uploaded The god damn recompiled prog
>>
File: 1433368630956.jpg (70KB, 600x600px) Image search: [Google]
1433368630956.jpg
70KB, 600x600px
>>29851532
Because i'm a retarded fuck with a non-existent IQ who finds it impossibly complicated on top of that.

Its complicated, right?
>>
>>29851532
because cheating ruins games for me. It takes away any reason i have to play the game
>>
>>29851624
Not at all, I'm a retard, and I can do it too, anon.
>>
>>29851601
>>29851612
Where in the world can I find it? it's not on the forum and github
>>
>>29851637
Is it safe?
>>
Because my SD card reader is broken and I can't use FTP because I want to keep my 3DS completely offline until I get my legit copy.
>>
>>29851640
compile it yourself
>>
>>29851649
(cfw 3ds can unban themselves)
>>
>>29851642
Yes, you don't even need to hack your 3DS to save edit, just regular homebrew which is harmless
>>
>>29851642
Well, I don't really understand what >>29851558
said because my rare candies were still here (can't tell about the TMs tho) but if you make a backup of your original save, nothing can go wrong.
>>
If you use PKHex, can you put ANY pokemon in your party? Or just AlolaDex?
>>
>>29851667
any
>>
>>29851654
How?
>>
File: 1474578166626.png (84KB, 250x419px) Image search: [Google]
1474578166626.png
84KB, 250x419px
'cause I don't wanna cheat
>>
I only just beat Sun, waiting to finish the UB storyline.
>>
>muh secret club xD recompile urself

I fucking hate the community
>>
I don't care that it's "cheating", but why would I want anything that it has to offer? I can catch or breed, and have fun doing it myself.
>>
>>29851656
>>29851661

Thanks.
One last question. This works on the original 3DS, right? Does the 3DS update affects anything?
>>
>>29851653
What do you mean by that? I'm sorry I'm a goddamn retard
>>
>>29851532
Because I'm too lazy to hack my ds and run homebrew on it. If I really need to, I'll ask a friend to do it for me.
>>
>>29851674
If they ban your nnid you can unlink it and create a new one.

If they ban your serial number you can extract the "file" containing it and change it (yes, that means you could change it to someone elses serial and get his console banned)
>>
>>29851673
Awesome! Is there a tutorial on how to run it without hacking your 3DS? I don't wanna brick mine :\
>>
Because I'm not a faggot and actually want to earn things instead of having it given to me on a silver platter.

If I wanted perfect pokemon immediately, I'd just do showdown. There would be no need for me to play the actual game if I wanted to just do battles all day, e'ry day.
>>
>>29851682
What's stopping you from learning how to compile source code?
>>
>>29851679
Dude. I need YOU to help ME trade ub exclusives. And yes, you get multiples
>>
>>29851649
Nintendo won't do anything. a lot are online right now anon. Wondertrade's been easy to find and gts has some mons up Also if you launch a ftp enable wifi, transfer then disable after they'd have literally no idea you have moon/sun. do you think they actively monitor every individual?
>>
>>29851654
I know but I don't feel like risking it. No point in injecting or modifying my party until I can play online anyways.
>>
>>29851694
>without hacking your 3DS
lol no
>>
File: compile it yourself.png (19KB, 1807x221px) Image search: [Google]
compile it yourself.png
19KB, 1807x221px
>>29851682
>>
I want like three pokes that aren't in the alola dex for my team, what will happen if I inject them with PKHex? Will I be able to trade them?
>>
>>29851696
1) Nobody even try to explain how or what you need to do so
2) Not everyone is a tech genius without a helping hand
>>
>>29851682
I copied the thread that literally explained step by step on how to do it. Here.

Okay, since I've seen a bunch of people asking for a compiled version of the program, I figured I'd make a little guide telling you how to do it. PKHeX is updating constantly, so make sure to check the Github every hour or so and compile the program as soon as you can. It's actually very easy to do it and you won't need to download large libraries or more than one program. There are other methods, of course, but this one is the easiest, simpler and faster way to do it.

Here's what you need to do:

1. Download the PKHeX repository from here by clicking on "Clone or download" and then on "Download ZIP": https://github.com/kwsch/PKHeX

2. Download MSBuild Tools from here and install it: https://www.microsoft.com/en-us/download/details.aspx?id=48159

3. Right click on Computer (from your desktop or the start menu), select Properties, then Advanced system settings. Click on the Environment variables button. Find the PATH variable and double-click on it. At the end of the Windows path you should see there, add a ; and then, immediately after it add this path: C:\Program Files (x86)\MSBuild\14.0\Bin. If you have a 32bit Windows version, remove the (x86). Hit Accept or Apply in every window to close them and save your settings.

4. Extract the .zip file you downloaded from Github and go to the folder called PKHeX (NOT PKHeX-master). In there, hold Shift and right click on an empty part of the folder, then select Open command prompt here. In the command prompt simply write MSBuild and hit Enter.

Congratulations! You've just compiled the newest version of PKHeX all by yourself and in less than 10 minutes! The binary file will appear in the bin folder. Also, you might get a warning when it's done compiling, but ignore it; nothing actually went wrong.
>>
>>29851695
But I can't play the SM meta on Showdown.
>>
>>29851718
>googling something is being a tech genius
Maybe you don't deserve hacked Pokemon.
>>
>>29851682
It's literally a few lines in the terminal??
>>
>>29851712
Usually anything that's unreleased can't be traded or used in battles
>>
>>29851721
Jesus fucking christ...but yeah thanks. Is a start
>>
>>29851740
>dude is just literelly this xD you should know that. EVERYONE knows that no explanation needed
>>
>>29851723
Is battlespot up?
>>
>>29851532
Can I edit my Pokebeans yet?
>>
Does it work with physical copies? Otherwise I don't give a shit
>>
>>29851768
yes
>>
>>29851748
it's actually surprisingly easy to do. And the 'computer' means C in file browser basically, someone in the thread asked about that given its weird wording so figured I should say it now.
>>
File: 1453777707550.jpg (39KB, 373x391px) Image search: [Google]
1453777707550.jpg
39KB, 373x391px
>>29851721
A retard fuck asking here.
How do i transfer Pokemon to my 3DS though? Could you please explain?
>>
>>29851766
Haven't tried, but trading works so I don't see why not.
>>
>>29851765
>make
>sudo make install
is known by everyone, yes
>>
>>29851784
>export save
>transfer to computer
>edit however you want
>transfer back to ds
>import save
>>
>>29851748
Because the finished product isnt released you fucking moron.
They're not going to release a buggy mess, so compile it yourself if you absolutely need it right now.
>>
>>29851795
>is common knowledge that everyone knows exactly what i know

If only life was this simple
>>
File: 1454981716273.jpg (5KB, 196x244px) Image search: [Google]
1454981716273.jpg
5KB, 196x244px
>>29851809
So I need to plug-in my 3DS SD card, correct?
I have a regular 3DS.
>>
>>29851721
How do i know that i'm not doing shit with a pokémon and making something unreasonable, with wrong stat or ability? Never used it before.

Thanks for the help.
>>
>>29851784
i'll assume you have cfw or some access to menuhax/whatever
if so
>install JK's Save Manager (gbatemp or google)
>install any ftp program (option but ideal)
>Launch JKs
>let it scan for games
>scroll to pokemon moon/desired game
>click
>save data (export)
>new
>name your save (ie vanilla, modded)
>repeat for any game you want to mod/backup
>go to ftp (or turn off 3ds and take out sd)
>go to JKSM (or a folder similar in name, it'll be new)
>saves
>(game name here)
>(your custom named folder)
>take the "main" file (the save) and move it to your desktop
>open in pkhex
>mod it
>put it back onto your sd the same place you got it from
>put sd back into 3ds or close ftp program out
>reopen JKs
>go back to the game in the list
>save (import this time)
>click the save to import it back and overwrite basically
>done
>>
>>29851848
I always rename mine to PKHaX to do exactly that but I thought the normal PKHeX didn't allow for illegal moves or abilities in the first place. (obviously maybe moves) but if nothing else you could look up their moveset or start them at level 1 and rare candy it up. as for stats, randomize senpai.
>>
>>29851849
Can you not change where JKSM exports to on the new version? I had to get it because the old one doesn't work with the new ANCL patch, but I liked having my saves just in the 'Saves' folder on the root of my SD card. Less clicks required.
>>
File: to.png (6KB, 195x259px) Image search: [Google]
to.png
6KB, 195x259px
>>29851849
How do I get this CFW or MenuHax?
>>
>>29851532
I like to play fairly
>>
>>29851532
I'm not a cheater.
>>
>>29851948
I think JKSM is available on both.
>>
>>29851946
Oh I didn't know that was a thing that'd probably be quicker then yeah Guess I need to update my Jks
>>29851948
https://plailect.github.io/Guide/get-started
It'd take far too long for me to explain. Menuhax has entry points though but I have no idea what's currently functional as it depends on your firmware.
>>
>>29851948
Time to kill yourself. Because if youre this retarded you might be on 11.2
>>
I don't know how to make the pokemon legal. Specifically encounter info
>>
I will! But I heard we need to hack the 3DS first? Cause I can't do that now. I bought it recently so I assume it cannot be downgraded and is at the latest firmware.
>>
File: Y29iNMh.jpg (204KB, 677x995px) Image search: [Google]
Y29iNMh.jpg
204KB, 677x995px
>>29851948
How about begging injectors to make you the pokemons you want instead of humiliating yourself like this? This is too sad.
>>
>>29852039
Yes
>>
>>29852023
To be fair if he were on 11.2 he could downgrade if he had access to a cfw'd 3ds through friends or randoms on craigslist possibly.

>>29852078
asking question's the start at least anon
>>
>>29852035
Copy a legit mon
>>
>>29852087
Man, I guess I have to send request for Injectorfags.
>>
>>29851532
I dont know how to use it :(
>>
>>29851532
I am, but will wait for an official release before I do anything online.
Legality checker still not passing things that should be legal (afaik), like Muk with Curse, and even some Pokemon that I've hatched at certain locations in game.
>>
>>29851767
fucking this
>>
Don't have the game yet but can anyone upload their save file. I'd like to play around a bit.
>>
>>29852289
Sun or Moon?
>>
>>29852303
Any
>>
>>29852328
Give me a few minutes, I'll back it up.
>>
>>29852109
You can use other peoples teams in battlespot now, so.
>>
Because trainer and secret ID aren't fixed yet
>>
Do I need to even have my 3DS updated to play these? I still have menuhax, so can I just run it from the homebrew launcher and not get any update pestering and call it a day?
>>
>>29852449
the update nag bypass doesn't work with menuhax. If you have another entrypoint (ORAS for example) you can prevent that and not update while still playing online.

This only works on n3ds though, since the game runs on extended memory mode and reboots the o3ds on launch
>>
>>29852289
https://mega.nz/#!d05AgLyK!Vl7TlTTVs9fsfb5uGTYq99pNiDv7Iv5D4ZvOSIw1XKw
>>
>>29852488
Thanks man.
>>
File: donald-trump-transparent-image.png (495KB, 800x600px) Image search: [Google]
donald-trump-transparent-image.png
495KB, 800x600px
>>29851532
I will after I finish both games. The first run is the best one, and you don't need perfect pokemon or all the items for that.

But yeah, after I play through them I'll keep my teams and restart with all the best shit and perfect pokemon.
>>
>>29852471
Huhh. Good to know.
But what about playing offline? Just to boot up the game and whatnot.
>>
>>29852579
I think if you've gotten the update notification once before your 3ds remembers and won't let you update.
>>
>>29852518
I was looking at my Pheromosa, and it just has such a tragic speed stat. It would have been perfect otherwise.
>>
>>29851532
do you need a hacked 3ds to use this
>>
>>29852597
Welp. Damn.
Thanks for the answers, kind anon. Hope you have a good rest of the day.
>>
>>29852643
Not necessarily. Should work fine if you have a homebrew entrypoint.
>>
>>29852668
I have no idea what that means
>>
>>29852668
which is still hacked
>>
>>29851682
I'm sure reddit is willing to hold your hand through this difficult time.
>>
>>29852597
Does that mean you can't play the cartridge game at all if you are on 10.x with menuhax?
>>
>>29852727
Nah I think they added that "never forgets it prompted a update before" in a later firmware.

But when you are on 10.x you might aswell get a cfw running and start playing today
>>
Can I get OoThax running if I'm at 11.1?
>>
>>29852751
Tried but I'm an ambassador and I don't want to do a system format and lose my saves.
>>
I can't find it by searching for Google myself. I can only find outdated versions that way
>>
>>29852796
It's not officially/publicly released yet
You have to compile the code yourself
>>
>>29852790
you have menuhax, just backup your saves beforehand
>>
>>29852766
I believe so, but it's unreliable.
>>
>>29851532
Cuz I don't care.
>>
>>29852855
I know that once a system format happens all previous saves are incompatible. I need to find a backup utility that makes saves independent of console.
>>
>>29852833
I don't even know what that means, but its not publically released yet? Just like the real games then!

I'll just have to wait for it to be officially released. I couldn't figure out how to put 3ds homebrew on my 3ds anyway, someone else had to do it for me
>>
>>29852911
jksm already does that, it removes the secure value that would make the savegames incompatible
>>
>>29852935
jesus christ how computer retarded are you? C O M P I L E IT >>29851721
>>
Could anyone compile the latest one?
>>
>>29852942
I'll look into it. It's just that I can't test it until it's too late.
>>
>>29852862
Any better options for 11.1?
I don't have access to ninjhax.
>>
>>29853032
Freakyhax
Wait until the kernal exploit for 11.1.
>>
>>29853032
https://plailect.github.io/Guide/
I think you need a second 3ds that already has access to Homebrew since you're on 11.1. Don't update again until a new exploit comes out.
>>
>>29852971
There is a guide right here>>29851721
Unless you're retarded or underage you should be able to follow it.
>>
File: saved(lol) for future use.png (14KB, 458x499px) Image search: [Google]
saved(lol) for future use.png
14KB, 458x499px
>>29851849
Cool.
>>
Because i'm Verlisify and i fight for the justice of this franchise
>>
>>29853085
I get errors on my computer when I try to compile it myself.
>>
>>29853038
Thanks.
>>29853078
I'm aware of that, but I don't have access to a second hacked 3DS nor do I have faith in hardmodding.
>>
>>29851721
based man, thanks
>>
>>29851532
My 3DS is up to date.

I think. I've already injected everything I wanted from Gen VI anyway. Gen VII won't take too long to get legit competitive mons.
>>
How do you use it with physical copies and how do I keep it legit? I don't give a shit about cheating
>>
>>29851532
Have they fixed resetting your pokemon's Affection yet? I hacked two already in-game Pokemon on Moon and their Affection was reset to 0. It was when they just started supporting SM.

Also it changed the met location on my Grubbin to 'Mystery Zone'
>>
Could soneone upload the latest version?
>>
File: 2016-11-12 16_30_16-GitKraken.png (55KB, 662x603px) Image search: [Google]
2016-11-12 16_30_16-GitKraken.png
55KB, 662x603px
whatever compiled version you get it's always outdated every hour
>>
The app's being updated on a daily basis, several times a day. They're obviously adding and fixing things constantly. I assume they will drop a stable release on the 18th.

How to hack/homebrew? https://plailect.github.io/Guide/

How to compile PKHeX yourself as of the latest commit? http://gbatemp.net/threads/tutorial-compile-pkhex-on-your-own.448362/

How to stop being a retard? Can't help you.
>>
>>29853494
BTW, you can use this homebrew app for editing directly on your 3DS http://gbatemp.net/threads/release-eventassistant-an-all-in-one-wc6-oras-injecter.435014/

It will support Sun & Moon ASAP, as the developer has to add things like memecrypto support and stuff.
>>
Someone ask based ScireM to add support for editing pokebeans
>>
>>29853558
>ScireM
oops, SciresM
>>
Because I don't know how to use it. I'm doing the steps to compile it now. What do I do after that?
>>
Upload it.
>>
>>29853477
That's cool they're working on it so hard. I'm just going to wait until next week before I get too into hacking.
>>
I have a macbook
>>
>>29851532
Because apparently I'm missing an assembly reference.
>>
>>29851532
Haven't gotten to really test it yet, but I have it downloaded and set up, as well as a hacked Old 3DS. I'm a buyfag who's waiting until the 18th to play the game, and I'll hack my Pokemon in on launch day.

Only problem is I have no idea how to get Alolan forms in there. I've tried creating an Alolan Vulpix, but I only have the option to create a normal Vulpix.

So yea...how do I go about making Alolan mons? I really want A. Ninetales and A. Muk.
>>
File: f.png (3KB, 206x70px) Image search: [Google]
f.png
3KB, 206x70px
>>29853731
>>
>>29853679
>http://gbatemp.net/threads/tutorial-compile-pkhex-on-your-own.448362/

If you're met with the error described here http://prnt.sc/d61ia5 open "C:\Program Files (x86)\Reference Assemblies\Microsoft\MSBuild\v14.0" and make sure mscorlib.dll is in there (you can search for it on your PC, it will be one of the most recent ones. Should be around 5 MB in size), then in step 5 write the command

msbuild -p:FrameworkPathOverride="C:\Program Files (x86)\Reference Assemblies\Microsoft\MSBuild\v14.0"
>>
File: 1421035789123.gif (221KB, 500x375px) Image search: [Google]
1421035789123.gif
221KB, 500x375px
>>29853756
Damn I'm retarded...

Thanks anon.
>>
>>29853775
np bud
>>
>>29851532
Because I don't like cheating. That's for loosers
>>
I would download it if I knew where it was.
>>
how do you edit non restoration items?
>>
>>29853922
click on the other tabs?
>>
File: thumbsup.png (323KB, 581x1012px) Image search: [Google]
thumbsup.png
323KB, 581x1012px
>>29853769
>>29853679
I just used Monodevelop to compile Release from the sln file, seems to be working. Might be a Linux specific solution, but I'm sharing it here in case anyone needs it.
>>
Does anyone have the old PKHeX version handy?
>>
>>29853964
like, the gen 6 verison? jsut google pkhex
>>
HOW DO I USE PKHEX
>>
File: Screenshot 2016-11-12 17.00.54.png (24KB, 512x400px) Image search: [Google]
Screenshot 2016-11-12 17.00.54.png
24KB, 512x400px
Which tabs?
>>
Why do dome items show as 0, and disappear when you edit your items?
>>
File: Untitled.png (4KB, 151x215px) Image search: [Google]
Untitled.png
4KB, 151x215px
>>29853964
I have several
>>
>>29851532
Because I have a powersave
>>
>>29854028
huh, it's items that i had, but used, so i don't actually have them anymore. weird
>>
File: 1430591588299.gif (2MB, 190x190px) Image search: [Google]
1430591588299.gif
2MB, 190x190px
>>29854068
>powersave
>>
>>29853318
Bump. The Github has a commit for setting affection in gen7, but I just compiled it and don't see anything regarding affection.
>>
File: conversation.jpg (302KB, 1920x1080px) Image search: [Google]
conversation.jpg
302KB, 1920x1080px
I'm on 11.2 and am to retarded to know how to homebrew or hack my N3DS
>>
>>29851532
Things being too easy completely destroy the fun of the game?
>>
>>29854128
>>>/vg/hbg
Can't hack on 11.2 (unless hardmod)
>>
File: image.png (307KB, 546x432px) Image search: [Google]
image.png
307KB, 546x432px
When you have to use powersaves cause you're at 11.1
>>
Because last time I've used stuff like this, it killed my fun. It's only ever helped if I'm doing something that requires say a limited item (e.g. Mow Rotom in Platinum)
>>
So if you hack them in, dream balls are usable, but sport balls are not
>>
anyone tried fighting marshadow? whats his ost?
>>
>>29854278
and you can sell sport balls, but not dream balls. What the heck?
>>
beans when
>>
Because it destroys the spirit of the game completely and takes it any reason to play it at all.

The fact that so many of the community finds cheating normal and expects you to cheat is depressing. Ya all don't get what these games are about, Tajiri is disappoint.
>>
>>29854625
Yiff in hell, Verlisifurry.
>>
>>29854685
>anyone who actually plays the game is this Youtuber I don't like


Consider suicide.
>>
>>29854723
But I am actually playing the game, unlike those breedcucks who spend all their time biking around in a circle.
>>
>>29854350
Aren't Dream Balls reskinned Masterballs? They probably just copied them outright, while with Sportballs they just made them a useless item

Might imply that Dream Ball could be obtained somehow, though
>>
File: 1458104638799.png (314KB, 680x680px) Image search: [Google]
1458104638799.png
314KB, 680x680px
>>29851532
For the retards who can't compile like me or are just lazy to this this convoluted shit >>29851721, there's a site that auto-compile the latest commits:

>Go to this site http://teamcity.skyeditor.org/viewType.html?buildTypeId=PKHeX_PKHeXBuildPr
>Login as guest
>Click the small arrow next to "Artifacts" that corresponds to "refs/heads/master" (should be the first one, the others are PRs).
>Click the file name to download

You can also click the arrow next to "kaphotics" to see the comment of the commit it corresponds to.
>>
>>29854781
>Aren't Dream Balls reskinned Masterballs?
no
>>
>>29854750
Some of us legitimately find breeding fun
>>
Honestly, not big on cheating and rather breed my Pokemon. That being said if a particular something is tedious to get, like a specific Hidden Power, I'll just end up asking. Considering Hyper Training doesn't help shit for breeding and for specific IVs, I'll just wait for people running around with 6 31 IVs Dittos to trade away.

Also, will Powersaves be usable upon release day?
>>
>>29854750
Nah, you are picking and choosing certain parts of the game to isolate and reducing it down to a battle simulator.

That's not what the games are about, you just chose it to make them that way. Whatever works for you, but I'm just telling you that's not the spirit of the game at all, that's not what it was meant to be.

I genned once and for the period that I did everything felt extremely hollow and I couldn't rationalize doing anything in the game at all. If I can be a God and alter every byte in the game, then what's the point of playing the RPGs?

Go ahead if you find it fun but don't, was just answering the OP.
>>
>>29854804
>Also, will Powersaves be usable upon release day?
based on their track record, no
>>
>>29851532
legit shinies are the only thing that get me hard anymore
>>
>>29854799
Okay, and I don't. Since I don't find breeding fun, I circumvent it without gaining any actual advantage over those that do aside from spending less time making a Pokemon.
>>
>>29851532
I like the feeling of accomplishment I get when I get the Pokemon by myself, I don't care what other people do or how they play the game like that FAG verlisify
>>
I don't have a modded 3DS and my firmware's too high to do anything with it.
>>
i'm on 11.1 and therefore cannot use save managers without bank. and i can't seem to add funds using cttr-hpwn.
>>
>>29851532
Not wanting to cheat as it defeats the purpose of playing the actual game since the point of the game is to capture pokemon and if i can have every pokemon at the first pokemon center why should i play further? Like i need no badges no items nuthin past it so yeah.
>>
>>29854860
Now THAT's a legitimate reason
>>
>>29854901
mtheal's site has been down for a few days so both it and menuhax installers have been down. Try this alt version:

https://github.com/Plailect/ctr-httpwn/releases/tag/v1.0.1c
>>
what are the correct meeting conditions and OT information and such for a type null/silvally?
>>
File: Photo 7-11-16 13 06 04.gif (690KB, 268x258px) Image search: [Google]
Photo 7-11-16 13 06 04.gif
690KB, 268x258px
>>29851532
I grinded for like an hour and a half for an Adamant/Male Stufful I know I could have easily I injected one but I knew I wouldn't been the same and when I finally found it.. man I love that feeling and my Bewear
>>
>>29851532
I'd rather not have to risk bricking my 3ds, just to cheat when I can do it without that risk
>>
>>29855037
i did that, i just get an error message when i try to add funds to my eshop wallet.
>>
>>29855258
Holy fuck you can do that?

Wouldn't it be the biggest red flag raising ban bait you could do though? Use that to buy back and then one day your NNID is toast along with all your Pokemon.
>>
I have some stupids questions:
If I put some HW in my 3ds, I can go with it to participate in some Tournaments?
And, can I put HW in my 11.1 3ds?
>>
>>29855287
>buy back

I meant buy bank. Dumb phoneposter.
>>
>>29854043
Can I have the link for the very top one, senpai?
>>
>>29855339
why would you want one so old? It gets updated for a reason
>>
>>29855130
Congrats, Anon. I wanted a male Stufful with Fluffy and eventually got one after over an hour and two females. He was Gentle, but that was good enough. Searching for a decent Nature would've been hell.
>>
So, with a save manager/PKHex, is there an ez way to just give myself a completed save of the game? I honestly don't want to play through the game, I just want to use the game to play on Battle Spot and go to VGC events.
>>
>>29852194
Yeah, my ingame obtained Zygarde and Wishiwashi are showing invalid encounter and my minior is showing invalid form.
>>
>>29855430
You see I prepared myself for that and spent an hour catching abras with synchronize, with it though
>>
>>29851532

Because they dont have the CIA version like gen 6 did.
>>
>>29851532
not even finished. we're all fucking too early to care about team building, and most of you fags are playing on Citra because you waited to hack your ds so you can't even play multiplayer anyway.
>>
>>29853318
>>29854118
Oh cool, so it wasn't just me. Any update for this yet, by the way?
>>
>>29856254
>>29853318
>use hacking program to treat Pokemon as mere data
>they hate you for it

Canon feature desu
>>
>>29851685
As long as you have an entry point which I wont list, but based on what version you are on. Then you can run Smealums homebrew menu to export and import save data. Best to add JKSV as its the least buggy save manager..
>>
Because I don't want to...but I blame no one for using it especially with horde training gone
>>
>>29856349
>>29856254
nah m8 they fixed it, still don't see any way to manually set it though
>>
>>29856384
I'd be careful with that, if SM use paslr you might not be able to extract the savegame with mere homebrew access
>>
>>29856441
fixed it as in it stops resetting to 0?
>>
>>29855258
Have you tried adding funds from eShop instead of from Bank?
>>
>>29851532
I'm so glad it's been updated so quickly given how GF butchered EV training options
>>
>>29856631
They didn't, people just don't know of how it works yet and are overreacting.

Festival plaza can eventually max out an EV to 252 instantly, poke pelado provides passive and offline ev training, chaining wold encounter reinforcements multiple your ev gain the longer the chain is.

People need to adapt to the new systems and optimize them, when they do it'll be just as fast as gen 6.
>>
>>29856731
My auto correct butchered this post but you get the idea.
>>
>>29856441
lies, Affection/Fullness is set in the "Memory" editor.
>>
Starters can be hatched in differente pokéballs?
>>
does anybody here have the base stats and learnsets for all the new mons?
>>
does anyone else have problems injecting UBs? I can't seem to get a valid encounter
>>
>>29854164
Can't you use a powersave and oothax to get homebrew on 11.2?
>>
>>29857100
same here, edited a modest pheromosa i got in verdant cavern, pkhex says its illegal but i can use without problems in battle tree
>>
>>29857134
I guess I'll keep the error message for now then
>>
>>29857100
The legality checker is still buggy
>>
>>29857029
Are they catchable?
>>
>>29857191
*incomplete
>>
>>29851532
What is the 3ds titleid or database thing? i need to find it in savedatafiler so i can dump my save to access Pkhex
>>
>>29857131
>>
>>29851532
Because i'll wait for the full and stable release.
>>
>>29856459
Yes
>>
>>29851532
Because I actually know how to play the game. Have fun being a cheater.
>>
>>29856451
I used jksv to extract my main file and upload it to pkhex, it worked fine.
>>
>>29856611
yep, same results
>>
>>29858554
yea, but you run a cfw, so paslr doesn't apply to you. If you only have homebrew access you might not be able to do it like this (see ORAS and the pokebank solution there)
>>
>>29851532
I've already injected about 3 boxes of set ideas/showderp tier shitmons
>>
Here's the compiled program

https://mega.nz/#!WsM00DRS!uxbCoaAzJqttPazXe50EVAJ4SR1r2hh09rS4gJx7cOM
>>
What happens if you inject a Pokemon that you can't catch normally?
>>
>>29851532
11.2
>>
>>29859652

Nothing. you get that pokemon
>>
>>29857131
Still can't install .cias unless you downgrade
>>
>>29851682
I literally just built it in under 5 minutes on windows, you're retarded.
>>
>>29851532
I used it but all my Pokemon are gonna be illegal since it only let me put in 5 numbers for the TID when there are 6 now. So the Pokemon list me as the OT with some random TID that isn't mine.

Was this fixed?
>>
>>29851532
Because I actually enjoy Pokemon.
>>
>>29855339
It's 'murrica dates, so thats a January release.
>>
>>29851532
because I'm not a lazy fucking casual
>>
What is the point of using this? Just play showdown
>>
Why the fuck do I get a "not a valid encounter" for my legit turnonator, didn't touch anything yet.

Bug?
>>
>>29860768
see >>29857191
and >>29857393
>>
>Bug?
Yes
>>
>>29860768
turto*
>>
>>29860030
Really? So there's no way at all to gen pokemon for sun and moon unless you downgrade?
>>
>>29855339
here
>http://pastebin.com/qFxYuBsA
>>
>>29860791
JKSM has a homebrew port. Use that to export your save then use PKHeX to edit your mons
>>
>>29851686
Google "how to compile .sln file"

Then realize that holy shit you can download what you need at https://www.visualstudio.com/vs/community/

and holy shit, it's literally as easy as pressing one button.
>>
can you capture wishiwashi in school form?! You can choose its form in pkhex but I bet it's illegal to have it in school form already, no?
>>
>Minior
>Invalid: Form cannot exist outside of a battle
um, lol
>>
https://mega.nz/#!XMpDSbSZ!6SJ8oeseXlZ-vcmQGSbXBEtmajHo7sk0L5ypOAEH17E

Newest compile of PkHeX. Password is the key combination to "Build PkHeX" in visual studio, no caps, no spaces, with the "+" sign.

No idea if it will run properly on other computers, but it is THIS easy to compile.
>>
>>29861246
>Minior
yeah it's always in "dust" brown form I believe no? True form is when he gets hit in battle
>>
>>29861269
But it's one that i caught. I haven't edited anything yet. He's in my pc as his pink, shields down form/
>>
>>29861292
yeah then it's a bug from pkhex
>>
>>29854784
>tested
>this is literally retard proof

Very underrated.
>>
>>29861292
gonna need another anon to confirm what the correct behavior is before anything is changed :\
>>
Anyone know how to get a legit mon with hidden abilities?
>>
>>29861373
hatched from egg
>>
>>29851532
Because FUCK microsoft's .net framework.
>>
>>29851532
Because I haven't bothered to hack one of my old 3DSes yet and don't have an SD card reader.
>>
>>29861373
Have wild Pokemon chain-summon help
>>
File: 2342323423.jpg (88KB, 1024x576px) Image search: [Google]
2342323423.jpg
88KB, 1024x576px
>>29854784
Just did this and it literally took seconds.

Thanks anon.

I downloaded the most recent version. I'm assuming this will work for me when Sun/Moon are released next Friday? I already have homebrew running on my Old 3DS that will allow me to back up the save game.
>>
>>29861550
You should really wait till you have the game in-hand since the release you grab now will be outdated by the time sun/moon are live.
>>
>>29861721
That's a good point. Guess I'll just bookmark the site.
>>
File: minior.png (130KB, 400x480px) Image search: [Google]
minior.png
130KB, 400x480px
>>29861340
fair enough
just for reference, here's another, freshly caught
>>
>>29851532
11.2 here
>>
Can you edit your bag with this, or just box/team pokemon? Because that's the only reason I'd want to use it.
>>
>>29862123
OOThax
>>
>>29862193
>Can you edit your bag with this
yeah
>>
Pokebeans editing WHEN
>>
>>29862215
Well hot damn. Time to compile I guess.
>>
>>29862206
IM not going to buy another game so i can set up homebrew. Isn't browserhax coming soon for 11.2 anyways?
>>
Can you add Pokemon not available at all ingame?
>>
>>29862266
yes
>>
>>29862246
no why the fuck do you think it is?
i mean it COULD but afaik theres no known exploit idea believed to work
like we know arm11 exploits exist and are working on them, but not for browserhax
>>
File: Girl guide.png (201KB, 800x887px) Image search: [Google]
Girl guide.png
201KB, 800x887px
All I want is to change my clothes and fucking skin with it like we used to do with XY.
>>
File: Boy guide .png (166KB, 800x809px) Image search: [Google]
Boy guide .png
166KB, 800x809px
>>29862650
Also, boy guide just for you guys. I gues I should update the PKHeX guide and upload these friends to imgur or whatever.
>>
To anyone too lazy to compile it themselves:
https://mega.nz/#!Ud1SVJLZ!EDZCDXvk1ST-yNXXnnEVqwdVihO7G7doIf0gZUZd8Hg
>>
>>29862712
I compiled this last night so any changes that happened today aren't there, if I need to recompile let me know and I will and I'll post a new link.
>>
>>29862712
>>29862712
Why even bother, this site from >>29854784 already compiles the latest version automatically. Everyone should bookmark it at this point.
>>
>>29861782
what about hatched minior? It looks like you can capture it and it keeps the form until its shields go back up, but a hatched one?
>>
I just spent 1 hour in PKHex creating my dream team.

First time doing that, I hate breeding and grinding for EV.

And it made me realize how little I cared for stats in game. I'll keep the min maxing for showdown and just have fun ingame.

Stats are only useful for tournament ultimately or destroying noobs with WiFi but who cares about that.

If you really, really want a specific mon or ability I guess it's okay (I took long reach for my starter), but otherwise I guarantee you, you'll have more fun ingame or in showdown.
>>
>>29862812
You give people far too much credit :\.
>>
>>29861550
They're updating like crazy and fixing a lot of bugs so you should keep redownloading it. Remember this isn't an actual release and the games are very recent. So yeah at least redownload it when you're gonna use it for the first time.

Also keep a look at https://github.com/kwsch/PKHeX/commits/master to see whenever he changes the code, usually he puts a comment telling what he did.
>>
File: 1478852425228.png (764KB, 1280x986px) Image search: [Google]
1478852425228.png
764KB, 1280x986px
Can you gen Zygarde 10% I tried but couldn't...
>>
>>29851532
I'm too dumb to learn how.

It took me until the end of ORAS's life cycle to finally get around to it, and I had to deal with a lot of troubleshooting. I am not very good at hacking my 3DS.

I might just beg for injections on leddit if making competitive mons is as much a pain in the ass as people say.
>>
>>29862992
If you weren't a literally retard and spared a couple hours to install A9LH, you'd have permanent homebrew access and could even be playing the games right now. You can still do it, but I bet you're over 11.0 where things are way trickier.

https://plailect.github.io/Guide/
>>
>>29854784
Damn. This is retard proof. Thanks
>>
Any way to customize the main character?
I wanna change her skin color.
>>
>>29863127
Used this a few weeks ago when I actually picked my 3ds up, anyone who is not a potato can do this shit in like 10-15 minutes.
>>
>>29862673
>>29862650
Ok, just updated http://pastebin.com/SYAcZLNQ it still isn't very clear because it has some old stuff in there, but after SM goes out I guess other people will update their shit, like apricorn balls compatibility, now that you can find almost all of them if not all (I only found Heavy, Moon and another one).
>>
>>29863404
You should add >>29854784 info there as well on the PKHeX thing.
>>
>>29863404
I'm 90% sure you get them in the festival plaza ball shop (a 3star shop sells cheap ultra balls, and theres a 4star and 5star shop left... they gotta sell something fancy r-right?)
>>
>>29863469
I'm adding it, but I think just going to http://teamcity.skyeditor.org/repository/download/PKHeX_PKHeXBuildPr/3214:id/PKHeX%20Build%20718.zip%21/PKHeX.exe is easier.
If it asks to log in, then go to the page, log as a guest then go again to the page.
>>
>>29863127
I'm ON 11.0.0-33U, is it still doable?
>>
Been using this to get more Love and Beast Balls. Having a limited supply sucks, it reminds me of having to grind for Luxury Balls back in Gen III.
>>
>>29851656
How?
>>
>>29863672
>https://plailect.github.io/Guide/
Go to the guide, it will tell you yes or no.
>>
>>29863640
That beats the purpose because the site re-compiles it every time there's a new commit. If you link an specific version like you're doing, it'll get old really fast.

>>29863672
You fucked up. It's doable if you're willing to solder or have access/know someone with an hacked 3DS.

BUT, there's a potentail hack coming in 33c3 (December 27) that will allow 11.0 and 11.1 to downgrade, so I recommend waiting for that if what I said above isn't doable for you. But don't update to 11.2, or else you'll have nothing to wait for.
>>
Recently bought a 2DS after my old 3DS broke. It came with version 11.1.0-34u, can I do anything? Been dying to use Pkhex but I havent been able to find anything to get homebrew on it besides the hack that involves having a second DS, which I don't have
>>
>>29863835
Wait, do all store bought DS's start at the latest firmware?
>>
>>29863835
it didn't come with 11.1, don't lie to us
>>
>>29863821
There is a way to do this with DSIWARE, so he's not so fucked.
>>
File: 1477165430329.jpg (101KB, 750x924px) Image search: [Google]
1477165430329.jpg
101KB, 750x924px
>>29860814
Thank you, Anon.
>>
>>29863921
which is exactly what he said
>>
>>29863821
I see, I din't really noticed about the link itself saying x version.
>>
>>29863835
>It came with version 11.1.0-34u, can I do anything?

Yes. Return it and buy another one.

>>29863879
>>29863884
Refurbished can be at really high firmwares. It's almost impossible to get one under 11.0 nowadays. Most sealed 2DSes are guaranteed to be hackable though.

See https://www.reddit.com/r/3dshacks/comments/5ahzdf/new_3dsxl2ds_firmware_by_serial_november_2016/ to check which serials or bundles come which versions.

>inb4 leddit

>>29863921
>I literally can't read
>>
>>29851532
Can I use this shit in a non-hacked console? If not, that's my reason.
>>
>>29864417
Yes, but not a full "yes". You can use homebrew, but using homebrew is not hacking at all since you won't be able to install programs, just use some light ones, like a save editor.
>>
File: stackpic2.png (27KB, 119x119px) Image search: [Google]
stackpic2.png
27KB, 119x119px
Not quite sure whats wrong, but when I load up Moon it says that my save is corrupted after importing the modded save. Any help is appreciated!
>>
>>29864810
https://gbatemp.net/threads/antisavegame-restore-secure-value-updater-ps-acnl-prw-ssb-xy-oras.396644/

use jksm for savegame updating next time
>>
Unsupported QR code error when I try to scan something into Moon. What do? I just want to give myself some Rare Candies. ;_;
>>
Can I use my homebrew 3ds in tournaments? I want to know before to do it.
>>
>>29865112
Depends on the events. I've been to a few events with a CFW'd 3DS and they never noticed.
>>
>>29864867
I am used jksm to export and import the saves lol
Thread posts: 317
Thread images: 28


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.