¡Comienzan las votaciones del MPC o Mejor Proyecto Cuatrimestral de enero a abril de 2026!
¡Vota por tu proyecto favorito y recompensa el trabajo duro de los participantes!
A complete hack with good plot which is surely appealing.
A great hack whose script looks nice.
An awesome hack with good graphic and ASM hacks, whose only weak point is that it's without a playable beta.
Re: Respuesta: Re: Respuesta: [ASM] Some new movement bytes (including a patch)
If you want to invert the movement, I think it may not be difficult.
There exists a table at 0x83A64C8 which contains 9 directions (not move, down, up, left, right, diagonal*4) (which is told by Invert)
The...
Re: Respuesta: [ASM] Some new movement bytes (including a patch)
Hmmm... I don't really understand your question. But as we're using these movements in a script, why not use the command "compare" to switch between two "applymovement"s if you want to use variables?
Hello everyone, after being subject to the exams, I've spent some time in making this hack, and i've successfully added some new movement bytes which can be used in "applymovement" of XSE scripts. This will only work for BPRE 1.0 ROM.
The patch will write new data to the offset 0xF80000, so...