Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

OpenBOR 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 2: Line 2:
|title=OpenBOR
|title=OpenBOR
|image=OpenBOR.jpg
|image=OpenBOR.jpg
|description=This is Open Beats of Rage (OpenBOR) for 3DS.
|description=The ultimate 2D side scrolling engine for beat em' ups, shooters, and more.
|author=MrHuu
|author=MrHuu
|lastupdated=2020/05/10
|lastupdated=2020/05/10
|type=Action
|type=Game engine
|version=0.0.4
|version=0.0.4
|license=Mixed
|license=BSD-3-Clause
|download=https://dlhb.gamebrew.org/3dshomebrew/OpenBOR.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/openbor3ds.7z
|website=https://gbatemp.net/threads/release-openbor-for-3ds.546379/
|website=https://gbatemp.net/threads/release-openbor-for-3ds.546379
|source=https://github.com/MrHuu/openbor-3ds
|source=https://github.com/MrHuu/openbor-3ds
}}
}}
OpenBOR 3DS is a port of Open Beats of Rage (OpenBOR) for the 3DS.
OpenBOR is a royalty free sprite based side scrolling gaming engine for a varity of games, in particular beat em' ups and shooters. It is a continuation of the Beats Of Rage 2D game engine, which was originally created by the [http://www.senileteam.com Senile Team].
In 2004, Senile Team released Beats of Rage, a free beat-'em-up for DOS inspired by SEGA's Streets of Rage series and using sprites from SNK Playmore's King of Fighters series. The game spread only by word of mouth, but it nonetheless amassed popularity very quickly. Senile Team soon released an edit pack allowing anyone interested to create a module for the BOR engine.
In 2005, Kirby2000 asked Senile Team to open the source code to BOR. They agreed, and OpenBOR was born. Development on the engine was continued by the community, and still is to this day.
==Features==
* Sound *fixed.
* Animated GIF's *fixed.
* Multiple .pak support.
* Probably some crashes.
* Slowdowns on Old3DS.
* CIA and 3DSX build.
==Installation==
Create a folder OpenBOR on your SD card (sdmc:/3ds/OpenBOR/).
Create a Paks folder, in the OpenBOR folder.
Copy your .pak's here.
Run the 3DSX build with the Homebrew launcher. Alternatively install and run the CIA build.
If you've been using older builds it may be required to delete the generated configuration files for the .paks, found in the saves folder (just the .cfg files).
==User guide==
Visit [http://www.chronocrash.com ChronoCrash] if you want to find ready to play game modules, get started building one of your own or discuss OpenBOR development,
Note that depending how many .pak files you have available, it can take a while to boot OpenBOR.
Also that not all .paks works in the 3DS post, as there are a lot of different versions of OpenBOR. Some .paks only work correct on specific versions of OpenBOR.
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/openbor3ds2.png
https://dlhb.gamebrew.org/3dshomebrews/openbor3ds3.png
https://dlhb.gamebrew.org/3dshomebrews/openbor3ds4.png
https://dlhb.gamebrew.org/3dshomebrews/openbor3ds5.png
https://dlhb.gamebrew.org/3dshomebrews/openbor3ds6.png
https://dlhb.gamebrew.org/3dshomebrews/openbor3ds7.png
==Media==
'''openBOR Games You Need to Play''' ([https://www.youtube.com/watch?v=pzKH_JtM6oU Sega Lord X]) <br>
<youtube>pzKH_JtM6oU</youtube>
<youtube>pzKH_JtM6oU</youtube>


This is Open Beats of Rage (OpenBOR) for 3DS.
==Compatibility==
OpenBOR is a royalty free sprite based side scrolling gaming engine.
Tested by the author on New3DS.


More info here: http://www.chronocrash.com/forum/index.php
Also tested on Citra.
Please, don't go there for 3DS related issues regarding this port.


==Screenshots==
==Known issues==
<ul class="large-block-grid-4">
Loading .paks to list is still slow.
  <li>https://dlhb.gamebrew.org/3dshomebrew/TkVvCKF.png</li>
  <li>https://dlhb.gamebrew.org/3dshomebrew/J8r9asY.png</li>
  <li>https://dlhb.gamebrew.org/3dshomebrew/FE0mHbA.png</li>
  <li>https://dlhb.gamebrew.org/3dshomebrew/qR8BPmm.png</li>
  <li>https://dlhb.gamebrew.org/3dshomebrew/rShRA5F.png</li>
  <li>https://dlhb.gamebrew.org/3dshomebrew/iYDg7zJ.png</li>
</ul>


== Features:==
==Changelog==
'''2021/05/15'''
* Updated to be able to compile with the latest libctru and sdl-3ds, including:
** Reworked controls.
** Cleanup rendering code.
* Reworked menu (to fit 3ds screen) WIP.


*Sound *fixed
'''v0.0.4 2020/05/10'''
*Animated GIF's *fixed
* Allow the 3DS's parallax layer to be enabled using the 3d slider (.3dsx only).
*Only single Multiple .pak support *fixed
*Probably some crashes *definitely not fixed
*Slowdowns on Old3DS
*.cia build


== Additional info:==
'''v0.0.3 2019/10/31'''
*.pak selection menu is working, with previews disabled.
* Allow graceful shutdown.
*depending how many .pak files you have available, it can take a while to boot OpenBOR.
* .cia build has better compatibility with larger .pak's.


== Build instructions:==
'''v0.0.2 2019/09/14'''
* Update pkgInfo.mk.


From the 'engine' folder:
==Credits==
Based on [https://github.com/DCurrent/openbor OpenBOR], originally by [http://www.senileteam.com Senile Team].


make BUILD_CTR=1
It uses [https://gbatemp.net/threads/release-sdl-3ds-1-2-15-simple-directmedia-layer-for-3ds.45929 SDL 1.2] for 3DS by nop90.
or
make BUILD_CTR=1 clean


== Installation instructions:==
==External links==
* GitHub - https://github.com/MrHuu/openbor-3ds
* GBAtemp - https://gbatemp.net/threads/release-openbor-for-3ds.546379/post-9478049


*Create a folder 'OpenBOR' on your SD, here: 'sdmc:/3ds/OpenBOR/'
[[Category:3DS homebrew games]]
*Create a 'Paks' folder, in the 'OpenBOR' folder
[[Category:Homebrew game engines on 3DS]]
*Copy your .pak's here
*Run with the Homebrew launcher
*Or install and run .cia
*???
*Profit!

Revision as of 05:52, 15 December 2021

OpenBOR
File:OpenBOR.jpg
General
AuthorMrHuu
TypeGame engine
Version0.0.4
LicenseBSD-3-Clause
Last Updated2020/05/10
Links
Download
Website
Source

OpenBOR 3DS is a port of Open Beats of Rage (OpenBOR) for the 3DS.

OpenBOR is a royalty free sprite based side scrolling gaming engine for a varity of games, in particular beat em' ups and shooters. It is a continuation of the Beats Of Rage 2D game engine, which was originally created by the Senile Team.

In 2004, Senile Team released Beats of Rage, a free beat-'em-up for DOS inspired by SEGA's Streets of Rage series and using sprites from SNK Playmore's King of Fighters series. The game spread only by word of mouth, but it nonetheless amassed popularity very quickly. Senile Team soon released an edit pack allowing anyone interested to create a module for the BOR engine.

In 2005, Kirby2000 asked Senile Team to open the source code to BOR. They agreed, and OpenBOR was born. Development on the engine was continued by the community, and still is to this day.

Features

  • Sound *fixed.
  • Animated GIF's *fixed.
  • Multiple .pak support.
  • Probably some crashes.
  • Slowdowns on Old3DS.
  • CIA and 3DSX build.

Installation

Create a folder OpenBOR on your SD card (sdmc:/3ds/OpenBOR/).

Create a Paks folder, in the OpenBOR folder.

Copy your .pak's here.

Run the 3DSX build with the Homebrew launcher. Alternatively install and run the CIA build.

If you've been using older builds it may be required to delete the generated configuration files for the .paks, found in the saves folder (just the .cfg files).

User guide

Visit ChronoCrash if you want to find ready to play game modules, get started building one of your own or discuss OpenBOR development,

Note that depending how many .pak files you have available, it can take a while to boot OpenBOR.

Also that not all .paks works in the 3DS post, as there are a lot of different versions of OpenBOR. Some .paks only work correct on specific versions of OpenBOR.

Screenshots

openbor3ds2.png openbor3ds3.png

openbor3ds4.png openbor3ds5.png

openbor3ds6.png openbor3ds7.png

Media

openBOR Games You Need to Play (Sega Lord X)

Compatibility

Tested by the author on New3DS.

Also tested on Citra.

Known issues

Loading .paks to list is still slow.

Changelog

2021/05/15

  • Updated to be able to compile with the latest libctru and sdl-3ds, including:
    • Reworked controls.
    • Cleanup rendering code.
  • Reworked menu (to fit 3ds screen) WIP.

v0.0.4 2020/05/10

  • Allow the 3DS's parallax layer to be enabled using the 3d slider (.3dsx only).

v0.0.3 2019/10/31

  • Allow graceful shutdown.
  • .cia build has better compatibility with larger .pak's.

v0.0.2 2019/09/14

  • Update pkgInfo.mk.

Credits

Based on OpenBOR, originally by Senile Team.

It uses SDL 1.2 for 3DS by nop90.

External links

Advertising: