Skip to content

Releases: makotech222/citra

Rebase 9/15/2018

16 Sep 02:27
Compare
Choose a tag to compare

Just rebase to latest again

Rebase 7/4/2018

04 Jul 15:14
Compare
Choose a tag to compare

Missed some Dlls, apparently.

Rebase with Cheats 6/25/2018

25 Jun 23:47
Compare
Choose a tag to compare

Just another rebase. This one has all the dlls packaged with it so you may not need to overwrite an official release of citra.

Rebase with Cheats.

27 May 20:56
Compare
Choose a tag to compare

Added base address mem location in the cheat search window. Useful for making cheats with Cheat Engine.

CE cheat address - Base address = 3ds address (to be used for gateway cheats)

The Pointer Address can be used to make CE tables. Add the address as your pointer and make offsets to its address value. Anytime citra updates, you just need to update the pointer address to the new one.

Latest rebase with cheats

28 Apr 19:15
ba97d30
Compare
Choose a tag to compare

Same as below. Rebased

CheatsModule + CheatsSearch + FrameLimit hotkey + Multithread Shaders

11 Oct 19:37
Compare
Choose a tag to compare

Same as below. Rebased to master on 10/11/2017, with added pull request for the multithreaded vertex shaders.

Also removed cheat search for float/double, since they were kinda broken with build.

for cheats, make sure you have a 'cheats' folder in your citra user dir.

CheatsModule + CheatsSearch + FrameLimit hotkey + CirclePadPro

17 Jun 16:31
Compare
Choose a tag to compare

Same as last release, rebased to master on 6/17/2017.

CheatsModule + CheatsSearch + FrameLimit hotkey + CirclePadPro

15 Apr 01:48
Compare
Choose a tag to compare

This is only package of just .exe files. Overwrite a full release of Citra

For FrameLimit hotkey:

Only in citra-qt
Enable 'limit framerate' option in graphics settings.
Use numpad + and numpad - to change framerate. can't go lower than games natural frame rate.

For CheatSearch

Very rudimentary cheatengine-like form.
Not super safe, may crash if you use it stupidly.
Double click a row that you find to edit address directly.
Can use address directly to make cheats, no offset required
If you do happen to make a cheat and release to public, please append 'Citra V0.1' to the cheat name. Memory layout of citra is not 100% the same as 3ds hardware, and is likely to change in the future, so please don't advertise any cheats without signifying which citra you used. When citra memory layout changes, we can update the version in cheat name.

All features on my branch are hacky messes meant to enhance gameplay with little regard for code quality. Feel free to make PR's to citra, but they will need lots of cleanup.

Experimental Build with Gateway Cheats + Joker commands + Framelimit hotkey + Circlepad Pro

05 Apr 01:33
Compare
Choose a tag to compare

This is only package of just .exe files. Overwrite a full release of Citra

For FrameLimit hotkey:

Only in citra-qt
Enable 'limit framerate' option in graphics settings.
Use numpad + and numpad - to change framerate. can't go lower than games natural frame rate.

All features on my branch are hacky messes (except Cheats) meant to enhance gameplay. Feel free to make PR's to citra, but they will need lots of cleanup.

Build with CheatsModule + Joker support + CirclePadPro PR + Frame Limit hotkey

01 Apr 21:17
Compare
Choose a tag to compare

This is only package of just .exe files. Overwrite a full release of Citra

For FrameLimit hotkey:

  1. Only in citra-qt
  2. Enable 'limit framerate' option in graphics settings.
  3. Use numpad + and numpad - to change framerate. can't go lower than games natural frame rate.

All features on my branch are hacky messes (except Cheats) meant to enhance gameplay. Feel free to make PR's to citra, but they will need lots of cleanup.