mortbopet / Ripes

A graphical processor simulator and assembly editor for the RISC-V ISA
https://ripes.me/
MIT License
2.49k stars 270 forks source link

Risc-V download #310

Closed niccociampe closed 8 months ago

niccociampe commented 11 months ago

Hello, I've tried a lot of times to download and run the programm, but as I click the ripes.exe file nothing happens. It won't open, neither the program nor some sort of popup. My processor info are : AMD Ryzen 7 3700U with Radeon Vega Mobile Gfx 2.30 GHz. Is there someone who had can help me?

mortbopet commented 11 months ago

what if you open the program through the console? Sometimes some information will be printed there.

niccociampe commented 11 months ago

nothing happens, it doesn't print anything not even en error.

mortbopet commented 11 months ago

I see - these cryptic issues tend to pop up from time and again. My best advice would be to try and download the source code and build ripes in debug mode, to see if that provides further clues. If you're not up for that, there's always the web-based version.

KidraMaster commented 9 months ago

So, I had this problem and for me what worked was creating a new User in my PC without having special characters (in my case it was having an ã in the User name). Hope this helps.

niccociampe commented 8 months ago

So, I had this problem and for me what worked was creating a new User in my PC without having special characters (in my case it was having an ã in the User name). Hope this helps.

yes finally this worked, thanks for the help!