adrianrc89 Posted May 18, 2009 Share Posted May 18, 2009 How to download? Link to comment Share on other sites More sharing options...
SCV Posted May 18, 2009 Author Share Posted May 18, 2009 How to download? Its not quite ready for download. I was just giving everyone an idea of what it looks like. Link to comment Share on other sites More sharing options...
TheHalfBloodPrince Posted May 20, 2009 Share Posted May 20, 2009 Boy, I totally want to make a Bidoof evolve into an Arceus! Link to comment Share on other sites More sharing options...
JePP Posted May 20, 2009 Share Posted May 20, 2009 That is already possible. Link to comment Share on other sites More sharing options...
Super Silver Posted May 22, 2009 Share Posted May 22, 2009 From what I've seen by the screenshots, it looks great! Keep it up! Link to comment Share on other sites More sharing options...
SCV Posted May 29, 2009 Author Share Posted May 29, 2009 Just a quick update, the script compiler has been done for about a week and the compiler is coming along really well. I should be ready to start debugging it by tonight. Link to comment Share on other sites More sharing options...
JePP Posted May 29, 2009 Share Posted May 29, 2009 Music to my ears. Is there still a long to-do list on the road for the next version or can we expect 0.5 (or whatever's the new release name) in some days/week(s)? Link to comment Share on other sites More sharing options...
SCV Posted May 29, 2009 Author Share Posted May 29, 2009 Music to my ears.Is there still a long to-do list on the road for the next version or can we expect 0.5 (or whatever's the new release name) in some days/week(s)? Well, as soon as script editing is stable 0.5 will be out. The other editing features will be added shortly after. So, hopefully a few days. Link to comment Share on other sites More sharing options...
JePP Posted June 1, 2009 Share Posted June 1, 2009 Meh... I'm playing around with some scripting right now, but i can't get my head around why the ROM keeps crashing when i'm using the "Receive YYYY quantity of XXXX item" command, which is 007B - XXXX YYYY . In PPRE, I've got a npc with this blank layout: 49 00 DC 05 (couple of 0's - my workspace) 00 61 00 02 which does nothing but at least (with the 61 00 which is somehow needed; 49 00 DC 05 begins the script and 00 02 ends it) doesn't crash the rom. Putting in 7B 00 01 00 01 00, which SHOULD give me a Master Ball (right?), just blindly crashes the rom image, and i have no idea why. If it's not hard to explain and just a really simple thing that i'm missing out (a command that is needed to finish item givings?), could anyone (SCV? :biggrin: ) help me out here? Much appreciated :grog: Link to comment Share on other sites More sharing options...
SCV Posted June 1, 2009 Author Share Posted June 1, 2009 Meh... I'm playing around with some scripting right now, but i can't get my head around why the ROM keeps crashing when i'm using the "Receive YYYY quantity of XXXX item" command, which is 007B - XXXX YYYY .In PPRE, I've got a npc with this blank layout: 49 00 DC 05 (couple of 0's - my workspace) 00 61 00 02 which does nothing but at least (with the 61 00 which is somehow needed; 49 00 DC 05 begins the script and 00 02 ends it) doesn't crash the rom. Putting in 7B 00 01 00 01 00, which SHOULD give me a Master Ball (right?), just blindly crashes the rom image, and i have no idea why. If it's not hard to explain and just a really simple thing that i'm missing out (a command that is needed to finish item givings?), could anyone (SCV? :biggrin: ) help me out here? Much appreciated :grog: The best thing to do is to look at example scripts. There is alot of times where variables are used and many times a command is preceded by a check of some sort. We don't have all commands figured out in terms of what they do. So your best bet is to find the script that has the script where you get a masterball and go based on that. Also with scripting with hex there is ALOT of things that can break, with seemingly small changes. That is why we have been working on the script compiler. Link to comment Share on other sites More sharing options...
JePP Posted June 2, 2009 Share Posted June 2, 2009 Yup, there's a lot to break, that's why i keep my backups clean & updated =) What I find really strange is, in the event editor, if i'm changing for example a persons' hex id (eg 94 for rival) into something else, this works in about 80% of all cases with no problem. On 20% it disables any event or warp from working, which is really weird ( = broken). I mean, I do it once, it breaks, okay, I get the backup, I do the SAME stuff (changing just 2 bytes!), and wow, it works. I don't see any logic behind this. Anyway, here's hoping for the new release in the next days =D Link to comment Share on other sites More sharing options...
Justino Posted June 6, 2009 Share Posted June 6, 2009 I would like to applaud SCV for being able to make this... It must have been incredibly difficult! Anyway... can't wait to be able to use it, the screenshots of it are making me slightly impatient ha! Would it be possible to predict when the PPRE will be available for download? Link to comment Share on other sites More sharing options...
SCV Posted June 6, 2009 Author Share Posted June 6, 2009 I would like to applaud SCV for being able to make this... It must have been incredibly difficult!Anyway... can't wait to be able to use it, the screenshots of it are making me slightly impatient ha! Would it be possible to predict when the PPRE will be available for download? Well for a prediction, I said above that a few days. So what that means is less that a month from when I posted it. But I would have wanted for less than a week. At this point I don't know exactly, but I'm still shooting for within a month from when I posted it. But maybe sooner. Maybe a week. Also, this is just for the script editor, which is what I am focusing on. Other things will come shortly after. Link to comment Share on other sites More sharing options...
Clogon Posted June 7, 2009 Share Posted June 7, 2009 Sorry if this sounds stupid here, but what does this program have that the upcoming program from sabresite doesn't have? Link to comment Share on other sites More sharing options...
Kaarosu Posted June 7, 2009 Share Posted June 7, 2009 Pokemod will be used to modify the SAVE of the game. This tool will modify the actual game. Link to comment Share on other sites More sharing options...
Justino Posted June 7, 2009 Share Posted June 7, 2009 Well for a prediction, I said above that a few days. So what that means is less that a month from when I posted it. But I would have wanted for less than a week. At this point I don't know exactly, but I'm still shooting for within a month from when I posted it. But maybe sooner. Maybe a week.Also, this is just for the script editor, which is what I am focusing on. Other things will come shortly after. Okay thanks... sorry if I sounded a bit pushy... I will pay more attention to previous posts Well done again for being able to do this... I wouldn't have a clue :biggrin: Link to comment Share on other sites More sharing options...
Wayne7 Posted June 8, 2009 Share Posted June 8, 2009 I see 0.05(is it?) looks a lot better than the previous one.I have absolutely no idea on how to use that one, it looks like the Nitro explorer with some buttons which links to sth I dont know how to use:confused:. Anyway this one is great. I hope it is out in the next week. BTW can I use it on Platinum(J)? Link to comment Share on other sites More sharing options...
marioman311 Posted June 16, 2009 Share Posted June 16, 2009 I see 0.05(is it?) looks a lot better than the previous one.I have absolutely no idea on how to use that one, it looks like the Nitro explorer with some buttons which links to sth I dont know how to use:confused:. Anyway this one is great. I hope it is out in the next week. BTW can I use it on Platinum(J)? No, this will not work on any other games except the US ones. This is because the scripting is different because of different hex. :wink: Yeah I hoe they release a download link on the page. Link to comment Share on other sites More sharing options...
SCV Posted June 16, 2009 Author Share Posted June 16, 2009 No, this will not work on any other games except the US ones.This is because the scripting is different because of different hex. :wink: Yeah I hoe they release a download link on the page. Actually it will work for every language version. P.S. Wayne7, sorry for not responding earlier. Link to comment Share on other sites More sharing options...
Riptox Posted June 16, 2009 Share Posted June 16, 2009 oh. This seems reaaaally awesome. I can't wait 4 its realese. Good job. However, it will be possible to modify the Base Stat of Pokèmon? (and sprite too?) Link to comment Share on other sites More sharing options...
SCV Posted June 16, 2009 Author Share Posted June 16, 2009 oh. This seems reaaaally awesome. I can't wait 4 its realese. Good job.However, it will be possible to modify the Base Stat of Pokèmon? (and sprite too?) Yes, base stats will be editable and sprites will be handled eventually. Link to comment Share on other sites More sharing options...
Riptox Posted June 16, 2009 Share Posted June 16, 2009 Yes, base stats will be editable and sprites will be handled eventually. music to my hears. this means---> fakemon. Well, good job, again.:grog: Link to comment Share on other sites More sharing options...
evandixon Posted June 16, 2009 Share Posted June 16, 2009 this means---> fakemon. I don't pay much attention to this thread, but can it add pokemon to equal more than 495 (493 + 2 egg types)? Link to comment Share on other sites More sharing options...
codemonkey85 Posted June 16, 2009 Share Posted June 16, 2009 I don't pay much attention to this thread, but can it add pokemon to equal more than 495 (493 + 2 egg types)? You know that it's actually more than 495, if you include alternate formes. And I can't remember what I heard about the possibility of adding more, but I thought I heard it was doable. Link to comment Share on other sites More sharing options...
Poryhack Posted June 16, 2009 Share Posted June 16, 2009 There's a ton of extra sprites, but there are only spots available for 493 pokedex entries. I've spoken with SCV quite a bit on the subject and he said the only way to add more would be an ASM hack, which is probably outside the scope of this program. However, the hack would only need to be developed once. Then the creator could provide a patch that would work for anyone seeking to add pokemon. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now