Kodewerx

Our culture has advanced beyond all that you could possibly comprehend with one hundred percent of your brain.
It is currently Sun Aug 10, 2025 4:04 am

All times are UTC - 8 hours [ DST ]


Forum rules





Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Fri Nov 20, 2009 6:20 pm 
Offline
Kommunist
Kommunist

Joined: Fri Nov 20, 2009 5:05 pm
Posts: 2
Title: blitz
game ID: C2SP 82821A0A

I want the following codes please:

-inf money
-x2, x4, x8, etc EXP
-x2, x4, x8, etc Rescue Points
-Inf PP Yours and Partner
-Always full belly
-no wind gust
-replace the first item for any item
and any one you would like to post.


Thanks and sorry for the trouble, Kabe ;)


Top
 Profile  
Reply with quote  
PostPosted: Sun Nov 22, 2009 2:43 pm 
Offline
Kommunist
Kommunist

Joined: Sun Sep 14, 2008 12:46 pm
Posts: 36
Title: satoshi
http://uk.codejunkies.com/search/codes/ ... 17___.aspx

go to this link for some of your codes


Top
 Profile  
Reply with quote  
PostPosted: Sun Nov 22, 2009 3:02 pm 
Offline
Kommunist
Kommunist

Joined: Fri Nov 20, 2009 5:05 pm
Posts: 2
Title: blitz
I saw those before but there aren“t all I want :(


Top
 Profile  
Reply with quote  
PostPosted: Thu Dec 31, 2009 12:00 pm 
Offline
Kommunist
Kommunist

Joined: Mon Aug 04, 2008 9:58 pm
Posts: 19
Code:
(Useless) Debug Menu/Redirect Code
Hold Left, press A on any option in start menu
0202AEE0 E5900100
94000130 FFDE0000
0202AEE0 E3A000XX
D0000000 00000000

Replace XX with:
  00 - Debug Main Menu
* 01 - Debug Main Menu
* 02 - Adventure Log
* 03 - New Game
* 04 - Bidoof Episode
  05 - (Continue?)
* 06 - [Special Episode] Continue
* 07 - Delete Save Data
* 08 - Edit Team Name
* 09 - Others > Change Window
  0A - (Continue?)
  0B - (Continue?)
* 0C - Go Rescue
  0D - (Continue?)
  0E - Go Rescue
* 0F - Friend Rescue
* 10 - Others > Nintendo WFC
* 11 - Trade Items
* 12 - Wonder Mail S
* 13 - Trade Team
* 14 - Sky Jukebox
  15 - Debug Main Menu
  16 - Debug Main Menu
  17 - (Select a WM to send) [Debug]
* 18 - Send Demo Dungeon
* 19 - Others
  1A - (Continue?)
  1B - (Continue?)
* 1C - Episode List
  1D - Episode List
  1E - Debug Main Menu
  1F - Debug Main Menu
  20 - Debug Main Menu


Code:
Item 1 in bag
222A4164 00000001 // Flag: Exist_Item
122A4166 0000YYYY
122A4168 00000XXX
              ^^^
Replace XXX with Item ID
Replace YYYY with
- If 0x001 <= XXX <= 0x00A [Group-able throw items]: Set to a number within the range [0x0001, 0x0063]
- If XXX = 0x0BB [Used TM]: Set the offset from the first TM 0x0BC (Focus Punch)
e.g This code will create a Used TM of Focus Punch
222A4164 00000001
122A4166 00000000
122A4168 000000BB
- If XXX is other numbers: Safe set to 0000

Add 0x06 n times to the indicated position for all the 3 lines for the (n + 1)th item.
e.g. Item 2 in bag
222A416A 00000001
122A416C 0000YYYY
122A416E 00000XXX


Most of the credits go to the original creators of the code in US version.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: AhrefsBot [Bot] and 46 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group