Page 7 of 7

Re: Nindows Games! [Ninja Debug Environment]

Posted: Thu Oct 03, 2024 5:27 am
by VincentNL
Close To - Inori no Oka v1.003 (2001)(KID)(JP)[!]
Image

In the GDI folder, open Track06.bin with an hex editor:

1. search for:

Code: Select all

1A 89 1A D1 1A D0 1E 01 1D D0 09 21
and replace with:

Code: Select all

09 00 1A D1 1A D0 1E 01 1D D0 09 21
------

2. search for:

Code: Select all

05 89 16 d0 0b 40 09 00 16 d0 0b 40
and repace with:

Code: Select all

09 00 16 d0 0b 40 09 00 16 d0 0b 40

Re: Nindows Games! [Ninja Debug Environment]

Posted: Sat Jan 04, 2025 8:28 am
by DarthDub
VincentNL wrote: Thu Oct 03, 2024 5:27 am Close To - Inori no Oka v1.003 (2001)(KID)(JP)[!]

In the GDI folder, open Track06.bin with an hex editor:

1. search for:

Code: Select all

1A 89 1A D1 1A D0 1E 01 1D D0 09 21
and replace with:

Code: Select all

09 00 1A D1 1A D0 1E 01 1D D0 09 21
------

2. search for:

Code: Select all

05 89 16 d0 0b 40 09 00 16 d0 0b 40
and repace with:

Code: Select all

09 00 16 d0 0b 40 09 00 16 d0 0b 40
Alternatively, you can use a cheat code in Flycast.
Enable Nindows (2P controls menus)

Code: Select all

001CBD7C 00000001
Credits to Bo for finding the memory address.