> For the complete documentation index, see [llms.txt](https://wiki.retrobat.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.retrobat.org/systems-and-emulators/supported-game-systems/game-consoles/philips-cd-i.md).

# Philips CD-i

<div align="left"><figure><img src="https://raw.githubusercontent.com/fabricecaruso/es-theme-carbon/52ff37c9e265587d006945a2ba695b5a962b3a3d/art/logos/cdi.svg" alt=""><figcaption></figcaption></figure></div>

Game Console - Lifespan: 1990 - 1998

{% embed url="<https://en.wikipedia.org/wiki/CD-i#Philips_models>" %}

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Emulators</strong></td><td><ul><li>Libretro: same_cdi</li><li>Libretro: mame</li><li>mame64</li></ul></td></tr><tr><td><strong>File folder</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> cdi</td></tr><tr><td><strong>File extension</strong></td><td>.chd .cue .toc .nrg .gdi .iso .cdr</td></tr></tbody></table>

{% hint style="warning" %}
Note that games requiring a digital cartdridge are not yet possible to emulate through MAME or SAME\_CDI.

This means that games like Dragon's Lair, BrainDead 13 or Mad Dog McCree will not work.
{% endhint %}

## System Features

<table><thead><tr><th width="256">Retroachievements</th><th width="243">Netplay</th><th>Controller autoconfig</th></tr></thead><tbody><tr><td>lr-same_CDI: NO<br>lr-mame: NO<br>mame: NO</td><td>lr-same_CDI: NO<br>lr-mame: NO<br>mame: NO</td><td>lr-same_CDI: YES<br>lr-mame: NO<br>mame: NO</td></tr></tbody></table>

## Bios Information

**For same\_cdi:**

<table><thead><tr><th width="153">bios file</th><th width="248.33333333333331">Folder</th><th>md5</th></tr></thead><tbody><tr><td>cdimono1.zip</td><td><code>\bios\same_cdi\bios</code></td><td>See below</td></tr><tr><td>cdimono2.zip</td><td><code>\bios\same_cdi\bios</code></td><td>97aa5f47030cd9fdb679d4fafbb0e332</td></tr><tr><td>cdibios.zip</td><td><code>\bios\same_cdi\bios</code></td><td>709acce6e9c4043b851ea7429b8e7eff</td></tr></tbody></table>

**For mame:**

<table><thead><tr><th width="224">bios file</th><th width="179">Folder</th><th>md5</th></tr></thead><tbody><tr><td>cdi.xml</td><td><code>bios\mame\hash</code></td><td></td></tr><tr><td>cdimono1.zip</td><td><code>\bios</code></td><td>See below</td></tr><tr><td>cdimono2.zip</td><td><code>\bios</code></td><td>97aa5f47030cd9fdb679d4fafbb0e332</td></tr><tr><td>cdibios.zip</td><td><code>\bios</code></td><td>709acce6e9c4043b851ea7429b8e7eff</td></tr></tbody></table>

### Content of BIOS files

```
cdimono1.zip
- cdi200.rom "2969341396aa61e0143dc2351aaa6ef6"
- cdi220.rom "ac80a92c988ce07fbd6a8f21ded34cf1"
- cdi220b.rom "ac0d468be366779c9df633be98da250a"
- zx405037p__cdi_servo_2.1__b43t__llek9215.mc68hc705c8a_withtestrom.7201 "3e59b8a9a423d3ecd612a32fe4e2d748"
- zx405042p__cdi_slave_2.0__b43t__zzmk9213.mc68hc705c8a_withtestrom.7206 "3d20cf7550f1b723158b42a1fd5bac62"

cdimono2.zip
- philips__cdi-220_ph3_r1.2__mb834200b-15__02f_aa__9402_z04.tc574200-le._1.7211
- zc405351p__servo_cdi_4.1__0d67p__lluk9404.mc68hc705c8a.7490
- zc405352p__slave_cdi_4.1__0d67p__lltr9403.mc68hc705c8a.7206

cdibios.zip
- cdi200.rom
- cdi220b.rom
- zx405042p__cdi_slave_2.0__b43t__zzmk9213.mc68hc705c8a_withtestrom.7206
```

## Controls

| Retrobat Button                  | CD-i key   |
| -------------------------------- | ---------- |
| START                            | START      |
| SELECT                           | SELECT     |
| D-PAD, Left analog stick         | D-PAD      |
| ![](/files/1td6mLHIwCWm0tVVSuD5) | ./..       |
| ![](/files/oQmMDvGLPCQJiXNlol7Z) | . (bottom) |
| ![](/files/MjhQKxoApDWojCWfSAgs) | ..         |
| ![](/files/2UVJEd12DYAXiSTPT9RE) | . (top)    |
| L1                               |            |
| R1                               |            |

## Specific system information

There is no specific System information documented here yet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.retrobat.org/systems-and-emulators/supported-game-systems/game-consoles/philips-cd-i.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
