RETROBAT Official Board
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator

2 posters

Go down

[RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator Empty [RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator

Post by nemnem 28/05/20, 10:36 pm

Good day!

As the title suggests, i want to add these 2 emulator on Retrobat.
So far these are the things i did:
1. Added the logos on configmenu>_media
2. Added CxbcConfigure.menu and XeniaConfigure.menu (i smart guess these are empty so i made them) on configmenu
3. Added entry on gamelist.xml

Code:
<game>
<path>./XeniaConfigure.menu</path>
<name>Xenia (Xbox 360)</name>
<desc>Configure Xenia (Xbox 360)</desc>
<image>./_media/xenia-logo.png</image>
<rating>0</rating>
<releasedate />
<developer>Xenia</developer>
<publisher>Xenia</publisher>
<genre>Emulator</genre>
<playcount>5</playcount>     <-----it changed by itself
<lastplayed>20200528T235717</lastplayed>
</game>
<game>
<path>./CxbxConfigure.menu</path>
<name>Cxbx (Xbox)</name>
<desc>Configure Cxbx (Xbox)</desc>
<image>./_media/cxbx-logo.png</image>
<rating>0</rating>
<releasedate></releasedate>
<developer>Cxbx</developer>
<publisher>Cxbx</publisher>
<genre>Emulator</genre>
<playcount>7</playcount>    <-----it changed by itself
<lastplayed>20200529T000238</lastplayed>
</game>

4. Added [Cxbx], [CxbxConfigure], [Xenia] and [XeniaConfigure] on runcommand config settings

Code:
[Cxbx]
EmulatorBinary="cxbx.exe"
EmulatorPath="..\..\emulators\CxbxReloaded"
EmulatorSettings=" "
ForceCurrentDir=""
EnableForceCurrentDir="0"

[Xenia]
EmulatorBinary="xenia.exe"
EmulatorPath="..\..\emulators\xenia"
EmulatorSettings=" "
ForceCurrentDir=""
EnableForceCurrentDir="0"

[CxbxConfigure]
EmulatorBinary="cxbx.exe"
EmulatorPath="..\..\emulators\CxbxReloaded"
EmulatorSettings=" "
ForceCurrentDir=""
EnableForceCurrentDir="0"

[XeniaConfigure]
EmulatorBinary="xenia.exe"
EmulatorPath="..\..\emulators\xenia"
EmulatorSettings=" "
ForceCurrentDir=""
EnableForceCurrentDir="0"

5. Added

Code:
set xbox="xbox"
set xbox360="xbox360"

on systemsnames

6. Added xbox and xbox360 folder on roms
7. Added xbox and xbox360 entries on es_systems

Code:
<system>
<name>xbox</name>
<fullname>Xbox</fullname>
<path>~\..\roms\xbox</path>
<extension>.iso .ISO</extension>
<command>%HOME%\..\emulators\CxbxReloaded\cxbx.exe "%ROM_RAW%"</command>
<platform>xbox</platform>
<theme>xbox</theme> <---i will do some basic theme i guess
</system>

<system>
<name>xbox360</name>
<fullname>Xbox 360</fullname>
<path>~\..\roms\xbox360</path>
<extension>.iso .ISO</extension>
<command>%HOME%\..\emulators\xenia\xenia.exe "%ROM_RAW%"</command>
<platform>xbox360</platform>
<theme>xbox360</theme> <---i will do some basic theme i guess
</system>

Heads-up, I'm no computer savvy i just learned all above just by looking on whats inside each file (that i can open with notepad).

Thanks guys!
nemnem
nemnem

Messages : 9
Date d'inscription : 2020-05-25

Back to top Go down

[RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator Empty Re: [RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator

Post by Lorenzolamas 28/05/20, 10:39 pm

Lorenzolamas
Lorenzolamas
Admin

Messages : 2504
Date d'inscription : 2019-07-28

Back to top Go down

[RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator Empty Re: [RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator

Post by nemnem 28/05/20, 10:42 pm

so i guess i did all these for naught. LOL

thanks, i will try 3.0 beta
nemnem
nemnem

Messages : 9
Date d'inscription : 2020-05-25

Back to top Go down

[RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator Empty Re: [RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator

Post by Lorenzolamas 28/05/20, 10:44 pm

nemnem wrote:so i guess i did all these for naught. LOL

Yes lol!
Lorenzolamas
Lorenzolamas
Admin

Messages : 2504
Date d'inscription : 2019-07-28

Back to top Go down

[RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator Empty Re: [RESOLVED] Adding Xbox (Cxbx) and Xbox 360 (Xenia) Emulator

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum