Nindows Games! [Ninja Debug Environment]

Place for discussing homebrew games, development, new releases and emulation.
User avatar
VincentNL
letterbomb
Posts: 146
Contact:

Re: Nindows Games! [Ninja Debug Environment]

Post 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
If you like my work or just want to show some love:
https://ko-fi.com/vincentnl
https://www.patreon.com/VincentNL

User avatar
DarthDub
noob
Posts: 2
Location: WA, USA
Contact:

Re: Nindows Games! [Ninja Debug Environment]

Post 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.

  • Similar Topics
    Replies
    Views
    Last post