ozdy Posted March 20, 2015 Share Posted March 20, 2015 So, I tried my luck on the Windows Phone market, by wrapping the HTML5 version of my game in a webview. I was barely able to hit 30fps on my Lumia 530, which is a low end device, so I thought that I'm successful However, I haven't tried any other device. If you have one, could you please test my game? Much appreciated - http://www.windowsphone.com/en-us/store/app/aquatic-rescue/153fce08-de77-44ec-8138-2b0f3f1ae614 - you don't have to buy it, just use "try" - it has first 20 levels free. Quote Link to comment Share on other sites More sharing options...
fatalfluff Posted March 20, 2015 Share Posted March 20, 2015 Got a 520 (with a carefully preserved older OS revision) and a 630. I'll give it a shot when I get home tonight. ozdy 1 Quote Link to comment Share on other sites More sharing options...
enpu Posted March 20, 2015 Share Posted March 20, 2015 What did you use to wrap it? I have got pretty good performance with Lumia 620 ja 920 using PhoneGap. Quote Link to comment Share on other sites More sharing options...
ozdy Posted March 20, 2015 Author Share Posted March 20, 2015 What did you use to wrap it? I have got pretty good performance with Lumia 620 ja 920 using PhoneGap.I use a Visual Studio 2013 C# XAML with webview project. Did my game run fine on your device? Quote Link to comment Share on other sites More sharing options...
fatalfluff Posted March 20, 2015 Share Posted March 20, 2015 When I try to access it via the 520 (which is still on wp 8.0.10517.150) the store says "This app is not available for your device" and won't let me download.Not saying that you should support OS revisions that old - it's just for the record that this happens ;-) Apparently someone else is using the 630 for testing (it's not in the device pool right now), but I'll check it as soon as it is back. ozdy 1 Quote Link to comment Share on other sites More sharing options...
labrat.mobi Posted March 20, 2015 Share Posted March 20, 2015 Hi, Really smooth on Lumia 520 / WP 8.1 update 1. Good job on the game. short Game play video (welcome)https://dl.dropboxusercontent.com/u/65931953/VID_20150320_224043.mp4?dl=1 are you using Web Audio API for sound? ozdy 1 Quote Link to comment Share on other sites More sharing options...
ozdy Posted March 20, 2015 Author Share Posted March 20, 2015 @fatalfluff: I'd be happy to use a lower SDK, but not sure how it's possible. In 8.1 there are serious audio issues, like not being able to play music (I rely html5audio but that sometimes doesn't play at all or doesn't loop @labrat.mobi: I use Web Audio for music and DirectX (wrapped with C# bindings SharpDX) for sound effects Many thanks for the video. Unfortunately, you experience the no music bug that many devices seem to have argh, will work on it Quote Link to comment Share on other sites More sharing options...
ChrisP Posted March 20, 2015 Share Posted March 20, 2015 Pretty smooth on the Nokia 735 (WP 8.1) Could be a little higher frame rate, but perfectly playable. ozdy 1 Quote Link to comment Share on other sites More sharing options...
prvi_treti Posted March 21, 2015 Share Posted March 21, 2015 Tried on Lumia 920 ( Windows Phone 8.10.14219.341 / Lumia Cyan) Pity couldn't pass "tap to start" Following update today, had chance to look at , it was smooth. ozdy 1 Quote Link to comment Share on other sites More sharing options...
fatalfluff Posted March 21, 2015 Share Posted March 21, 2015 Had a chance to let it run on the 630 (current OS with all updates). Tried a few levels, performance was good, no lags or anything that would impact user experience too much. Ran into two little bugs: - You use some sort of tiling sprite with a mask for certain things, like rock formations. There were some bright seams visible at the tiling edges. - There was no music (even though it was enabled). Sound fx were working (though I'm not sure if they were multichannel) ozdy 1 Quote Link to comment Share on other sites More sharing options...
ozdy Posted March 21, 2015 Author Share Posted March 21, 2015 Thank you guys, to all of you that had problems with no music, could you please try latest update - there is no tap to start screen now, I managed to play all audio externally from C#! I just pass messages to C# from webview to play/stop sound/music. @fatalfluff, sadly I don't know why that happens, I use Haxe's polygon fill, and it doesn't give that fragmentation to any browser but iemobile Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.