ROM Hack CTRPluginFramework - Blank Plugin - Now with Action Replay

Badda

me too
Member
Joined
Feb 26, 2016
Messages
318
Trophies
0
Location
under the bridge
XP
2,403
Country
Tokelau
Attempted to compile, and this occurred afterwards:
WjxxQyOm.jpg
What does "afterwards" mean? During boot, when starting a game, when staring Rosalina, ...? Did you check if the unmodified luma3DS works that you compiled at the start?
 

Badda

me too
Member
Joined
Feb 26, 2016
Messages
318
Trophies
0
Location
under the bridge
XP
2,403
Country
Tokelau
Last edited by Badda,

Jvhellraiser

Well-Known Member
Member
Joined
Jul 31, 2018
Messages
105
Trophies
0
Age
28
XP
330
Country
United States
Disable the plugin loader before launching an homebrew.

This is also something fixed in the next plugin system, homebrew detection is a thing :)

Iam having this issue with smash bros latest dlc 1. 1.7 it happen every time i press home to exit the game.
 

Attachments

  • DSC_0015.JPG
    DSC_0015.JPG
    732.2 KB · Views: 262
Last edited by Jvhellraiser,

Jvhellraiser

Well-Known Member
Member
Joined
Jul 31, 2018
Messages
105
Trophies
0
Age
28
XP
330
Country
United States
i found a game the Actrionreplay.plg is not working and the game is Rayman Origins,
screen flashes green but the plugin never loads and if you press select the game crashes.
not sure why but it does happen, and i still have the issue with the game Super smash bros
and the crash when pressing home button.
 

haxnume

Active Member
Newcomer
Joined
Nov 7, 2017
Messages
29
Trophies
0
Website
haxnume.hatenablog.com
XP
225
Country
Japan
@Nanquitas
Long time no see.
CTRPF manual (Japan version) has been updated!
I am trying to translate this manual into English, but I do not think it will probably be a thing you could read ....
https://drive.google.com/file/d/1oHgKiqHg4uvcTI50iwfm66O-vq3gQ9Lr/view?usp=sharing

When multiple roop commands are entered in one Code with Action Replay of CTRPF, the second and subsequent roops do not work properly. (Specifically, roop does not stop even at D2.)
D5000000 00000010
D3000000 00100000
C0000000 00000001
D6000000 00000000
D2000000 00000000
D5000000 00000010
D3000000 00100010
C0000000 00000001
D6000000 00000000
D2000000 00000000
For example, when you execute this code,
00100000, 00100010, 00100014
It will be applied to three addresses.
 
Last edited by haxnume,
  • Like
Reactions: Nanquitas

Nanquitas

Well-Known Member
OP
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
@Nanquitas
Long time no see.
CTRPF manual (Japan version) has been updated!
I am trying to translate this manual into English, but I do not think it will probably be a thing you could read ....
https://drive.google.com/file/d/1oHgKiqHg4uvcTI50iwfm66O-vq3gQ9Lr/view?usp=sharing

When multiple roop commands are entered in one Code with Action Replay of CTRPF, the second and subsequent roops do not work properly. (Specifically, roop does not stop even at D2.)
D5000000 00000010
D3000000 00100000
C0000000 00000001
D6000000 00000000
D2000000 00000000
D5000000 00000010
D3000000 00100010
C0000000 00000001
D6000000 00000000
D2000000 00000000
For example, when you execute this code,
00100000, 00100010, 00100014
It will be applied to three addresses.
Oh yeah, this is a problem which has been solved. I just forgot to push the update.
The next update will come with the new plugin loader and it's almost ready.
Just a few bugs to solve on o3DS, n3DS support seems flawless so far.

Updates will be pushed to github to simplify the releases (for me) and it will allow more frequent updates.
Your guide is awesome even though I can't read it. ;)
 

Jvhellraiser

Well-Known Member
Member
Joined
Jul 31, 2018
Messages
105
Trophies
0
Age
28
XP
330
Country
United States
Due to the limited memory Mode 3 games offer, it's not possible to open the home menu.

@plabloMK7
Make and option in Rosalina call Close Game for mode 3 games like that instead of pressing Home for those game we access Rosalina to close them.

--------------------- MERGED ---------------------------

Stop trying to rush him, it'll be out when it's out..

@HollowedFear
He said it was ready and it will be release on his git. and my time to go to the hospital is getting closer and i want to see it being release.
 

HollowedFear

Well-Known Member
Member
Joined
Dec 30, 2013
Messages
308
Trophies
0
Age
33
XP
462
Country
United States
@plabloMK7
Make and option in Rosalina call Close Game for mode 3 games like that instead of pressing Home for those game we access Rosalina to close them.

--------------------- MERGED ---------------------------



@HollowedFear
He said it was ready and it will be release on his git. and my time to go to the hospital is getting closer and i want to see it being release.

"Just a few bugs to solve on o3DS, n3DS support seems flawless so far." is the last thing he said, and at least for me going by just "Just a few bugs to solve on o3DS" means that it's not fully ready yet as he wants to solve those bugs and depending on the bugs it could take some time..and either way still he will release it when he is ready, be it tomorrow, a week from now, a month from now or even a year or more from now..
 

Wii8461

Well-Known Member
Newcomer
Joined
Aug 9, 2015
Messages
63
Trophies
0
XP
682
Country
Chad
Oh actually on the subject of Smash Brothers, using CTRPF makes any of the New 3DS buttons not work in game. Not sure if this was a known issue or not.
 

Nanquitas

Well-Known Member
OP
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
@Jvhellraiser: I'm sorry, but it's not ready yet.
There's 2 components to distinguish: the plugin loader and ctrpf.

The plugin loader needs some adjustments on Old3DS for Mode3 games to enhance the user experience. Those adjustments needs some more reverse engineering, which can be long to do.

And ctrpf needs to be adjusted to this loader. For most parts it works, but there are some bugs which were introduced with the changes made and need to be solved.
This can be long to figure the bugs and solve them. The plan is that I'll solve all the obvious bugs and do a release. Then, I'll do a release periodically with others bugfixes.

--------------------- MERGED ---------------------------

Oh actually on the subject of Smash Brothers, using CTRPF makes any of the New 3DS buttons not work in game. Not sure if this was a known issue or not.
This is a known issue, and it do so with all games that uses the extra hid of the n3ds.
The fix is to enable the InputRedirection in Rosalina, you don't need to use it really, just enabling it will apply the required patchs.
 

Jvhellraiser

Well-Known Member
Member
Joined
Jul 31, 2018
Messages
105
Trophies
0
Age
28
XP
330
Country
United States
@Jvhellraiser: I'm sorry, but it's not ready yet.
There's 2 components to distinguish: the plugin loader and ctrpf.

The plugin loader needs some adjustments on Old3DS for Mode3 games to enhance the user experience. Those adjustments needs some more reverse engineering, which can be long to do.

And ctrpf needs to be adjusted to this loader. For most parts it works, but there are some bugs which were introduced with the changes made and need to be solved.
This can be long to figure the bugs and solve them. The plan is that I'll solve all the obvious bugs and do a release. Then, I'll do a release periodically with others bugfixes.

--------------------- MERGED ---------------------------


This is a known issue, and it do so with all games that uses the extra hid of the n3ds.
The fix is to enable the InputRedirection in Rosalina, you don't need to use it really, just enabling it will apply the required patchs.

well thank you for the info and thank you for your hard work i guess i will get my surgery and see you in a couple of weeks if everything goes well.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Purple_Heart @ Purple_Heart: ye