HELP ME

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Rango13
Newbie
Newbie
Posts: 3
Joined: Sat Aug 15, 2015 10:37 am

HELP ME

Post by Rango13 »

I try to play this game but open and was a black screen. If i click more details:
Unhandled exception: page fault on read access to 0x100ce263 in 32-bit code (0x100ce263).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:100ce263 ESP:0108e938 EBP:0108e9e8 EFLAGS:00010216( R- -- I -A-P- )
EAX:00000102 EBX:7bcbc000 ECX:0108e930 EDX:00000000
ESI:100ce070 EDI:7ffd4000
Stack dump:
0x0108e938: 7ffd4000 100ce070 7bcbc000 5c2e5c5c
0x0108e948: 56474552 00004458 10000000 00000002
0x0108e958: 00000000 00000000 00000000 7bcbc000
0x0108e968: 0108eac8 7bc4ef9a 100c0dea 10000000
0x0108e978: 00000002 00000000 ffadafad 0108e9b8
0x0108e988: f7435376 b515b900 7ffd41ec 00080000
000c: sel=0067 base=00000000 limit=00000000 32-bit r-x
Backtrace:
=>0 0x100ce263 (0x0108e9e8)
1 0x7bc74e90 call_thread_func_wrapper+0xb() in ntdll (0x0108e9f8)
2 0x7bc77c2f call_thread_func+0xce() in ntdll (0x0108eae8)
3 0x7bc74e6e RtlRaiseException+0x21() in ntdll (0x0108eb08)
4 0x7bc7dedf in ntdll (+0x6dede) (0x0108f358)
5 0xf750ef16 start_thread+0xd5() in libpthread.so.0 (0x0108f428)
6 0xf744511e __clone+0x5d() in libc.so.6 (0x00000000)
7 0xf744511e __clone+0x5d() in libc.so.6 (0x00000000)
8 0xf744511e __clone+0x5d() in libc.so.6 (0x00000000)
9 0xf744511e __clone+0x5d() in libc.so.6 (0x00000000)
10 0xf744511e __clone+0x5d() in libc.so.6 (0x00000000)
11 0xf744511e __clone+0x5d() in libc.so.6 (0x00000000)
12 0xf744511e __clone+0x5d() in libc.so.6 (0x00000000)
13 0xf744511e __clone+0x5d() in libc.so.6 (0x00000000)
14 0xf744511e __clone+0x5d() in libc.so.6 (0x00000000)

And after continued.

I hope to resolve this.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: HELP ME

Post by dimesio »

What game is this? Have you checked the AppDB for known issues and workarounds?

Wine version? If it's not the latest development release, upgrade. If the problem persists, post the full terminal output, including the command used to run it.
Rango13
Newbie
Newbie
Posts: 3
Joined: Sat Aug 15, 2015 10:37 am

Re: HELP ME

Post by Rango13 »

What is APPDB???
Rango13
Newbie
Newbie
Posts: 3
Joined: Sat Aug 15, 2015 10:37 am

Re: HELP ME

Post by Rango13 »

The game is "Pokèmon Xenoverse" is a fan game.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: HELP ME

Post by dimesio »

Rango13 wrote:What is APPDB???
https://appdb.winehq.org/
Your game doesn't have an entry.
Locked