It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
there will be a diablo 1 port for Nintendo switch?
Should be easy to do with https://github.com/diasurgical/devilutionX if you know how to port games.
avatar
Anders_Jenbo: Should be easy to do with https://github.com/diasurgical/devilutionX if you know how to port games.
I think that we can run it using a DevKit and SDK for NX, I don't if exist a SDL version ported but if yes, we can use that or port our SDL.

The Nintendo Switch supports 32 bits apps, so maybe porting the libs and mapping the input events to the joycons we can play it
avatar
Anders_Jenbo: Should be easy to do with https://github.com/diasurgical/devilutionX if you know how to port games.
avatar
bennyfranco: I think that we can run it using a DevKit and SDK for NX, I don't if exist a SDL version ported but if yes, we can use that or port our SDL.

The Nintendo Switch supports 32 bits apps, so maybe porting the libs and mapping the input events to the joycons we can play it
I would do it myself if I had a Switch, but maybe I can borrow one from some one at work. Does any one know if it requires a payed dev kit or similar?
avatar
bennyfranco: I think that we can run it using a DevKit and SDK for NX, I don't if exist a SDL version ported but if yes, we can use that or port our SDL.

The Nintendo Switch supports 32 bits apps, so maybe porting the libs and mapping the input events to the joycons we can play it
avatar
Anders_Jenbo: I would do it myself if I had a Switch, but maybe I can borrow one from some one at work. Does any one know if it requires a payed dev kit or similar?
Yes, you need a DevKit and the NX SDK from nintendo, you can not use the retail version, but at this point they only authorize it to people with prototypes of games to publish, maybe with a hacked device and unofficials sdks, but I don't like pyracy.

By the way, I developed before for Nintendo Swtich before and I think that the port is possible, maybe some Indie dev who has one devkit or when nintendo publish the sdk.
avatar
Anders_Jenbo: I would do it myself if I had a Switch, but maybe I can borrow one from some one at work. Does any one know if it requires a payed dev kit or similar?
avatar
bennyfranco: Yes, you need a DevKit and the NX SDK from nintendo, you can not use the retail version, but at this point they only authorize it to people with prototypes of games to publish, maybe with a hacked device and unofficials sdks, but I don't like pyracy.

By the way, I developed before for Nintendo Swtich before and I think that the port is possible, maybe some Indie dev who has one devkit or when nintendo publish the sdk.
Turns out that there is a port of SDL to Nintendo Switch. We now have it build and running, but unfortunately you have to root your Switch to run it as we do not have access to the Nintendo licensed tools.