-
i> 000019DC Build: detached / 648c241479fe239445a943302d0b0c07098768c1 on Sep 7 2019
i> 000019DC Content root: C:\Users\hasee\Documents\Xenia\content
i> 000019DC Loaded config: C:\Users\hasee\Docum…
-
Need to do some funky math to do TIME_FIELDFILETIME. Can probably reverse engineer this.
-
* `printf` is absolutely horrible and doesn't respect most format specifiers (not Xbox specific).
A better minimalistic alternative is even present in cromwell
* `fopen` and friends are missing (Xbo…
-
Many games are hitting divides by zeros immediately after calling VdQueryVideoMode. It's possible that the unimplemented VdSetDisplayMode is doing something, or VdQueryVideoMode is returning invalid d…
-
Trying to run Scott Pilgrim I get this error:
"The thread 0xf98 has exited with code 0 (0x0). Unhandled exception thrown: read access violation. tm was nullptr."
Call stack:
xenia.exe!xe::kerne…
-
Some games (DZC, MJ) dynamically resolve kernel/xam functions by loading xboxkrnl.exe/xam.xex and using XexGetProcedureAddress. Having limited implementations could help these pass. May be the cause o…
-
@Razzile
@benvanik
##### Update:
src/xenia/kernel/xboxkrnl_memory.cc
stats ->title.available_pages = 0x00020000; [Dragon Ball Raging Blast 1/2 Works ]
stats ->title.available_pages = 0x00019000; …
-
### Description
[Description of the issue]
---when I click on the xbe it trys to load then says xboxdash.xbe could not be found
### Game info
[XBE Dump, KrnlDebug, HLE Cache, Ect]
---…
-
I've just found a bug while testing some games with current build.
This issue appears only with multi xbe titles.
In this case CxbxRestoreLaunchDataPage() restors the wrong address from the previous…
-
Hello
I'm having a number of problems getting this running.
The published XBE files seem to fail on "pb_init" with the latest Cxbx-Reloaded build - which I've double-checked after building my ow…