Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] List of Things I want #8

Open
11 of 12 tasks
Colean128 opened this issue Jun 26, 2019 · 25 comments
Open
11 of 12 tasks

[Feature Request] List of Things I want #8

Colean128 opened this issue Jun 26, 2019 · 25 comments
Labels
enhancement New feature or request

Comments

@Colean128
Copy link

Colean128 commented Jun 26, 2019

Is your feature request related to a problem? Please describe.
There is no problem really.

Describe the solution you'd like
I would like to have:

  • Support for gen 1-3 saves from emulators (like GBARunner2 and LameBoy)

  • Support for flashcarts and fakes

  • Pokemon show their origin game (it could show D/P/Pt/B/W/B2/W2 or Diamond/Pearl/Platinum/Black/White/Black 2/White 2)

  • Ability to edit pokemon's origin game and origin region (to get that sweet sweet different region trade bonus)

  • Show different forms and edit forms (all my unown appear as A form)

  • Allow for Pokemon Generation (as of d17670a, y no longer edits pokemon)

  • Injecting Event Pokemon from .pk4 and .pk5 files (e189abb)

  • More in-depth pokemon editing (You've done this anyways so you read my mind)

  • Box/Chest switch (moves all pokemon from selected Box to Selected Chest and vice versa, Pokemon will be switched.)

  • Allow for more than 50 chests (options menu, lol nvm already in v0.3)

  • Pressing power soft-resets the system

  • Have a button to move pokemon instead of having to press A and down (as of d17670a)

Describe alternatives you've considered
I really wouldn't know any

Additional context
I really have nothing to put here.

@Colean128 Colean128 added the enhancement New feature or request label Jun 26, 2019
@SuperSaiyajinStackZ
Copy link
Member

v0.3 already has a Option, to have more than 50 Chests and you can change the Chest too and the Button X is used for a Menu.

@Colean128
Copy link
Author

I also wanted party editing but it was included in v0.3

@Epicpkmn11
Copy link
Member

I just edited your comment to have checkboxes, most of these shouldn't be very hard to add.
Generation 1-3 support may be a bit harder as I would need to pull code from PKHeX and that's written in c# (this is in c++), but I think I'll even be able to add that.

@Epicpkmn11
Copy link
Member

Epicpkmn11 commented Jun 26, 2019

Box/Chest switch is now implemented as of d17670a

@Epicpkmn11
Copy link
Member

  • Pressing power soft-resets the system

Huh, how are you booting it? I've been directly booting from Unlaunch and that works fine...

@Colean128
Copy link
Author

@Epicpkmn11 i've been using twilightmenu

@SuperSaiyajinStackZ
Copy link
Member

Umm.. you just don't Need to press Power? You only Need to press Power when you want to shut down the System.

@Epicpkmn11
Copy link
Member

On DSi tapping power is reboot, I'll look into why TWiLight's booting it wrong...

@SuperSaiyajinStackZ
Copy link
Member

oh nvm. You mean Pressing power to soft reset the System, or what do you exactly mean with that?

@Epicpkmn11
Copy link
Member

Epicpkmn11 commented Jun 27, 2019

Actually... TWiLight v8.4.0 boots it correctly for me now, I know it didn't reboot in the past... Let me update my TWiLight and see if it breaks

@Epicpkmn11
Copy link
Member

Just checked on TWiLight v8.5.0 and it's able to reboot fine... Is your TWiLight up to date?

@Colean128
Copy link
Author

@Epicpkmn11 i just installed twilight 8.5.0 but now it dosen't boot but i'll just use the old version.

@SuperSaiyajinStackZ
Copy link
Member

Are you sure, you have direct Boot on by the per game setting? Without it won't boot.

@Colean128
Copy link
Author

@SuperSaiyajinVoltZ ohhhhhh... ok.

@Colean128
Copy link
Author

@SuperSaiyajinVoltZ thanks! It works again!

@SuperSaiyajinStackZ
Copy link
Member

No problem!

@Epicpkmn11
Copy link
Member

As of e189abb, injecting Pokémon from pk4/pk5 files is now implemented

@Epicpkmn11
Copy link
Member

Epicpkmn11 commented Jun 27, 2019

Have a button to move pokemon instead of having to press A and down (as of d17670a)

d17670a made it so you can press Select to change to a mode where A directly picks it up
(sorry to not be more clear about things, but it's beta ;P)

@Epicpkmn11
Copy link
Member

As of 81e0845, showing alternate forms is now implemented. Editing is coming soon

@Epicpkmn11
Copy link
Member

As of c76e190 form editing is now added

@Epicpkmn11
Copy link
Member

As of 9d9725c origin game editing is now implemented

@Epicpkmn11
Copy link
Member

For Support for flashcarts and fakes:

  • Flashcards are supported, just run the app on them
  • For several hundred games in one fakes those are usually just flashcards without an accessible SD I think so maybe you could run it on them? For actual single game fakes if they emulate a real cart correctly then maybe it'd work or if they're a single game flashcard style maybe you could run the app on them? I'm not going to bother specially supporting them, though as just get a real cart or use nds-bootstrap / a real flashcard, they're cheaper anyways

@Colean128
Copy link
Author

@Epicpkmn11 for flashcarts i mean like looking at the filesystem for saves

@Epicpkmn11
Copy link
Member

Epicpkmn11 commented Feb 6, 2020

Support for gen 1-3 saves from emulators (like GBARunner2 and LameBoy)

Gen 3 added in #46 (not 1/2 yet though)

@DraconicNEO
Copy link

Support for gen 1-3 saves from emulators (like GBARunner2 and LameBoy)

GBArunner2 isn't an emulator...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants