dborth / dosbox-wii

DOSBox Wii
http://wiibrew.org/wiki/DOSBox_Wii
GNU General Public License v2.0
32 stars 11 forks source link

Compiling/build Dosbox Wii v1.7 - which devkitPro and lib versions? #59

Open retro100 opened 3 years ago

retro100 commented 3 years ago

Which devkitPro and lib versions should be used successful compile the current 1.7 version (released 2012)?

Wenn I try to compile with the current devkitPro I have to made some small changes (see https://github.com/retro100/dosbox-wii/commit/b50c3013ea74298e2fa629c2254eec1edf930ffb) or another option are these changes (see https://github.com/retro100/dosbox-wii/commit/64f887cea311ad57bcc1ab6cd809c2275a01256b). The built dol binary has a very strange bug. See https://github.com/retro100/dosbox-wii/issues/4

I compile my builds as following https://github.com/retro100/dosbox-wii/blob/master/INSTALL_Wii.md

To avoid this bug I want to compile Dosbox Wii v1.7 with the same lib versions which were used for the release in 2012.

I am grateful for any tips.

best regards retro100