You are not logged in.
citra and dolphin recently implemented these features to have a check for updates option or auto update to the latest version. can this be done for desmume?
Speaking of builds is it possible to have an x64 and mac desmume autobuilds instead of just x86? eliminating having to manually update the site with new builds?
Last edited by fintogive (2018-04-10 06:10:16)
Offline
does the x64 desmume windows build actually offer any advantages?
Offline
define "allow". does the x86 build crash when you try it?
Offline
easier solution, I just committed a thingy to make more memory available so you should be able to get up to x8
Offline
ok thanks for fixing that can it be pushed to x16 or does the 4gb limit not allow that?.
also that wasn't really relevant to the request of having a check for updates option added. can that be done?
Offline
It can't be pushed to x16.
Memory required = (256*5*scale+8)*(192*2*5*scale+8)*4 -> 2.4GB for x16. You can't allocate that much memory in a 32bit process.
I have no interest in adding update options.
Offline