![]() |
|
WriteRest: op out of range - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: WriteRest: op out of range (/Thread-writerest-op-out-of-range) |
WriteRest: op out of range - SwooshyCueb - 08-22-2015 So I get this whenever I try to start a game (any game) Code: WriteRest: op out of range (0x40709106 uses 0x55a9ed21dc60)This happens on both the development and stable branches. (I did pull from git and compile it myself, as there are no official snapshot builds for Arch) I've tried googling this and it didn't help. It happens regardless of which GPU I use. I could be doing something stupid, but I didn't change the settings much before trying to start a game. Any help would be appreciated. RE: WriteRest: op out of range - NKF98 - 08-22-2015 i don't know what your issue is, but if your concern is playing games, Dolphin runs stable in WINE, might be worth a try RE: WriteRest: op out of range - SwooshyCueb - 08-22-2015 My issue is that I can't play games on the Linux version. If I wanted to use the Windows version I'd boot into Windows. RE: WriteRest: op out of range - Fiora - 08-22-2015 Are you trying to build Dolphin with PIC forced or something like that? RE: WriteRest: op out of range - SwooshyCueb - 08-22-2015 I used the PKGBUILD in the AUR for the development branch. ( https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=dolphin-emu-git ) Doesn't look like it enables PIC, and nothing jumps out at me as something that would break Dolphin. For the stable branch, I built it myself but pretty much the same way PKGBUILD built the development branch |