CPCWiki forum

General Category => Emulators => Topic started by: yorgos on 21:29, 20 March 19

Title: How to Poke on Winape
Post by: yorgos on 21:29, 20 March 19
Hi all !


I am seeking your advice on how to poke in an already loaded game on winape !


How to jump to the address and use the poke ! (I do not mean to use the poke database of Winape but a new poke)


Please kindly the steps !


Appreciate much !


Apologize if the question is in the wrong category.
Title: Re: How to Poke on Winape
Post by: Prodatron on 15:46, 22 March 19
Hi,
press F8 or the pause button on the bottom left side.Now you will see the Debugger window.It contains a disassembler listing at the upper part and a memory dump at the lower side.Right-click inside the memory dump and type in the address where you want to place your poke.Now you can edit the bytes inside the memory dump - just add your poke now.Oh, first you may have to set memory to "any" (see option "Memory" at the bottom, which can be set to read/write/any).
When finished, press F9 or the play button to continue the emulation.
Title: Re: How to Poke on Winape
Post by: yorgos on 10:14, 23 March 19
Thanks a lot !  :)


I'll give it a try !



Title: Re: How to Poke on Winape
Post by: yorgos on 18:21, 23 March 19
Call me stupid, but the game is Metro-Cross, the Poke is &6d20,0 which gives no collision,


As per attached in 6D20 which one do I change to 00 ?


Please advice !



Title: Re: How to Poke on Winape
Post by: Prodatron on 18:43, 23 March 19
Click on the Byte directly next to 6D20, which is 03 on your screen.
The whole line Starts at address 6D20, so the first Byte is what you are looking for.
Title: Re: How to Poke on Winape
Post by: yorgos on 19:18, 23 March 19
It works fine !  ;)


A great deal of thanks !
Title: Re: How to Poke on Winape
Post by: Prodatron on 19:52, 23 March 19
You are welcome :)
Powered by SMFPacks Menu Editor Mod