D
Deleted User
Guest
How? Can i play Crash Bandicoot?Tried it => It works!
How? Can i play Crash Bandicoot?Tried it => It works!
Wait so it's possible to run games with this emulator?
Where? Sorry for so many questions.not this one. the one from retroarch
RetroArch => PCSX REArmedWhere? Sorry for so many questions.
Last question. I don't find it, can you send a link? So sorry for asking so many questions.RetroArch => PCSX REArmed
It's most likely in the retroarch thread by @teamplebLast question. I don't find it, can you send a link? So sorry for asking so many questions.
Don't get too hyped unless you have a N3DS with kernel access.Last question. I don't find it, can you send a link? So sorry for asking so many questions.
I do actuallyDon't get too hyped unless you have a N3DS with kernel access.
What about O3DS systems that have dynarec access (Ninjhax 1.1)? Is it absolute shit on that or can it still somehow run?just found this on the RetroArch Forums.
It seems that the PSX Emulator is working pretty well on N3DS
http://libretro.com/forums/showthread.php?t=3829&p=28665#post28665
What about O3DS systems that have dynarec access (Ninjhax 1.1)? Is it absolute shit on that or can it still somehow run?
That's really lame. Guess I'll have to start saving up for a 9.0 - 9.2 N3DS then and find one online.No good. Very low fps (maybe up to 20 at best)

Here's a demonstration I recorded for 2 games on o3ds. The emulator's been updated since then. Only real difference in the first game is the HUD was somewhat fixed. (Doesn't show up in the first level, with the exception of the health bars, but after that, it works just fine.)What about O3DS systems that have dynarec access (Ninjhax 1.1)? Is it absolute shit on that or can it still somehow run?
Yikes that looks painful. And that's with dynarec as well?Here's a demonstration I recorded for 2 games on o3ds. The emulator's been updated since then. Only real difference in the first game is the HUD was somewhat fixed. (Doesn't show up in the first level, with the exception of the health bars, but after that, it works just fine.)
Yeah. On the bright side, I was able to finish the top half of the bosses so far, so up to this point, it's looking fairly stable. I also noticed when the music cuts out before the bosses, I can get around 30 frames. So maybe cheats to disable the music would be beneficial.Yikes that looks painful. And that's with dynarec as well?
It's looking good! I'd you ever get anything running and would like footage recorded, feel free to message me and I can do that for you with my capture card!Hello,
About 1 month ago I began working on an experimental PS1 emulator. This is the very first release. It's still missing many core functions, but I believe it is ready to be shown as a bare-bones proof-of-concept. Included in the download is a freeware BIOS replacement; this is necessary to use the emulator as other BIOS aren't designed with CTRX's current state in mind. Also included is a freeware PS1 homebrew (boot.exe) that prints text to the screen using the GPU. It is built using nextvolume's PSXSDK and its source can be found in the attachment(s) to this post.
The emulator will attempt to run any PSX EXE file found at sdmc:/3ds/CTRX/boot.exe but bear in mind, that chances are it won't run at this point in time.
CTRX is a new and free emulator. It has been written from the ground up. It is not a port. It is also free. It has no price and does not bind the user's soul to a document written in legalese. Contributions to the project (including donations) are always appreciated.
Plans:
Dynamic recompilation notes:
Hypothetically, a dynamic recompiler can be written to work on all firmwares (without a kernel exploit) by using gspwn to write the output to memory pages that are already marked as executable. MIPS is an interesting platform because the most significant byte of the current program counter controls which memory segment the code is running. All the memory segments mirror each other, however, one of the segments has the CPU cache enabled and the user code can choose which segment to run in using absolute memory jumps; this is a good starting point for determining which code is viable for dynamic recompilation in real time.
Source: https://github.com/machinamentum/CTRX
Download/Releases: https://github.com/machinamentum/CTRX/releases/
Screenshots:
Here's a demonstration I recorded for 2 games on o3ds. The emulator's been updated since then. Only real difference in the first game is the HUD was somewhat fixed. (Doesn't show up in the first level, with the exception of the health bars, but after that, it works just fine.)


