search for: skyrimlauncher

Displaying 2 results from an estimated 2 matches for "skyrimlauncher".

2012 Feb 25
5
Wine crash at start (all games)
Hi all, i'm using wine under ArchLinux x86_64, i tested some versions (include the last, wine-1.4-rc5) and my problem is ever the same, i open any game and crash at start with this screen http://i.imgur.com/gpaYo.jpg The log when the app crash Code: err:menubuilder:init_xdg error looking up the desktop directory fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 0x4
2014 May 30
4
[Bug 79462] New: [NVC0/Codegen] Shader compilation falis in spill logic
...tep, when inserting spill code: nv50_ir::SpillCodeInserter::run (this=0x7ffffffec0c0, lst=std::list) at codegen/nv50_ir_ra.cpp:1561 1561 while (!dval->uses.empty()) { Easily reproduced with nouveau_compiler -a c0. Apparently this shader is generated as part of the d3d9 st, with skyrimlauncher, when it's trying to detect the graphics card. dval is null, which means that something out there isn't an lvalue. Or, in this case, apparently a null value?? (gdb) p *defi $4 = {_vptr.Instruction = 0x86e570, next = 0x0, prev = 0x0, id = -1, serial = 27, op = nv50_ir::OP_SPLIT, dType =...