Skip to content

Releases: MrHuu/devilutionX-3ds

1.1.0

06 Nov 23:24
Compare
Choose a tag to compare

Notes:

  • Fixed and updated.

Installation instructions:

Get full game, either CD or GOG release.

  • Create a 'DevilutionX' folder to your SD, here: 'sdmc:/3ds/DevilutionX/'
  • From the full game, copy diabdat.mpq to: 'sdmc:/3ds/DevilutionX/'
  • Additional *optional Hellfire files: hellfire.mpq hfmonk.mpq hfmusic.mpq hfvoice.mpq
  • Run .3dsx or install and run .cia

Build instructions:

  • From inside: 'devilutionX-3ds/build', run:

cmake .. -DNIGHTLY_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=/opt/devkitpro/3ds.cmake && make
or
cmake .. -DNIGHTLY_BUILD=ON -DHELLFIRE=ON -DCMAKE_TOOLCHAIN_FILE=/opt/devkitpro/3ds.cmake && make

1.0.1

28 Feb 18:12
Compare
Choose a tag to compare

Notes:

  • Following upstream version, even with 1.0.1 now.
  • Suspend / Sleep / Shutdown still don't work as expected.

Installation instructions:

Get full game, either CD or GOG release.

  • Create a 'DevilutionX' folder to your SD, here: 'sdmc:/3ds/DevilutionX/'
  • From the full game, copy 'DIABDAT.MPQ', to: 'sdmc:/3ds/DevilutionX/'
  • Install and run .cia

Build instructions:

  • From inside: 'devilutionx\build', run:

cmake .. -DNIGHTLY_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=../CMake/ctr/devkitarm-libctru.cmake && make

0.0.2

30 Nov 20:03
Compare
Choose a tag to compare

Notes:

  • This still has a lot of untested / unimplemented features.

Installation instructions:

Get full game, either CD or GOG release.

  • Create a 'DevilutionX' folder to your SD, here: 'sdmc:/3ds/DevilutionX/'
  • From the full game, copy 'DIABDAT.MPQ', to: 'sdmc:/3ds/DevilutionX/'
  • Install and run .cia

Initial 3DS port

16 Nov 18:22
Compare
Choose a tag to compare

Download DEMO: http://ftp.blizzard.com/pub/demos/diablosw.exe

  • Create a 'DevilutionX' folder to your SD, here: 'sdmc:/3ds/DevilutionX/'
  • Install demo (on pc) and copy 'spawn.mpq', to: 'sdmc:/3ds/DevilutionX/'
  • Install and run .cia