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

EDuke3D 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 3: Line 3:
|image=EDuke3DS-01.jpg
|image=EDuke3DS-01.jpg
|description=An unofficial port of EDuke32 for the 3DS.
|description=An unofficial port of EDuke32 for the 3DS.
|author=masterfeizz
|author=MasterFeizz, updated by MrHuu
|lastupdated=2016/05/09
|lastupdated=2021/03/16
|type=Shooter
|type=Shooter
|version=1.0-beta
|version=1.0-beta & Addons
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrew/EDuke3D-1.0-beta.rar
|download=[https://dlhb.gamebrew.org/3dshomebrews/eduke3d.7z EDuke3D 1.0-beta & Addons]
|website=https://github.com/masterfeizz/EDuke3D
|website=https://gbatemp.net/threads/wip-duke-nukem-3d.402436
|source=https://github.com/masterfeizz/EDuke3D
|source=https://github.com/masterfeizz/EDuke3D
}}
}}
<youtube>ywm3Ut7_RLM</youtube>
EDuke32 is a free homebrew game engine and source port of the classic PC first person shooter Duke Nukem 3D (Duke3D for short) to Windows, Linux, Mac OS X, FreeBSD and several handhelds.


EDuke32 is an awesome, free homebrew game engine and source port of the classic PC first person shooter Duke Nukem 3D— Duke3D for short—to Windows, Linux, Mac OS X, FreeBSD, several handhelds, your family toaster, and to your girlfriend's vibrator.
EDuke3D is an unofficial port of EDuke32 to the 3DS. Originally released by MasterFeizz, it was updated by HrHuu to support expansion packs and music.


We've added thousands of cool and useful features and upgrades for regular players and additional editing capabilities and scripting extensions for homebrew developers and mod creators. EDuke32 is open source software that is completely free to use for all non-commercial purposes.
==Installation==
Download contains the following verions:
* EDuke3D 1.0-beta - Original by MasterFeizz.
* EDuke3D 3DSX - Updated with the latest ctrulib (by [https://gbatemp.net/threads/wip-duke-nukem-3d.402436/post-7718204 MrHuu]).
* eDuke3DS DEFS - Addons to run expansion packs and music (by [https://gbatemp.net/threads/wip-duke-nukem-3d.402436/post-9402956 MrHuu]).


== EDuke3D ==
To play the full version, you have to replace the included duke3d.grp with the one of the full version.


Unofficial port of EDuke32 for the Nintendo 3DS
To include music, music files have to be in .ogg format. All required audio files are defined in the provided *.def files, check them to make sure you have all required audio files.


== Installation guide ==
===Regular eDuke3d===
Copy the file structure of eDuke3DS DEFS to your SD card.


* Follow the guide for running homebrew at http://smealum.github.io/3ds/
Copy all eduke3d files from the EDuke3D 1.0-beta to /3ds/eDuke3DS/ (replace the .grp file for full version).
* Download the latest zip from the [https://github.com/masterfeizz/EDuke3D/releases releases page]
* Extract the zip to the root of your SD card
* Launch EDuke3D from the Homebrew Launcher


== CIA Notes ==
Copy the .3dsx file from EDuke3D 3DSX to /3ds/eDuke3DS/ (replace the existing).


* The game files are still required, so follow the instructions above on how to install them.
Copy all music files to /3ds/eDuke3DS/addon/music/.
* The CIA version requires a dumped DSP firmware, use [https://github.com/Cruel/DspDump DSP Dump] to get it.


== Credits ==
Then launch the .xml shortcut from the homebrew launcher.


Felipe Izzo (MasterFeizz) - Main developer
===Additional expansions===
Copy over the .grp file to their respective folders (e.g./3ds/eDuke3DS/addon/DukeDC/).


== Thanks to ==
Copy music files to their respecive folders (e.g./3ds/eDuke3DS/addon/DukeDC/music/).


* 3D Realms - Duke Nukem 3D
Again, launch the appropriate .xml shortcut from the homebrew launcher.
* Everyone involved in the EDuke32 project
 
* Smealum and everyone involved in the development of ctrulib
'''Note:''' Nuclear Winter requires both nwinter.grp and nwinter.con.
 
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/eduke3d3.png
https://dlhb.gamebrew.org/3dshomebrews/eduke3d4.png
 
==Compatibility==
Tested on N3DS.
 
==Changelog==
'''v1.0-Beta'''
* Initial CIA release.
* Bugfixes (mostly memory management).
 
'''V1.0-Alpha2'''
* Fixes saving and loading issues.
* Fixes weird sounding music.
 
'''V1.0-Alpha'''
* New sound driver.
* Background music support (.ogg only).
* New touchscreen overlay.
 
'''V0.2.1'''
* Fixes red screen freeze when exiting the game.
 
'''V0.2'''
* Added OSK.
* Added circlepad, c-stick, and touchscreen input support.
* Improved audio.
 
'''v0.01'''
* Initial public release.
 
==Credits==
Felipe Izzo (MasterFeizz) - Main developer.
 
Thanks to:
* 3D Realms - Duke Nukem 3D.
* Everyone involved in the EDuke32 project.
* Smealum and everyone involved in the development of ctrulib.
 
==External links==
* Author's Tweet - https://mobile.twitter.com/masterfeizz/status/668623156618338304
* GitHub - https://github.com/masterfeizz/EDuke3D
* GBAtemp - https://gbatemp.net/threads/wip-duke-nukem-3d.402436/post-7718204
* GBAtemp - https://gbatemp.net/threads/wip-duke-nukem-3d.402436/post-9402956


[[Category:3DS homebrew games]]
[[Category:3DS homebrew games]]
[[Category:Homebrew shooter games on 3DS]]
[[Category:Homebrew shooter games on 3DS]]

Revision as of 11:15, 27 December 2021

EDuke3D
File:EDuke3DS-01.jpg
General
AuthorMasterFeizz, updated by MrHuu
TypeShooter
Version1.0-beta & Addons
LicenseMixed
Last Updated2021/03/16
Links
[EDuke3D 1.0-beta & Addons Download]
Website
Source

EDuke32 is a free homebrew game engine and source port of the classic PC first person shooter Duke Nukem 3D (Duke3D for short) to Windows, Linux, Mac OS X, FreeBSD and several handhelds.

EDuke3D is an unofficial port of EDuke32 to the 3DS. Originally released by MasterFeizz, it was updated by HrHuu to support expansion packs and music.

Installation

Download contains the following verions:

  • EDuke3D 1.0-beta - Original by MasterFeizz.
  • EDuke3D 3DSX - Updated with the latest ctrulib (by MrHuu).
  • eDuke3DS DEFS - Addons to run expansion packs and music (by MrHuu).

To play the full version, you have to replace the included duke3d.grp with the one of the full version.

To include music, music files have to be in .ogg format. All required audio files are defined in the provided *.def files, check them to make sure you have all required audio files.

Regular eDuke3d

Copy the file structure of eDuke3DS DEFS to your SD card.

Copy all eduke3d files from the EDuke3D 1.0-beta to /3ds/eDuke3DS/ (replace the .grp file for full version).

Copy the .3dsx file from EDuke3D 3DSX to /3ds/eDuke3DS/ (replace the existing).

Copy all music files to /3ds/eDuke3DS/addon/music/.

Then launch the .xml shortcut from the homebrew launcher.

Additional expansions

Copy over the .grp file to their respective folders (e.g./3ds/eDuke3DS/addon/DukeDC/).

Copy music files to their respecive folders (e.g./3ds/eDuke3DS/addon/DukeDC/music/).

Again, launch the appropriate .xml shortcut from the homebrew launcher.

Note: Nuclear Winter requires both nwinter.grp and nwinter.con.

Screenshots

eduke3d3.png eduke3d4.png

Compatibility

Tested on N3DS.

Changelog

v1.0-Beta

  • Initial CIA release.
  • Bugfixes (mostly memory management).

V1.0-Alpha2

  • Fixes saving and loading issues.
  • Fixes weird sounding music.

V1.0-Alpha

  • New sound driver.
  • Background music support (.ogg only).
  • New touchscreen overlay.

V0.2.1

  • Fixes red screen freeze when exiting the game.

V0.2

  • Added OSK.
  • Added circlepad, c-stick, and touchscreen input support.
  • Improved audio.

v0.01

  • Initial public release.

Credits

Felipe Izzo (MasterFeizz) - Main developer.

Thanks to:

  • 3D Realms - Duke Nukem 3D.
  • Everyone involved in the EDuke32 project.
  • Smealum and everyone involved in the development of ctrulib.

External links

Advertising: