The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Script How do i alter the start pokemon in XSE?

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Reply
 
Thread Tools
  #1   Link to this post, but load the entire thread.  
Old October 2nd, 2017 (12:04 PM). Edited October 2nd, 2017 by DarknessSneasel.
DarknessSneasel DarknessSneasel is offline
Master of Dark
 
Join Date: Dec 2008
Location: Under your Nose :P
Age: 28
Gender: Male
Nature: Relaxed
Posts: 98
How do i alter the starter pokemon in XSE for emerald?
The script for the battle with zizagoon is quite alot and i can't pin point where i can change what pokemon i can choose.
any help is appreciated!

Spoiler:
'---------------
#org 0x1EBE16
lock
faceplayer
setflag 0x860
setflag 0x52
fadescreen 0x1
hidesprite 0x4
movesprite 0xFF 0x6 0xD
applymovement MOVE_PLAYER 0x82725A4
waitmovement 0x0
special 0x9F
waitstate
applymovement 0x2 0x81EBE8D
waitmovement 0x0
msgbox 0x81EBF12 MSG_KEEPOPEN '"PROF. BIRCH: Whew[.]\pI was in the..."
special 0x0
setflag 0x2D0
clearflag 0x2D1
setflag 0x2BC
setvar 0x4084 0x2
setvar 0x4060 0x3
clearflag 0x4000
checkgender
compare LASTRESULT 0x0
if 0x1 call 0x81EBE85
compare LASTRESULT 0x1
if 0x1 call 0x81EBE89
warp 0x1 0x4 0xFF 0x6 0x5
waitstate
release
end

'---------------
#org 0x1EBE85
setflag 0x2D2
return

'---------------
#org 0x1EBE89
setflag 0x2F8
return


'---------
' Strings
'---------
#org 0x1EBF12
= PROF. BIRCH: Whew[.]\pI was in the tall grass studying wild\nPOKéMON when I was jumped.\pYou saved me.\nThanks a lot!\pOh?\pHi, you're [player]\v\h05!\pThis is not the place to chat, so come\nby my POKéMON LAB later, okay?


'-----------
' Movements
'-----------
#org 0x2725A4
#raw 0x27 'Step on the Spot Left (Fastest)
#raw 0xFE 'End of Movements

#org 0x1EBE8D
#raw 0xB 'Step Right (Normal)
#raw 0xFE 'End of Movements
__________________
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old October 3rd, 2017 (2:55 PM).
BluRose BluRose is offline
blu rass
 
Join Date: Apr 2014
Location: michigan tech
Age: 22
Gender: Male
Nature: Timid
Posts: 812
Quote:
Originally Posted by DarknessSneasel View Post
How do i alter the starter pokemon in XSE for emerald?
The script for the battle with zizagoon is quite alot and i can't pin point where i can change what pokemon i can choose.
any help is appreciated!

Spoiler:
'---------------
#org 0x1EBE16
lock
faceplayer
setflag 0x860
setflag 0x52
fadescreen 0x1
hidesprite 0x4
movesprite 0xFF 0x6 0xD
applymovement MOVE_PLAYER 0x82725A4
waitmovement 0x0
special 0x9F
waitstate
applymovement 0x2 0x81EBE8D
waitmovement 0x0
msgbox 0x81EBF12 MSG_KEEPOPEN '"PROF. BIRCH: Whew[.]\pI was in the..."
special 0x0
setflag 0x2D0
clearflag 0x2D1
setflag 0x2BC
setvar 0x4084 0x2
setvar 0x4060 0x3
clearflag 0x4000
checkgender
compare LASTRESULT 0x0
if 0x1 call 0x81EBE85
compare LASTRESULT 0x1
if 0x1 call 0x81EBE89
warp 0x1 0x4 0xFF 0x6 0x5
waitstate
release
end

'---------------
#org 0x1EBE85
setflag 0x2D2
return

'---------------
#org 0x1EBE89
setflag 0x2F8
return


'---------
' Strings
'---------
#org 0x1EBF12
= PROF. BIRCH: Whew[.]\pI was in the tall grass studying wild\nPOKéMON when I was jumped.\pYou saved me.\nThanks a lot!\pOh?\pHi, you're [player]\v\h05!\pThis is not the place to chat, so come\nby my POKéMON LAB later, okay?


'-----------
' Movements
'-----------
#org 0x2725A4
#raw 0x27 'Step on the Spot Left (Fastest)
#raw 0xFE 'End of Movements

#org 0x1EBE8D
#raw 0xB 'Step Right (Normal)
#raw 0xFE 'End of Movements
it's not defined in a script, head over to this thread and good luck~
__________________
heyo check out my github:

BluRosie
highlights:
battle engine for heartgold
various feature branches in heart gold (fairy type, odd egg, mud slopes)

i'm a big part of the development team of pokemon firegold! all the code that i develop for that hack is also on my github

also on discord: BluRose#0412
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old October 4th, 2017 (7:22 AM).
Narwhal's Avatar
Narwhal Narwhal is offline
Meme Lord
 
Join Date: May 2016
Location: New Jersey
Gender: Male
Nature: Lax
Posts: 143
theres a program that you can do it easily. look it up it's prob somewhere on here
__________________

Currently working on my Fire Red Rom Hack Pokémon Bismuth
Hit me up on Discord if you have any questions: Matthew™#9890
Reply With Quote
  #4   Link to this post, but load the entire thread.  
Old October 4th, 2017 (7:59 AM).
DarknessSneasel DarknessSneasel is offline
Master of Dark
 
Join Date: Dec 2008
Location: Under your Nose :P
Age: 28
Gender: Male
Nature: Relaxed
Posts: 98
Thanks!
__________________
Reply With Quote
  #5   Link to this post, but load the entire thread.  
Old October 5th, 2017 (8:32 PM).
TheHanseman's Avatar
TheHanseman TheHanseman is offline
 
Join Date: Aug 2016
Location: Germany
Gender: Male
Posts: 8
I think it is possible to change the start pokemon with PGE very easily.
__________________
https://media.giphy.com/media/3o7btTCiDQIRhIYJ1e/giphy.gif
Reply With Quote
Reply

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 9:16 AM.