| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| SwaggaJackin' Master Cheater
 
  Reputation: 2 
 Joined: 06 Nov 2009
 Posts: 304
 
 
 | 
			
				|  Posted: Sun Jul 25, 2010 6:42 pm    Post subject: Want to create a plug-in for emulators |   |  
				| 
 |  
				| I've been overlooking the source for example-c.c plugin and I think i got the gist of how to make it interact.  However, I don't see any functions to be able actually add addresses or an auto assemble script (for joker codes such as 'press x for 9999 Gold')in the help file.  Are these available? 
 My main goal would be to create a plugin that accepts console code types (e.g. code breaker, action replay etc...) and convert them into raw addresses, as long as you provide a base address where the consoles memory begins inside the emulator.
 
 It's mostly for personal use but if there is interest I would release it.  Currently I do this manually and I think having a plugin would be great as I have a lot of emulators I use.
 
 Thanks.
 
 Last edited by SwaggaJackin' on Sun Jul 25, 2010 9:13 pm; edited 1 time in total
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Sun Jul 25, 2010 8:26 pm    Post subject: |   |  
				| 
 |  
				| No, adding addresses to the list isn't currently possible. Best thing you can do for now is make it write a cheattable in the xml format and then manually load that with ce
 
 but I'll see about adding a plugin export for adding addresses for next version
 _________________
 
 Do not ask me about online cheats. I don't know any and wont help finding them.
 Like my help? Join me on Patreon so i can keep helping
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| SwaggaJackin' Master Cheater
 
  Reputation: 2 
 Joined: 06 Nov 2009
 Posts: 304
 
 
 | 
			
				|  Posted: Sun Jul 25, 2010 9:11 pm    Post subject: |   |  
				| 
 |  
				| Nice, please include adding auto assembly scripts as well (using strings?) if possible.  Thanks. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Mon Jul 26, 2010 5:21 am    Post subject: |   |  
				| 
 |  
				| weell, you already can execute aa scripts with the plugin _________________
 
 Do not ask me about online cheats. I don't know any and wont help finding them.
 Like my help? Join me on Patreon so i can keep helping
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| SwaggaJackin' Master Cheater
 
  Reputation: 2 
 Joined: 06 Nov 2009
 Posts: 304
 
 
 | 
			
				|  Posted: Mon Jul 26, 2010 8:18 am    Post subject: |   |  
				| 
 |  
				| With the ability to add them to the cheat list so they can be toggled? |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Mon Jul 26, 2010 8:50 am    Post subject: |   |  
				| 
 |  
				| no, but you could make a new window with a checkbox (In it's own thread)  and when enabled execute the enable script and on disable execute the disable script _________________
 
 Do not ask me about online cheats. I don't know any and wont help finding them.
 Like my help? Join me on Patreon so i can keep helping
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| SwaggaJackin' Master Cheater
 
  Reputation: 2 
 Joined: 06 Nov 2009
 Posts: 304
 
 
 | 
			
				|  Posted: Mon Jul 26, 2010 9:19 am    Post subject: |   |  
				| 
 |  
				| Just as well I suppose. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |