You can exploit a bug in the game to get permanent spell effects.
If you cast the same spell a lot of times (more than 50) in a short time, the effect becomes permanent. The easiest way to achieve this is:
[Credits: Shu]
There is a hidden debug menu built in the game. It is also available in the game demo.
On the real console, press the START
button to PAUSE the game then press buttons in this order: L
, R
, X
, Up
, C
, Left
, L
, Right
.
In the Mednafen emulator with default keys: Press Enter
to PAUSE the game, then on a qwerty keyboard press Keypad 7
, Keypad 9
, Keypad 4
, W
, Keypad 3
, A
, Keypad 7
, D
;
on an azerty keyboard press Keypad 7
, Keypad 9
, Keypad 4
, Z
, Keypad 3
, Q
, Keypad 7
, D
.
The menu contains 6 pages but 3 are empty.
You can move between pages with the L
and R
buttons (Keypad 7
and Keypad 9
).
You can select options with the Up
and Down
buttons (W
and S
keys for qwerty, Z
and S
keys for azerty).
You can change the value of an option using the Left
and Right
buttons (A
and D
keys for qwerty, Q
and D
keys for azerty).
A
button (Keypad 1
key) to load the selected level.A
(Keypad 1
) to exit the menu and return to the game.These pages feature no options. Do not press Up
or Down
otherwise you won’t be able to exit the menu.
[Credits: Bo], Source with details, screenshots and a sample video
This hack will change the aspect ratio of the 3D graphics to 16:9. This also has the side effect of horizontally stretching the 2D graphic overlays.
Source (with screenshot comparisons), Other source
To enable this hack, you can:
Edit file DM.BIN and then build a new ISO image
Go to offset 0x796A2
and replace 644D
with 74C0
Edit the ISO image file
Search for the bytes 64 4D D1 2C
Replace 644D
with 74C0
Use the following CEP cheat code with any compatible emulator800970EE C000 # 8738
Use the following cheat code in Action Replay / Gameshark. To activate the code in Pseudo Saturn Kai, load the game with cheats enabled and select “Wide Screen”
Master code
F6000914 C305
B6000B00 0000
Widescreen
160970EE 00C0
In Mednafen emulator, for windowed mode, you also need to change the display scales using the following settings in mednafen.cfg:
ss.xscale 4.000000
ss.yscale 3.000000