[Switch] Eden v0.0.4 RC1 disponible
[PS5] etaHEN fête déjà ses 2 ans
PSP2SHELL psp2shell is an utility/remote shell (plugin+client, wifi) to ease the development process on ps vita devices. You should be able to print debug output over the shell (sceClibPrintf), send files, send/restart your application at anytime saving some precious time for the real stuff. Installation copy "psp2shell_k.skprx" and "psp2shell_m.suprx" to "ux0:/tai/" add "ux0:/tai/psp2shell_k.skprx" to "*KERNEL" section of "ux0:/tai/config.txt" add "ux0:/tai/psp2shell_m.suprx" to "*main" section of "ux0:/tai/config.txt" reboot Tipcal usage Enable debug print in your application/module Use "sceClibPrintf" in your application/module to print debug messages to the shell. Get a shell, get messages Connect to your ps vita device from your computer with the client (replace "ip" with your ps vita ip address) : ./psp2shell_cli ip 3333 From there, you'll be able to see your sceClibPrintf messages coming in. Note that, to not miss some messages, the module wait for the shell on every print. This means your application will run slower if you use a lot of debug output. Update, restart your application Re-build your application then, from the shell, you can send the newly complied version of your application, and restart it automatically : reload /path/to/my/app/build/eboot.bin Note that if your application is not running (or crashed), you'll have to specify the title id (9 chars) of your application (so we know where to put the new eboot.bin) : load TITLEID01 /path/to/my/app/build/eboot.bin A little more There are a few more commands available, like "ls", "rm", "send", "modlist", "modinfo"... You can type "help" in the shell for a list of available commands.
Téléchargement : psp2shell 06.06.2017
Tout comme son programme phare, Decrypt9 WIP, il en a profité pour apporter quelques améliorations de stabilité.
Hourglass9 v1.51 release @d0k3 d0k3 released this 4 hours ago This release fixes compatibility for boot9strap v1.1 / 1.2. This is new: - Compatibility with boot9strap v1.1 / v1.2 - Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience :^)
Téléchargement : Hourglass9 v1.51
Téléchargement : Decrypt9WIP All-in-one 20170607
Le changelog de cette version v0.3 reste intéressant, on y retrouve des corrections de bugs, des améliorations sur l'émulation et sur les divers rendus, et sur les gestions des mémoires tampons.
Revision c2fa561e403c755291ce9d70d3fdb6644de2d34c - set POSTFLG when booting games directly, fixes Pokémon games and likely others - fix bug with cart DMA, booting a game from the firmware should be stable now - better emulation of cart transfer delays - better save type heuristics - support for writing to VCount - 2D: fix display capture blending modes - 2D: implement X-flip for bitmap sprites (oops) - 3D: fix mode3 (vertex) texcoord generation (Eledees no longer looks like your TV decoder broke) - 3D: fix Z-buffering - 3D: attempt at fixing culling, works better - 3D: latch all rendering-related registers upon VBlank - 3D: delay rendering start a bit, for games that run late - 3D: optional threaded renderer - 3D: change renderer to work per-scanline; accurate stencil buffer - 3D: fix alpha calculation when alphablending is disabled via DISP3DCNT - 3D: fog and edge marking - wifi: more functionality emulated, attempt at sending/receiving data - misc bugfixes and optimizations - better framerate limiter
Téléchargement : MelonDS v0.3 Windows 64 bit ou MelonDS v0.3 Linux 64 bit
Freeshop, l'application permettant de télécharger plusieurs jeux directement via les serveurs de Nintendo, revient avec une mise à jour. Le logiciel passe désormais en 3.1.1.
Voici la liste des changelog :
Further improvements to overall system stability and other minor adjustments. You can now scroll the game description with the touchscreen! The Y button will ask you if you want to cancel the sleep download if the selected game is already in sleep download mode. Storage meters now show free space/total space Updated Timmy (1.1): Theme makers should update their themes, a new guide has been released with the changelog. Korean flag has been added. Added the option to use the system keyboard for game searching. Added an option to show the battery percentage. A game counter has been implemented. You can disable it via the Settings > Other tab. Return to the HOME Menu while a sleep download is processed should be less harm. Fixed bug that prevented DSiWare games name to appear in sleep mode download. Fixed bug with the shutdown feature that wasn't working properly with New 3DS. Updated Brazilian Portuguese, Hungarian, Spanish US, Spanish ES and Dutch translations. The moon icon for sleep download don't freeze the console anymore. Fixed bug that was crashing the app when the user wanted to launch a game through the freeShop/refresh the cache Fixed the bug that was preventing HOME Menu Themes to be downloaded. Fixed the bug that was preventing freeShop to launch games on cartridges.
Téléchargement : Freeshop 3.1.1 (cia)
v1.4.0 @Robz8 Robz8 released this 7 hours ago What's new for nds-bootstrap? If you have Zelda Four Swords with 4swordshax installed, press POWER while playing a ROM to return to the SRLoader menu. (Soft-reset code by @shutterbug2000)
Téléchargement : SRLoader v1.4.0
Téléchargement : TWLoader v5.0.0 Version 5.0.1 disponible : TWLoader v5.0.1 v5.0.1 @Robz8 Robz8 released this 14 hours ago · 1 commit to master since this release What's new? Show a message when TWLoader is up to date. Bug fixes Bootstrap update issue should be fixed. (by @Jolty95) Bootstrap text is fixed. (by @Jolty95) The issue where the game number is always 1 on every page on startup is fixed.
Changelog v1.3 Fixed boss text Changelog v1.2c Fixed closing from home menu and GPU freeze problems Changelog v1.2 No flickering, fixed flickering in SDL video n3ds driver Changelog v1.1 Using 400x240 resolution instead of 320x240 stretched Fixed some bugs in the game
Téléchargement : Meritous pour 3DS v1.3
Mise à jour v1.05 et v1.06.
1.06 fixed crashing in guilds with many channels @devingDev devingDev released this an hour ago Due to rendering too far I guess it crashed . Y axis was like 5300 + in vita2d_font_draw_text() So I added an if(y < MAX_Y && y > MIN_Y) Keyboard is now fixed! DM scrolling is buggy.... 1.05 , MORE THREADS. AND NEW LIVEAREA. AND ... Added multithreading, so messages in the channel will be loaded in the background and not block everything:) Password is now hidden with eight asterisks (*) . Some simple wordwrap (won't work with words longer than a line yet )
Téléchargement : VitaCord v1.06