[Bug 238109] games/nxengine: fix runtime on big-endian architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 24 20:23:30 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238109

            Bug ID: 238109
           Summary: games/nxengine: fix runtime on big-endian
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lifanov at freebsd.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: lifanov at freebsd.org
             Flags: maintainer-feedback?(lifanov at freebsd.org)

Created attachment 204598
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204598&action=edit
patch

Without this patch, it fails with:
Loading settings...
Couldn't open file
/home/pkubaj/.local/share/nxengine/nxengine-evo/settings.dat.
No saved settings; using defaults.
DW: 1280, DH: 1024
Disabling 1600x1200
Disabling 1360x768
Disabling 1366x768
Disabling 1440x900
Disabling 1920x1080
SDL_CreateWindow: 640x480
Renderer::initVideo: using: opengl renderer
Loading font file font_2.fnt
Loading font file data/font_2.fnt
 error << SIFLoader::LoadHeader: magick check failed--this isn't a SIF file or
is wrong version? >>
 error <<  (expected 53494632, got 32464953) >>
 error << fatal: 'Failed to initialize graphics.' >>

Already committed upstream.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list