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

Solarus Engine Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=Solarus Engine |image=solarusengineswitch.png |description=A lightweight, free and open-source game engine for Action-RPGs. |author=capsterx |lastupdated=2021/02/22 |type=Game engine |version=1.6.4 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch.7z |website=https://gbatemp.net/threads/solarus-engine.576404/ |source=https://github.com/capsterx/solarus |donation= }} {{#seo: |title=Switch Homebrew Gam...")
 
No edit summary
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=Solarus Engine
|title=Solarus Engine
|image=solarusengineswitch.png
|image=solarusenginenx.png
|description=A lightweight, free and open-source game engine for Action-RPGs.
|description=A lightweight, free and open-source game engine for Action-RPGs.
|author=capsterx
|author=capsterx
|lastupdated=2021/02/22
|lastupdated=2021/02/22
Line 9: Line 8:
|version=1.6.4
|version=1.6.4
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/solarusenginenx.7z
|website=https://gbatemp.net/threads/solarus-engine.576404/
|website=https://gbatemp.net/threads/solarus-engine.576404/
|source=https://github.com/capsterx/solarus
|source=https://github.com/capsterx/solarus
|donation=
|donation=
}}
}}
{{#seo:
Port of [https://www.solarus-games.org/ Solarus Engine] to the Nintendo Switch, a lightweight, free and open-source game engine for action RPGs.
|title=Switch Homebrew Games (Game engine) - GameBrew
 
|title_mode=append
This was originally based on carstene1ns' original work, with numerous modifications upgrading it to 1.6.4. Additionally, Plutonium and Lua were integrated into the code base.
|image=solarusengineswitch.png
 
|image_alt=Solarus Engine
==Installation==
}}
How to setup:
{{cleanup|article|Needs cleanup}}
*solarus.nro is a simple "loader gui". It will look for games in /switch/solarus/games/.
A lightweight, free and open-source game engine for Action-RPGs.
*They can either be X.solarus which is how you download them from the official website or unpacked into a sub directory.
*It's much faster if they are unpacked as the gui will load the title from each one, and loading them from zips is a little slow.
 
There is also a stand alone copy of Mystery Of Solarus (a spiritual successor to Zelda a Link to the Past on SNES) which loads directly from a romfs without the gui loader. Any solarus game can be built into a standalone nro from the codebase.


==Controls==
Left Stick/D-Pad - Up/Down/Left/Right


==Media==
Minus - Escape (exit game)
<youtube></youtube>


Plus - Pause


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/solarusenginenx2.png
https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch-02.png
 
https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/solarusenginenx.png
https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch-04.png
 
https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/solarusenginenx3.png
https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch-06.png
 
https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch-07.png
==Media==
https://dlhb.gamebrew.org/switchhomebrews/solarusengineswitch-08.png
'''Mystery of Solarus DX - Solarus Engine on Nintendo Switch (Beta 1)''' ([https://www.youtube.com/watch?v=-y7kXOmZ5wQ CarTei]) <br>
<youtube>y7kXOmZ5wQ</youtube>
 
'''Zelda : Mystery of Solarus for Nintendo Switch''' ([https://www.youtube.com/watch?v=_tdGDk9mIso Master Turkey]) <br>
<youtube>_tdGDk9mIso</youtube>


==Changelog==
==Changelog==
'''v.1.0'''
'''v0.4.3-luajit 2021/02/22'''
* First Release.
*Allow per-game and overall configuration of keys.
 
'''v0.4.2-luajit 2020/11/08'''
*The game Zelda - A Link To The Dream does not currently use the joypad on the file creation/selection menu, so as a quick workaround ZR was mapped to return so the game can be started.
 
'''v0.4.1-luajit 2020/11/06'''
*This is a minor patch that prevents keys from registering as alt/shift/control being pressed as this messes up with the game tunics
 
'''v0.4-luajit 2020/11/05'''
*This is the same as switch gui 0.4 but includes luajit 2.1.0-beta3 with JIT enabled.
*Is this better? Im not sure, but hopefully.
 
'''v0.4 2020/11/03'''
*This changes the gui dramatically and removes many hardcoded values. It switched from pu -> borealis which magics a lot of the design work of the interface.
*The global Settings tab does not save, but you should not need to change them. The previous release has turbo=yes by default, I found this broke a few places in 'Zelda Return of the Hylian SE'
*You can also change the video mode for a given game. 'Zelda Return of the Hylian SE' does not have an option to change it. This should only be used for 1.5x games, 1.6x games include shaders and I'm not sure how the would interact between software and hardware shaders.
 
'''v0.3 2020/10/30'''
*This release adds opengl which allows version >= 1.6 version games to use shaders.
 
'''v0.2-1.6.4 2020/10/30'''
*Initial release of the generic solarus gui/engine and MysteryOfSolarusDX standalone game. Unzip on your sdcard and play.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/solarus-engine.576404/
* GitHub - https://github.com/capsterx/solarus
* Github - https://github.com/capsterx/solarus
* GBAtemp - https://gbatemp.net/threads/solarus-engine.576404/
* Reddit -
* ForTheUsers - https://apps.fortheusers.org/switch/solarus

Revision as of 13:34, 22 Mayıs 2023

Solarus Engine
Solarusenginenx.png
General
Authorcapsterx
TypeGame engine
Version1.6.4
LicenseMixed
Last Updated2021/02/22
Links
Download
Website
Source

Port of Solarus Engine to the Nintendo Switch, a lightweight, free and open-source game engine for action RPGs.

This was originally based on carstene1ns' original work, with numerous modifications upgrading it to 1.6.4. Additionally, Plutonium and Lua were integrated into the code base.

Installation

How to setup:

  • solarus.nro is a simple "loader gui". It will look for games in /switch/solarus/games/.
  • They can either be X.solarus which is how you download them from the official website or unpacked into a sub directory.
  • It's much faster if they are unpacked as the gui will load the title from each one, and loading them from zips is a little slow.

There is also a stand alone copy of Mystery Of Solarus (a spiritual successor to Zelda a Link to the Past on SNES) which loads directly from a romfs without the gui loader. Any solarus game can be built into a standalone nro from the codebase.

Controls

Left Stick/D-Pad - Up/Down/Left/Right

Minus - Escape (exit game)

Plus - Pause

Screenshots

solarusenginenx2.png

solarusenginenx.png

solarusenginenx3.png

Media

Mystery of Solarus DX - Solarus Engine on Nintendo Switch (Beta 1) (CarTei)

Zelda : Mystery of Solarus for Nintendo Switch (Master Turkey)

Changelog

v0.4.3-luajit 2021/02/22

  • Allow per-game and overall configuration of keys.

v0.4.2-luajit 2020/11/08

  • The game Zelda - A Link To The Dream does not currently use the joypad on the file creation/selection menu, so as a quick workaround ZR was mapped to return so the game can be started.

v0.4.1-luajit 2020/11/06

  • This is a minor patch that prevents keys from registering as alt/shift/control being pressed as this messes up with the game tunics

v0.4-luajit 2020/11/05

  • This is the same as switch gui 0.4 but includes luajit 2.1.0-beta3 with JIT enabled.
  • Is this better? Im not sure, but hopefully.

v0.4 2020/11/03

  • This changes the gui dramatically and removes many hardcoded values. It switched from pu -> borealis which magics a lot of the design work of the interface.
  • The global Settings tab does not save, but you should not need to change them. The previous release has turbo=yes by default, I found this broke a few places in 'Zelda Return of the Hylian SE'
  • You can also change the video mode for a given game. 'Zelda Return of the Hylian SE' does not have an option to change it. This should only be used for 1.5x games, 1.6x games include shaders and I'm not sure how the would interact between software and hardware shaders.

v0.3 2020/10/30

  • This release adds opengl which allows version >= 1.6 version games to use shaders.

v0.2-1.6.4 2020/10/30

  • Initial release of the generic solarus gui/engine and MysteryOfSolarusDX standalone game. Unzip on your sdcard and play.

External links

Advertising: