Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

SHOOTOUT INC.

You liked SUPERHOTline Miami ? Here's the standalone game based on it. · By Albatr

Error with wine

A topic by Blacksilver created Apr 01, 2016 Views: 1,668 Replies: 4
Viewing posts 1 to 3
(3 edits) (+1)

I'm trying to use wine to run Shootout inc -- This is what happens

$ wine nw.exe
err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 3
fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 2
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:heap:HeapSetInformation 0x110000 0 0x32fd2c 4
fixme:ver:RtlGetProductInfo (6,1,0,0,0x32fc00): stub
fixme:system:SetProcessDPIAware stub!
wine: Unhandled page fault on read access to 0x00000004 at address 0x43901f (thread 0009), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 72") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
$ asdfkposi
bash: asdfkposi: command not found
$

I have no idea what i'm looking at.

Developer

Hi ! Thanks for reporting this. I think encapsulated HTML5 apps generated by Construct 2 don't work really well with Wine (these kind of errors like the one you posted are being reported on the dev forums)

I haven't uploaded the Linux and Mac versions (I'm guessing your using either Linux or Mac) yet because I wanted to put the focus of the test on Windows platforms, because I'm almost sure the game works on them.

But I can upload them, though I'm not 100% sure they'll be working properly. That's because Construct 2 handles the exporting all by itself and doesn't let me tweak things myself :(

I have to finish a few things before I'm able to upload the versions though.

(+1)

I got the game work under linux by copying the data from the Linux Version of SuperHOTline into the Shootout inc directory and execute "nw".

Developer

Well that's strange lol. But becareful not to overwrite SHOOTOUT Inc's "package.nw" file with the one found in SUPERHOTline Miami, because that file contains all the assets for the game :)

(3 edits)

Where is that Linux version? I've been searching but haven't come up with anything.

EDIT: Aha here https://albatr.itch.io/superhotline-miami

EDIT2: Video