Sakimotor
Sakimotor
Try generating a new json file for your cookies, that fixed the issue on my side.
> Sorry, the release of UnleashedRecomp has been a bit chaotic so I might not be able to give help immediately. Like I say in the README, the patterns of...
> Neat, but you might want to add the GitHub release step so it's shown in the [Releases](https://github.com/hedge-dev/XenonRecomp/releases) section. Hmmmm I wonder if I've got it right, the if check...
> For future reference, instead of submitting a PR with 19 commits with the same title, you can always `git rebase` and squash them into a single commit. It looks...
I think that you have to reimplement/redefine some functions that are part of the Xbox360 kernel, such as `__imp__XGetGameRegion` before being able to recompile your project, but I wonder how...
> I've also followed the instruction and got the recomp to generate bunch of ppc file. However, I've been getting hit with same errors here. The question is, which compiler...
> > > I've also followed the instruction and got the recomp to generate bunch of ppc file. However, I've been getting hit with same errors here. The question is,...
If you guys struggle with Visual Studio, you might want to give MSYS2 a try, I wrote the steps in [my fork of the project](https://github.com/Sakimotor/XenonRecomp_building_instructions_msys2/tree/main), hopefully it will be good...
> > If you guys struggle with Visual Studio, you might want to give MSYS2 a try, I wrote the steps in [my fork of the project](https://github.com/Sakimotor/XenonRecomp_building_instructions_msys2/tree/main), hopefully it will...
> > > > If you guys struggle with Visual Studio, you might want to give MSYS2 a try, I wrote the steps in [my fork of the project](https://github.com/Sakimotor/XenonRecomp_building_instructions_msys2/tree/main), hopefully...