More actions
(Created page with "{{Infobox Switch Homebrews |title=Another World |image=anotherworldswitch.png |description=Another World Port for Switch |author=usineur |lastupdated=2018/09/22 |type=Platform |version=2 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/anotherworldswitch.7z |website=https://gbatemp.net/threads/another-world-and-heart-of-the-alien-for-switch.505416/ |source=https://github.com/usineur/rawgl |donation= }} {{#seo: |title=Switch Homebrew Games (Platform) - G...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Another World | |title=Another World | ||
|image= | |image=anotherworldnx.png | ||
|description=Another World | |description=Another World engine reimplementation port to the Switch. | ||
|author=usineur | |author=usineur | ||
|lastupdated=2018/09/22 | |lastupdated=2018/09/22 | ||
|type= | |type=Adventure | ||
|version=2 | |version=2.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/anotherworldnx.7z?k33p0fil35 | ||
|website=https://gbatemp.net/threads/another-world-and-heart-of-the-alien-for-switch.505416/ | |website=https://gbatemp.net/threads/another-world-and-heart-of-the-alien-for-switch.505416/ | ||
|source=https://github.com/usineur/rawgl | |source=https://github.com/usineur/rawgl | ||
}} | }} | ||
This is a port of Another World to the Switch, based on [https://github.com/cyxx/rawgl raw(gl)], the reverse engine made by Grégory Montoir. | |||
==Installation== | |||
Copy rawgl.nro to <code>/switch/rawgl/</code> folder. | |||
Copy data folder from data.zip to <code>/switch/rawgl/</code> folder. | |||
Notes: | |||
*3DO version and Anniversaries editions are also supported. Check the [https://github.com/usineur/rawgl/blob/master/README.md README] for more informations. | |||
*DOS version uses software graphics. Only the other versions use GL rendering. | |||
==Controls== | |||
Left - Turn or move left | |||
Right - Turn or move right | |||
Up - Jump | |||
Down - Crouch | |||
A/B - Run, Shoot | |||
Minus - Enter code to jump at a specific level | |||
Plus - Pause | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/anotherworldnx2.png | ||
==Changelog== | ==Changelog== | ||
''' | '''2.0''' | ||
* First | *Mesa support. | ||
'''1.2''' | |||
*Fix graphic glitches. | |||
'''1.1''' | |||
*Update to latest modifications. | |||
*Add language detection. | |||
'''1.0''' | |||
*First public release. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/usineur/rawgl | ||
* | * GBAtemp - https://gbatemp.net/threads/another-world-and-heart-of-the-alien-for-switch.505416/ | ||
* ForTheUsers - https://apps.fortheusers.org/switch/rawgl |
Latest revision as of 01:26, 5 February 2024
Another World | |
---|---|
General | |
Author | usineur |
Type | Adventure |
Version | 2.0 |
License | Mixed |
Last Updated | 2018/09/22 |
Links | |
Download | |
Website | |
Source | |
This is a port of Another World to the Switch, based on raw(gl), the reverse engine made by Grégory Montoir.
Installation
Copy rawgl.nro to /switch/rawgl/
folder.
Copy data folder from data.zip to /switch/rawgl/
folder.
Notes:
- 3DO version and Anniversaries editions are also supported. Check the README for more informations.
- DOS version uses software graphics. Only the other versions use GL rendering.
Controls
Left - Turn or move left
Right - Turn or move right
Up - Jump
Down - Crouch
A/B - Run, Shoot
Minus - Enter code to jump at a specific level
Plus - Pause
Screenshots
Changelog
2.0
- Mesa support.
1.2
- Fix graphic glitches.
1.1
- Update to latest modifications.
- Add language detection.
1.0
- First public release.