The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Creative Discussions > Emulation & ROM Hacking > Tutorials
Register New Account FAQ/Rules Chat Blogs Mark Forums Read

Notices

Tutorials Looking for a guide to help you out? Then you're in the right place! We've got everything you need, ranging from Mapping to Music!
New threads in this forum are to be approved by a moderator before they are displayed. The thread revival limit does not apply here.



Reply
Thread Tools
  #26  
Unread January 16th, 2011, 03:59 PM
SPG's Avatar
SPG
Pyroblock
 
Join Date: Dec 2010
Age: 16
Gender: Male
Send a message via Skype™ to SPG
thx! this helped so much!
__________________
want to help with forbidden version? or want more details about it? pm me or contact me at [email protected]
Reply With Quote
  #27  
Unread January 17th, 2011, 02:06 AM
agentgeo's Avatar
agentgeo
うにゅ?
 
Join Date: Mar 2010
Age: 16
Gender: Male
Nature: Serious
Wow, this is amazing! I can't believe that the Sappy you linked to actually works on Windows 7! Thanks soooo much! :D
__________________

Yay! My two hacking projects!
Oh, what fun!
Reply With Quote
  #28  
Unread January 18th, 2011, 08:27 PM
Washibon's Avatar
Washibon
---
 
Join Date: Dec 2010
Gender: Female
Hey so I got past the first part.. But something's wrong with my .s file;




um, I tried assembling one of the random .s files in the mid2agb folder and it worked.
But whenever I try my own .s files, I get the same error.

Can someone please tell me what I'm doing wrong? I'd be grateful if you did, thanks!
Reply With Quote
  #29  
Unread February 1st, 2011, 07:52 PM
Trask3000's Avatar
Trask3000
~Blank Points~
 
Join Date: Jul 2007
Gender: Male
Nature: Calm
Send a message via Windows Live Messenger to Trask3000
I from this website with really cool midi, can any midi from different platforms work when inserted in the GBA using this method?
__________________
~Making Dreams come true~

GO Team Victory St★r!!!!!!
http://www.pokecommunity.com/showthread.php?t=283659
Reply With Quote
  #30  
Unread February 3rd, 2011, 06:31 AM
timaeus222's Avatar
timaeus222
MegaMan/Pokemon ROM Hacker
 
Join Date: Aug 2010
Gender: Male
Nature: Relaxed
I'll uh, post a guide on music hacking without Sappy, for those who cannot use it simply because their computer is mean like that.
__________________
~Timaeus.EXE

http://m-pcr.co.cc/
http://youtube.com/timaeus22222

Working on FireRed eXtreme Patch [hard mode with tile edits and extras]

Reply With Quote
  #31  
Unread February 5th, 2011, 08:27 PM
MistSaber40
Beginning Trainer
 
Join Date: Nov 2009
can someone please post a pic of the command prompt of how it is supposed to look like when making the .bin files? I followed the directions and I'm stuck at this part.
Reply With Quote
  #32  
Unread February 10th, 2011, 07:59 AM
SmashKing
Beginning Trainer
 
Join Date: Jun 2008
Gender:
Hey guys
I habe a loop problem
this is my .s file:
Code:
	.include "MPlayDef.s"

	.equ	t1_grp, voicegroup000
	.equ	t1_pri, 0
	.equ	t1_rev, 0
	.equ	t1_mvl, 127
	.equ	t1_key, 0
	.equ	t1_tbs, 1
	.equ	t1_exg, 0
	.equ	t1_cmp, 1

	.section .rodata
	.global	t1
	.align	2

@**************** Track 1 (Midi-Chn.1) ****************@

t1_1:
	.byte	KEYSH , t1_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 190*t1_tbs/2
	.byte		VOICE , 39
	.byte		VOL   , 127*t1_mvl/mxv
	.byte		PAN   , c_v+0
	.byte	W96
@ 001   ----------------------------------------
	.byte		VOL   , 127*t1_mvl/mxv
	.byte		N05   , Bn0 , v127
	.byte	W06
	.byte		        Cn1 
	.byte	W06
	.byte		        Cs1 
	.byte	W06
	.byte		        Dn1 
	.byte	W06
	.byte		        Ds1 
	.byte	W06
	.byte		        En1 
	.byte	W06
	.byte		        Fn1 
	.byte	W06
	.byte		        Fs1 
	.byte	W06
	.byte		        En1 
	.byte	W06
	.byte		        Fn1 
	.byte	W06
	.byte		        Fs1 
	.byte	W06
	.byte		        Gn1 
	.byte	W06
	.byte		        Gs1 
	.byte	W06
	.byte		        An1 
	.byte	W06
	.byte		        As1 
	.byte	W06
	.byte		        Bn1 
	.byte	W06
@ 002   ----------------------------------------
t1_1_002:
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        Fs0 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Fn1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Dn1 
	.byte	W12
	.byte	PEND
@ 003   ----------------------------------------
t1_1_003:
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        Fs0 
	.byte	W12
	.byte		        Dn1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An0 
	.byte	W12
	.byte		        Cn1 
	.byte	W12
	.byte		        An0 
	.byte	W12
	.byte		        Cn1 
	.byte	W12
	.byte	PEND
@ 004   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 005   ----------------------------------------
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        Fs0 
	.byte	W12
	.byte		        Dn1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An0 
	.byte	W12
	.byte		        Cn1 
	.byte	W12
	.byte		        Fs0 
	.byte		N11   , Dn1 
	.byte	W12
	.byte		        Cn1 
	.byte	W12
@ 006   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 007   ----------------------------------------
	.byte	PATT
	 .word	t1_1_003
@ 008   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 009   ----------------------------------------
t1_1_009:
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Fn1 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Cn1 
	.byte	W12
	.byte		        An0 
	.byte	W12
	.byte	PEND
@ 010   ----------------------------------------
t1_1_010:
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte	PEND
@ 011   ----------------------------------------
t1_1_011:
	.byte		N11   , En1 , v127
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte	PEND
@ 012   ----------------------------------------
t1_1_012:
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte	PEND
@ 013   ----------------------------------------
t1_1_013:
	.byte		N11   , Cs1 , v127
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Cs1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Cs1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Cs1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte	PEND
@ 014   ----------------------------------------
t1_1_014:
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte	PEND
@ 015   ----------------------------------------
t1_1_015:
	.byte		N11   , En1 , v127
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte	PEND
@ 016   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 017   ----------------------------------------
t1_1_017:
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        Bn1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Bn1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Bn1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        Bn1 
	.byte	W12
	.byte	PEND
@ 018   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 019   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 020   ----------------------------------------
t1_1_020:
	.byte		N11   , An0 , v127
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An0 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An0 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        An0 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte	PEND
@ 021   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 022   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 023   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 024   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 025   ----------------------------------------
t1_1_025:
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Ds1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Ds1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Fs1 
	.byte	W12
	.byte	PEND
@ 026   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 027   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 028   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 029   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 030   ----------------------------------------
t1_1_030:
	.byte		N11   , Cn1 , v127
	.byte	W12
	.byte		        Gn1 
	.byte	W12
	.byte		        Cn1 
	.byte	W12
	.byte		        Gn1 
	.byte	W12
	.byte		        Cn1 
	.byte	W12
	.byte		        Gn1 
	.byte	W12
	.byte		        Cn1 
	.byte	W12
	.byte		        Gn1 
	.byte	W12
	.byte	PEND
@ 031   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 032   ----------------------------------------
t1_1_032:
	.byte		N11   , Dn1 , v127
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        Dn1 
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        Dn1 
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        Dn1 
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte	PEND
@ 033   ----------------------------------------
	.byte	PATT
	 .word	t1_1_032
@ 034   ----------------------------------------
t1_1_034:
	.byte		N23   , Gs1 , v127
	.byte	W24
	.byte		        En1 
	.byte	W24
	.byte		        Gs1 
	.byte	W24
	.byte		        En1 
	.byte	W24
	.byte	PEND
@ 035   ----------------------------------------
	.byte	PATT
	 .word	t1_1_034
@ 036   ----------------------------------------
t1_1_036:
	.byte		N11   , Bn0 , v127
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Gs1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Gs1 
	.byte	W12
	.byte		        Bn1 
	.byte	W12
	.byte		        Ds2 
	.byte	W12
	.byte		        En2 
	.byte	W12
	.byte	PEND
@ 037   ----------------------------------------
t1_1_037:
	.byte		N11   , En2 , v127
	.byte	W12
	.byte		        Gs1 
	.byte	W12
	.byte		        Bn1 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Gs1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Bn0 
	.byte	W12
	.byte	PEND
@ 038   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 039   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 040   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 041   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 042   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 043   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 044   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 045   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 046   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 047   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 048   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 049   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 050   ----------------------------------------
	.byte	PATT
	 .word	t1_1_032
@ 051   ----------------------------------------
	.byte	PATT
	 .word	t1_1_032
@ 052   ----------------------------------------
t1_1_052:
	.byte		N11   , Fn1 , v127
	.byte	W12
	.byte		        Cn2 
	.byte	W12
	.byte		        Fn1 
	.byte	W12
	.byte		        Cn2 
	.byte	W12
	.byte		        Fn1 
	.byte	W12
	.byte		        Cn2 
	.byte	W12
	.byte		        Fn1 
	.byte	W12
	.byte		        Cn2 
	.byte	W12
	.byte	PEND
@ 053   ----------------------------------------
	.byte	PATT
	 .word	t1_1_052
@ 054   ----------------------------------------
t1_1_054:
	.byte		N11   , En1 , v127
	.byte	W12
	.byte		        Bn1 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Bn1 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        En1 
	.byte	W12
	.byte		        Bn1 
	.byte	W12
	.byte	PEND
@ 055   ----------------------------------------
t1_1_055:
	.byte		N11   , Fn1 , v127
	.byte	W12
	.byte		        Cn2 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        Fn1 
	.byte	W12
	.byte		        Cn2 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        Fn1 
	.byte	W12
	.byte		        Cn2 
	.byte	W12
	.byte	PEND
@ 056   ----------------------------------------
t1_1_056:
	.byte		N11   , Gn1 , v127
	.byte	W12
	.byte		        Dn2 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        Gn1 
	.byte	W12
	.byte		        Dn2 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        Gn1 
	.byte	W12
	.byte		        Dn2 
	.byte	W12
	.byte	PEND
@ 057   ----------------------------------------
t1_1_057:
	.byte		N11   , An1 , v127
	.byte	W12
	.byte		        En2 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        En2 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        En2 
	.byte	W12
	.byte	PEND
@ 058   ----------------------------------------
	.byte	PATT
	 .word	t1_1_054
@ 059   ----------------------------------------
	.byte	PATT
	 .word	t1_1_055
@ 060   ----------------------------------------
	.byte	PATT
	 .word	t1_1_056
@ 061   ----------------------------------------
t1_1_061:
	.byte		N11   , An1 , v127
	.byte	W12
	.byte		        En2 
	.byte	W12
	.byte		N11   
	.byte	W12
	.byte		        An1 
	.byte	W12
	.byte		        Fn2 
	.byte	W12
	.byte		        En2 
	.byte	W12
	.byte		        Dn2 
	.byte	W12
	.byte		        Fn2 
	.byte	W12
	.byte	PEND
@ 062   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 063   ----------------------------------------
	.byte	PATT
	 .word	t1_1_003
@ 064   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 065   ----------------------------------------
	.byte	PATT
	 .word	t1_1_009
@ 066   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 067   ----------------------------------------
	.byte	PATT
	 .word	t1_1_003
@ 068   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 069   ----------------------------------------
	.byte	PATT
	 .word	t1_1_009
@ 070   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 071   ----------------------------------------
	.byte	PATT
	 .word	t1_1_003
@ 072   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 073   ----------------------------------------
	.byte	PATT
	 .word	t1_1_009
@ 074   ----------------------------------------
	.byte	PATT
	 .word	t1_1_010
@ 075   ----------------------------------------
	.byte	PATT
	 .word	t1_1_011
@ 076   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 077   ----------------------------------------
	.byte	PATT
	 .word	t1_1_013
@ 078   ----------------------------------------
	.byte	PATT
	 .word	t1_1_014
@ 079   ----------------------------------------
	.byte	PATT
	 .word	t1_1_015
@ 080   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 081   ----------------------------------------
	.byte	PATT
	 .word	t1_1_017
@ 082   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 083   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 084   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 085   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 086   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 087   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 088   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 089   ----------------------------------------
	.byte	PATT
	 .word	t1_1_025
@ 090   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 091   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 092   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 093   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 094   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 095   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 096   ----------------------------------------
	.byte	PATT
	 .word	t1_1_032
@ 097   ----------------------------------------
	.byte	PATT
	 .word	t1_1_032
@ 098   ----------------------------------------
	.byte	PATT
	 .word	t1_1_034
@ 099   ----------------------------------------
	.byte	PATT
	 .word	t1_1_034
@ 100   ----------------------------------------
	.byte	PATT
	 .word	t1_1_036
@ 101   ----------------------------------------
	.byte	PATT
	 .word	t1_1_037
@ 102   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 103   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 104   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 105   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 106   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 107   ----------------------------------------
	.byte	PATT
	 .word	t1_1_020
@ 108   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 109   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 110   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 111   ----------------------------------------
	.byte	PATT
	 .word	t1_1_012
@ 112   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 113   ----------------------------------------
	.byte	PATT
	 .word	t1_1_030
@ 114   ----------------------------------------
	.byte	PATT
	 .word	t1_1_032
@ 115   ----------------------------------------
	.byte	PATT
	 .word	t1_1_032
@ 116   ----------------------------------------
	.byte	PATT
	 .word	t1_1_052
@ 117   ----------------------------------------
	.byte	PATT
	 .word	t1_1_052
@ 118   ----------------------------------------
	.byte	PATT
	 .word	t1_1_054
@ 119   ----------------------------------------
	.byte	PATT
	 .word	t1_1_055
@ 120   ----------------------------------------
	.byte	PATT
	 .word	t1_1_056
@ 121   ----------------------------------------
	.byte	PATT
	 .word	t1_1_057
@ 122   ----------------------------------------
	.byte	PATT
	 .word	t1_1_054
@ 123   ----------------------------------------
	.byte	PATT
	 .word	t1_1_055
@ 124   ----------------------------------------
	.byte	PATT
	 .word	t1_1_056
@ 125   ----------------------------------------
	.byte	PATT
	 .word	t1_1_061
@ 126   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 127   ----------------------------------------
	.byte	PATT
	 .word	t1_1_003
@ 128   ----------------------------------------
	.byte	PATT
	 .word	t1_1_002
@ 129   ----------------------------------------
	.byte	PATT
	 .word	t1_1_009
@ 130   ----------------------------------------
	.byte	FINE

@******************************************************@
	.align	2

t1:
	.byte	1	@ NumTrks
	.byte	0	@ NumBlks
	.byte	t1_pri	@ Priority
	.byte	t1_rev	@ Reverb.

	.word	t1_grp

	.word	t1_1

	.end
Now my problem is i can't find the loop in this file =/ (its the trainer battle song from Pokemon D/P)
Can anyone help me please?

Last edited by colcolstyles; February 10th, 2011 at 10:51 PM. Reason: For Christ's sake, use [code] tags O_O
Reply With Quote
  #33  
Unread September 9th, 2012, 03:04 AM
The_Show's Avatar
The_Show
it just got interesting.
 
Join Date: Jan 2012
Location: New York
Age: 19
Gender: Male
Nature: Serious
Quote:
Originally Posted by MistSaber40 View Post
can someone please post a pic of the command prompt of how it is supposed to look like when making the .bin files? I followed the directions and I'm stuck at this part.
here: I am working on two computers, mac for internet, and windows for hacking. My windows computer's internet rarely works so im typing a mac right now and cannot take a screenshot of what I am working on right now. I have solved your problem:

Spoiler:
C:\Documents and Settings\User>CD C:\Documents and Settings\Dustin\Desktop\sappy2005\New Folder\Mid2Agb (press enter to get:)

C:\Documents and Settings\User\Desktop\sappy2005\New Folder\Mid2Agb>thumb.bat t1.s t1.bin
Assembled successfully
__________________

Last edited by The_Show; September 9th, 2012 at 04:00 AM.
Reply With Quote
  #34  
Unread October 3rd, 2012, 03:52 PM
Dylanrockin's Avatar
Dylanrockin
Mysterious Trainer
 
Join Date: May 2011
Gender: Male
Nature: Timid
Just one little nooblit question that I have. Is there any easier way to delete the tracks other than Right Click, then Delete Track?
Reply With Quote
  #35  
Unread October 5th, 2012, 02:27 PM
fuzzyketchup's Avatar
fuzzyketchup
Hacker
 
Join Date: Jul 2010
Gender: Male
Thanks, this is really clear and helpful.
__________________
http://www.pokecommunity.com/showthr...t=Pokedex+tips

Reply With Quote
  #36  
Unread October 11th, 2012, 11:46 PM
Tman109ner's Avatar
Tman109ner
Mime Jr.
 
Join Date: Jan 2012
Gender: Male
Ok so far I have the song in the game (Ruby) but I seem to have a problem finding the right voicegroup. All I hear when I play the sound in Sappy is a bunch of beeps. I know the instrument of the midi is Acoustic Grand, and supposedly the voicegroup for the Surfing tune has Acoustic Grand, but I'm still getting the beeps. Thanks in advanced and thanks for the helpful tut.

EDIT: Strangely enough I broke out the hex editor and changed the hex after BD to 01. That seems to have given me an Electric Grand. Any suggestions. The song does now play though.

Last edited by Tman109ner; October 11th, 2012 at 11:55 PM.
Reply With Quote
  #37  
Unread October 26th, 2012, 11:43 PM
UltraNerdtendo64's Avatar
UltraNerdtendo64
Sinnoh Trainer
 
Join Date: Aug 2012
Age: 14
Gender: Male
Nature: Quiet
I personally dislike Sappy 2005 since it can't insert songs into Emerald. I hope this works because I'm using Sappy 2006 (on a Windows 7)
__________________
Warning icon
This signature has been disabled.
Signature is too tall
Please review and fix the issues by reading the signature rules.

You must edit it to meet the limits set by the rules before you may remove the [sig-reason] code from your signature. Removing this tag will re-enable it.

Do not remove the tag until you fix the issues in your signature. You may be infracted for removing this tag if you do not fix the specified issues. Do not use this tag for decoration purposes.
Reply With Quote
  #38  
Unread October 26th, 2012, 11:51 PM
Team Fail's Avatar
Team Fail
 
Join Date: May 2009
Age: 18
Gender: Male
Nature: Brave
Quote:
Originally Posted by UltraNerdtendo64 View Post
I personally dislike Sappy 2005 since it can't insert songs into Emerald. I hope this works because I'm using Sappy 2006 (on a Windows 7)
If you're having issues with Sappy, try Sappy 2006 mod 17.1:

http://www.pokecommunity.com/showthr...49#post7296849
__________________
レックウザ
It lives in the ozone layer far above the clouds and cannot be seen from the ground.

PokéCommunity Supporter Collab

Twitter Dropbox YouTube
Pair 1 Pair 2 Canadian Club Alt
Reply With Quote
  #39  
Unread October 27th, 2012, 07:10 AM
UltraNerdtendo64's Avatar
UltraNerdtendo64
Sinnoh Trainer
 
Join Date: Aug 2012
Age: 14
Gender: Male
Nature: Quiet
Quote:
Originally Posted by Team Fail View Post
If you're having issues with Sappy, try Sappy 2006 mod 17.1:

http://www.pokecommunity.com/showthr...49#post7296849
Well, I tried Sappy 2006 mod 17.1. And it works better than the version I was using! Thanks for the help!
__________________
Warning icon
This signature has been disabled.
Signature is too tall
Please review and fix the issues by reading the signature rules.

You must edit it to meet the limits set by the rules before you may remove the [sig-reason] code from your signature. Removing this tag will re-enable it.

Do not remove the tag until you fix the issues in your signature. You may be infracted for removing this tag if you do not fix the specified issues. Do not use this tag for decoration purposes.
Reply With Quote
  #40  
Unread November 8th, 2012, 02:08 AM
gogojjtech's Avatar
gogojjtech
Experienced ROM Hacker
 
Join Date: Nov 2012
Location: Earth
Age: 14
Gender: Male
Nature: Quiet
Great tut Omega Zero
I tried looping from Clonex25's tut but it messed up Alder's theme.
This allowed me to do it. Thanks!
__________________
I believe in Jesus Christ my Savior. If you do too, and aren't scared to admit it, then copy and paste this in your signature.

My Music Hacking Videos
Proof that I'm the third best Temple Run player in the Universe "You callin' me a liar?" "I ain't callin' ya for dinner."
Pokémon Platinum Red and Blue Versions! Coming soon!
GUYS, IF MY IMAGES OR LINKS ARE BROKEN PLEASE PM OR VM ME. THANK YOU
Need help with a hack? Ask me anything! I'll be sure to help you!
Reply With Quote
  #41  
Unread November 11th, 2012, 07:59 PM
mewmasterify's Avatar
mewmasterify
Actual Mew
 
Join Date: Apr 2011
Location: Faraway Island
Age: 13
Gender: Male
Nature: Quiet
When you said : Right under where it says "@ 000 -------------", put this:
"Name of the .s file"_1_loop:

Do you mean Replace @ 000 ----------- or just create a New Line saying "Name of the .s file"_1_loop:
__________________
Reply With Quote
  #42  
Unread November 16th, 2012, 01:08 PM
UltraNerdtendo64's Avatar
UltraNerdtendo64
Sinnoh Trainer
 
Join Date: Aug 2012
Age: 14
Gender: Male
Nature: Quiet
So I tried looping. It didn't work.
__________________
Warning icon
This signature has been disabled.
Signature is too tall
Please review and fix the issues by reading the signature rules.

You must edit it to meet the limits set by the rules before you may remove the [sig-reason] code from your signature. Removing this tag will re-enable it.

Do not remove the tag until you fix the issues in your signature. You may be infracted for removing this tag if you do not fix the specified issues. Do not use this tag for decoration purposes.
Reply With Quote
Reply
Quick Reply

Sponsored Links


Thread Tools

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 UTC. The time now is 12:46 PM.


Style by Perdition Haze, artwork by Sa-Dui.
Like our Facebook Page Follow us on TwitterMessage Board Statistics | © 2002 - 2013 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to Pokémon USA, Inc. and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company, Pokémon USA, Inc., The Pokémon Company International, or Wizards of the Coast. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2013 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User posts belong to the user.