mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
openbor warning
This commit is contained in:
parent
52b228ad31
commit
cda8f1029b
|
@ -4,6 +4,8 @@
|
|||
|
||||
Open Beats of Rage or `OpenBOR` is a beat 'em up game engine.
|
||||
|
||||
**NOTE THIS IS NOT IMPLEMENTED YET**
|
||||
|
||||
---
|
||||
|
||||
### OpenBOR Links:
|
||||
|
@ -21,7 +23,8 @@ Open Beats of Rage or `OpenBOR` is a beat 'em up game engine.
|
|||
---
|
||||
|
||||
## Where to put the games
|
||||
OpenBOR games should be put under the `retrodeck/roms/openbor/` directory.
|
||||
|
||||
OpenBOR games should be put under the directory.
|
||||
|
||||
## Does OpenBOR require BIOS or Firmware?
|
||||
No
|
||||
|
@ -35,6 +38,13 @@ No
|
|||
- The games need to be uncompressed to a folder.
|
||||
- Each game is its own self-contained game, and no overarching settings exist.
|
||||
|
||||
## Folder structure
|
||||
|
||||
| Type | Folder | Comment |
|
||||
| :---: | :---: | :---: |
|
||||
| ROMs Folder |`retrodeck/roms/openbor/` | |
|
||||
|
||||
|
||||
### Example folder structure of a OpenBOR game
|
||||
|
||||
A fake fan game called `Heroes of Phandalin`
|
||||
|
|
Loading…
Reference in a new issue